diff --git a/openApiDocs/beta/Bookings.yml b/openApiDocs/beta/Bookings.yml index a5e73dc4f0e..ece437bcd71 100644 --- a/openApiDocs/beta/Bookings.yml +++ b/openApiDocs/beta/Bookings.yml @@ -7554,11 +7554,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_GetRegistration parameters: - name: virtualEvent-id @@ -7669,11 +7669,11 @@ paths: delete: tags: - solutions.virtualEventsRoot - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: solution.virtualEvent.event.session_DeleteRegistration parameters: - name: virtualEvent-id @@ -11835,11 +11835,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get externalMeetingRegistration - description: Get the externalMeetingRegistration details associated with an onlineMeeting. + summary: Get meetingRegistration + description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_GetRegistration parameters: - name: virtualEventWebinar-id @@ -11950,11 +11950,11 @@ paths: delete: tags: - solutions.virtualEventsRoot - summary: Delete meetingRegistration - description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. + summary: Delete externalMeetingRegistration + description: Disable and delete the externalMeetingRegistration of an onlineMeeting. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.session_DeleteRegistration parameters: - name: virtualEventWebinar-id @@ -15129,11 +15129,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Calendar.yml b/openApiDocs/beta/Calendar.yml index 8ba99976305..8531bb30279 100644 --- a/openApiDocs/beta/Calendar.yml +++ b/openApiDocs/beta/Calendar.yml @@ -738,10 +738,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView_CreateAttachment parameters: - name: group-id @@ -1431,10 +1431,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -2539,10 +2539,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView.exceptionOccurrence.instance_CreateAttachment parameters: - name: group-id @@ -4081,10 +4081,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance_CreateAttachment parameters: - name: group-id @@ -4838,10 +4838,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendar.calendarView.instance.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -6539,10 +6539,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendar.event_CreateAttachment parameters: - name: group-id @@ -7232,10 +7232,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -8340,10 +8340,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendar.event.exceptionOccurrence.instance_CreateAttachment parameters: - name: group-id @@ -9882,10 +9882,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendar.event.instance_CreateAttachment parameters: - name: group-id @@ -10639,10 +10639,10 @@ paths: tags: - groups.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendar.event.instance.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -12226,10 +12226,10 @@ paths: tags: - groups.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendarView_CreateAttachment parameters: - name: group-id @@ -12919,10 +12919,10 @@ paths: tags: - groups.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -14027,10 +14027,10 @@ paths: tags: - groups.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendarView.exceptionOccurrence.instance_CreateAttachment parameters: - name: group-id @@ -15569,10 +15569,10 @@ paths: tags: - groups.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendarView.instance_CreateAttachment parameters: - name: group-id @@ -16326,10 +16326,10 @@ paths: tags: - groups.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.calendarView.instance.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -18000,10 +18000,10 @@ paths: tags: - groups.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.event_CreateAttachment parameters: - name: group-id @@ -18693,10 +18693,10 @@ paths: tags: - groups.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -19801,10 +19801,10 @@ paths: tags: - groups.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.event.exceptionOccurrence.instance_CreateAttachment parameters: - name: group-id @@ -21343,10 +21343,10 @@ paths: tags: - groups.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.event.instance_CreateAttachment parameters: - name: group-id @@ -22100,10 +22100,10 @@ paths: tags: - groups.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: group.event.instance.exceptionOccurrence_CreateAttachment parameters: - name: group-id @@ -24390,10 +24390,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView_CreateAttachment parameters: - name: user-id @@ -25083,10 +25083,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -26191,10 +26191,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -27733,10 +27733,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_CreateAttachment parameters: - name: user-id @@ -28490,10 +28490,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -30191,10 +30191,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event_CreateAttachment parameters: - name: user-id @@ -30884,10 +30884,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -31992,10 +31992,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -33534,10 +33534,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance_CreateAttachment parameters: - name: user-id @@ -34291,10 +34291,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -36811,10 +36811,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView_CreateAttachment parameters: - name: user-id @@ -37632,10 +37632,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -38964,10 +38964,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -40858,10 +40858,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance_CreateAttachment parameters: - name: user-id @@ -41743,10 +41743,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.calendarView.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -43860,10 +43860,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event_CreateAttachment parameters: - name: user-id @@ -44681,10 +44681,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -46013,10 +46013,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -47907,10 +47907,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance_CreateAttachment parameters: - name: user-id @@ -48792,10 +48792,10 @@ paths: tags: - users.calendarGroup summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarGroup.calendar.event.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -51400,10 +51400,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView_CreateAttachment parameters: - name: user-id @@ -52157,10 +52157,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -53377,10 +53377,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -55095,10 +55095,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance_CreateAttachment parameters: - name: user-id @@ -55916,10 +55916,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.calendarView.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -57825,10 +57825,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event_CreateAttachment parameters: - name: user-id @@ -58582,10 +58582,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -59802,10 +59802,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -61520,10 +61520,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance_CreateAttachment parameters: - name: user-id @@ -62341,10 +62341,10 @@ paths: tags: - users.calendar summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendar.event.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -64147,10 +64147,10 @@ paths: tags: - users.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarView_CreateAttachment parameters: - name: user-id @@ -64840,10 +64840,10 @@ paths: tags: - users.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -65948,10 +65948,10 @@ paths: tags: - users.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarView.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -67490,10 +67490,10 @@ paths: tags: - users.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarView.instance_CreateAttachment parameters: - name: user-id @@ -68247,10 +68247,10 @@ paths: tags: - users.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.calendarView.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -69959,10 +69959,10 @@ paths: tags: - users.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.event_CreateAttachment parameters: - name: user-id @@ -70652,10 +70652,10 @@ paths: tags: - users.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence_CreateAttachment parameters: - name: user-id @@ -71760,10 +71760,10 @@ paths: tags: - users.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.event.exceptionOccurrence.instance_CreateAttachment parameters: - name: user-id @@ -73302,10 +73302,10 @@ paths: tags: - users.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.event.instance_CreateAttachment parameters: - name: user-id @@ -74059,10 +74059,10 @@ paths: tags: - users.event summary: Add attachment - description: 'Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.' + description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/event-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 operationId: user.event.instance.exceptionOccurrence_CreateAttachment parameters: - name: user-id diff --git a/openApiDocs/beta/Compliance.yml b/openApiDocs/beta/Compliance.yml index d7eb0553afa..ee648ff9db0 100644 --- a/openApiDocs/beta/Compliance.yml +++ b/openApiDocs/beta/Compliance.yml @@ -14941,11 +14941,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -27538,11 +27538,11 @@ components: properties: key: type: string - description: Key. + description: Contains the name of the field that a value is associated with. nullable: true value: type: string - description: Value. + description: Contains the corresponding value for the specified key. nullable: true additionalProperties: type: object @@ -28196,6 +28196,8 @@ components: type: string description: Identifier of the synchronization template this job is based on. nullable: true + bulkUpload: + $ref: '#/components/schemas/microsoft.graph.bulkUpload' schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: @@ -32686,6 +32688,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.bulkUpload: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bulkUpload + type: object + additionalProperties: + type: object microsoft.graph.synchronizationSchema: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/DeviceManagement.Actions.yml b/openApiDocs/beta/DeviceManagement.Actions.yml index 842d818a6e3..67c693df2c3 100644 --- a/openApiDocs/beta/DeviceManagement.Actions.yml +++ b/openApiDocs/beta/DeviceManagement.Actions.yml @@ -18118,26 +18118,26 @@ components: nullable: true categoryId: type: string - description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) + description: Specify category in which the setting is under. Support $filters. nullable: true description: type: string - description: Description of the item + description: Description of the setting. nullable: true displayName: type: string - description: Display name of the item + description: 'Name of the setting. For example: Allow Toast.' nullable: true helpText: type: string - description: Help text of the item + description: Help text of the setting. Give more details of the setting. nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at + description: List of links more info for the setting can be found at. keywords: type: array items: @@ -18161,7 +18161,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition if the setting is a child setting. + description: Root setting definition id if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -23653,7 +23653,7 @@ components: properties: settingDefinitionId: type: string - description: Setting definition id that is being referred to a setting. Applicable for reusable setting. + description: Setting definition id that is being referred to a setting. Applicable for reusable setting nullable: true additionalProperties: type: object @@ -24779,11 +24779,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -31515,11 +31515,11 @@ components: properties: key: type: string - description: Key. + description: Contains the name of the field that a value is associated with. nullable: true value: type: string - description: Value. + description: Contains the corresponding value for the specified key. nullable: true additionalProperties: type: object @@ -31614,6 +31614,8 @@ components: type: string description: Identifier of the synchronization template this job is based on. nullable: true + bulkUpload: + $ref: '#/components/schemas/microsoft.graph.bulkUpload' schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: @@ -37350,6 +37352,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.bulkUpload: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bulkUpload + type: object + additionalProperties: + type: object microsoft.graph.synchronizationSchema: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/DeviceManagement.Administration.yml b/openApiDocs/beta/DeviceManagement.Administration.yml index bcb1630caca..5ec4997a30d 100644 --- a/openApiDocs/beta/DeviceManagement.Administration.yml +++ b/openApiDocs/beta/DeviceManagement.Administration.yml @@ -30308,11 +30308,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -36840,11 +36840,11 @@ components: properties: key: type: string - description: Key. + description: Contains the name of the field that a value is associated with. nullable: true value: type: string - description: Value. + description: Contains the corresponding value for the specified key. nullable: true additionalProperties: type: object @@ -36939,6 +36939,8 @@ components: type: string description: Identifier of the synchronization template this job is based on. nullable: true + bulkUpload: + $ref: '#/components/schemas/microsoft.graph.bulkUpload' schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: @@ -42734,6 +42736,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.bulkUpload: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bulkUpload + type: object + additionalProperties: + type: object microsoft.graph.synchronizationSchema: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/DeviceManagement.Enrollment.yml b/openApiDocs/beta/DeviceManagement.Enrollment.yml index 946f18a3926..14ed8ea2efd 100644 --- a/openApiDocs/beta/DeviceManagement.Enrollment.yml +++ b/openApiDocs/beta/DeviceManagement.Enrollment.yml @@ -13929,11 +13929,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/DeviceManagement.yml b/openApiDocs/beta/DeviceManagement.yml index 4eae2e1394e..ebc24f0206a 100644 --- a/openApiDocs/beta/DeviceManagement.yml +++ b/openApiDocs/beta/DeviceManagement.yml @@ -54809,26 +54809,26 @@ components: nullable: true categoryId: type: string - description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) + description: Specify category in which the setting is under. Support $filters. nullable: true description: type: string - description: Description of the item + description: Description of the setting. nullable: true displayName: type: string - description: Display name of the item + description: 'Name of the setting. For example: Allow Toast.' nullable: true helpText: type: string - description: Help text of the item + description: Help text of the setting. Give more details of the setting. nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at + description: List of links more info for the setting can be found at. keywords: type: array items: @@ -54852,7 +54852,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition if the setting is a child setting. + description: Root setting definition id if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -67377,7 +67377,7 @@ components: properties: settingDefinitionId: type: string - description: Setting definition id that is being referred to a setting. Applicable for reusable setting. + description: Setting definition id that is being referred to a setting. Applicable for reusable setting nullable: true additionalProperties: type: object @@ -71202,11 +71202,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -86224,11 +86224,11 @@ components: properties: key: type: string - description: Key. + description: Contains the name of the field that a value is associated with. nullable: true value: type: string - description: Value. + description: Contains the corresponding value for the specified key. nullable: true additionalProperties: type: object @@ -86323,6 +86323,8 @@ components: type: string description: Identifier of the synchronization template this job is based on. nullable: true + bulkUpload: + $ref: '#/components/schemas/microsoft.graph.bulkUpload' schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: @@ -91332,6 +91334,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.bulkUpload: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bulkUpload + type: object + additionalProperties: + type: object microsoft.graph.synchronizationSchema: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/Devices.CloudPrint.yml b/openApiDocs/beta/Devices.CloudPrint.yml index 53f59f90296..3e8f444076c 100644 --- a/openApiDocs/beta/Devices.CloudPrint.yml +++ b/openApiDocs/beta/Devices.CloudPrint.yml @@ -13735,11 +13735,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -28365,11 +28365,11 @@ components: properties: key: type: string - description: Key. + description: Contains the name of the field that a value is associated with. nullable: true value: type: string - description: Value. + description: Contains the corresponding value for the specified key. nullable: true additionalProperties: type: object @@ -28464,6 +28464,8 @@ components: type: string description: Identifier of the synchronization template this job is based on. nullable: true + bulkUpload: + $ref: '#/components/schemas/microsoft.graph.bulkUpload' schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: @@ -32615,6 +32617,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.bulkUpload: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bulkUpload + type: object + additionalProperties: + type: object microsoft.graph.synchronizationSchema: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/Devices.CorporateManagement.yml b/openApiDocs/beta/Devices.CorporateManagement.yml index 0296ca5200e..ffa4450c56c 100644 --- a/openApiDocs/beta/Devices.CorporateManagement.yml +++ b/openApiDocs/beta/Devices.CorporateManagement.yml @@ -16507,7 +16507,7 @@ paths: tags: - deviceAppManagement.windowsDefenderApplicationControlSupplementalPolicy summary: Get assignments from deviceAppManagement - description: The associated group assignments for this WindowsDefenderApplicationControl supplemental policy. + description: The associated group assignments for the Windows Defender Application Control Supplemental Policy. operationId: deviceAppManagement.wdacSupplementalPolicy_ListAssignment parameters: - name: windowsDefenderApplicationControlSupplementalPolicy-id @@ -16608,7 +16608,7 @@ paths: tags: - deviceAppManagement.windowsDefenderApplicationControlSupplementalPolicy summary: Get assignments from deviceAppManagement - description: The associated group assignments for this WindowsDefenderApplicationControl supplemental policy. + description: The associated group assignments for the Windows Defender Application Control Supplemental Policy. operationId: deviceAppManagement.wdacSupplementalPolicy_GetAssignment parameters: - name: windowsDefenderApplicationControlSupplementalPolicy-id @@ -28761,26 +28761,26 @@ components: nullable: true categoryId: type: string - description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) + description: Specify category in which the setting is under. Support $filters. nullable: true description: type: string - description: Description of the item + description: Description of the setting. nullable: true displayName: type: string - description: Display name of the item + description: 'Name of the setting. For example: Allow Toast.' nullable: true helpText: type: string - description: Help text of the item + description: Help text of the setting. Give more details of the setting. nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at + description: List of links more info for the setting can be found at. keywords: type: array items: @@ -28804,7 +28804,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition if the setting is a child setting. + description: Root setting definition id if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -28931,46 +28931,46 @@ components: properties: content: type: string - description: The WindowsDefenderApplicationControl supplemental policy content in byte array format. + description: Indicates the content of the Windows Defender Application Control Supplemental Policy in byte array format. format: base64url nullable: true contentFileName: type: string - description: The WindowsDefenderApplicationControl supplemental policy content's file name. + description: Indicates the file name associated with the content of the Windows Defender Application Control Supplemental Policy. nullable: true creationDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: The date and time when the WindowsDefenderApplicationControl supplemental policy was uploaded. + description: Indicates the created date and time when the Windows Defender Application Control Supplemental Policy was uploaded. format: date-time description: type: string - description: The description of WindowsDefenderApplicationControl supplemental policy. + description: The description of the Windows Defender Application Control Supplemental Policy. nullable: true displayName: type: string - description: The display name of WindowsDefenderApplicationControl supplemental policy. + description: The display name of the Windows Defender Application Control Supplemental Policy. nullable: true lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: The date and time when the WindowsDefenderApplicationControl supplemental policy was last modified. + description: Indicates the last modified date and time of the Windows Defender Application Control Supplemental Policy. format: date-time roleScopeTagIds: type: array items: type: string nullable: true - description: List of Scope Tags for this WindowsDefenderApplicationControl supplemental policy entity. + description: List of Scope Tags for the Windows Defender Application Control Supplemental Policy entity. version: type: string - description: The WindowsDefenderApplicationControl supplemental policy's version. + description: Indicates the Windows Defender Application Control Supplemental Policy's version. nullable: true assignments: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsDefenderApplicationControlSupplementalPolicyAssignment' - description: The associated group assignments for this WindowsDefenderApplicationControl supplemental policy. + description: The associated group assignments for the Windows Defender Application Control Supplemental Policy. x-ms-navigationProperty: true deploySummary: $ref: '#/components/schemas/microsoft.graph.windowsDefenderApplicationControlSupplementalPolicyDeploymentSummary' @@ -31374,7 +31374,7 @@ components: properties: settingDefinitionId: type: string - description: Setting definition id that is being referred to a setting. Applicable for reusable setting. + description: Setting definition id that is being referred to a setting. Applicable for reusable setting nullable: true additionalProperties: type: object @@ -40902,11 +40902,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -45824,11 +45824,11 @@ components: properties: key: type: string - description: Key. + description: Contains the name of the field that a value is associated with. nullable: true value: type: string - description: Value. + description: Contains the corresponding value for the specified key. nullable: true additionalProperties: type: object @@ -45923,6 +45923,8 @@ components: type: string description: Identifier of the synchronization template this job is based on. nullable: true + bulkUpload: + $ref: '#/components/schemas/microsoft.graph.bulkUpload' schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: @@ -50771,6 +50773,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.bulkUpload: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bulkUpload + type: object + additionalProperties: + type: object microsoft.graph.synchronizationSchema: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/Devices.ServiceAnnouncement.yml b/openApiDocs/beta/Devices.ServiceAnnouncement.yml index 8267db3cf0b..f07311d4ed4 100644 --- a/openApiDocs/beta/Devices.ServiceAnnouncement.yml +++ b/openApiDocs/beta/Devices.ServiceAnnouncement.yml @@ -5478,11 +5478,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Education.yml b/openApiDocs/beta/Education.yml index 4c9a0db39cd..834d6bb363f 100644 --- a/openApiDocs/beta/Education.yml +++ b/openApiDocs/beta/Education.yml @@ -24074,11 +24074,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -33873,11 +33873,11 @@ components: properties: key: type: string - description: Key. + description: Contains the name of the field that a value is associated with. nullable: true value: type: string - description: Value. + description: Contains the corresponding value for the specified key. nullable: true additionalProperties: type: object @@ -33972,6 +33972,8 @@ components: type: string description: Identifier of the synchronization template this job is based on. nullable: true + bulkUpload: + $ref: '#/components/schemas/microsoft.graph.bulkUpload' schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: @@ -38674,6 +38676,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.bulkUpload: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bulkUpload + type: object + additionalProperties: + type: object microsoft.graph.synchronizationSchema: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/Files.yml b/openApiDocs/beta/Files.yml index 9e197ed2fd6..fec81e3447a 100644 --- a/openApiDocs/beta/Files.yml +++ b/openApiDocs/beta/Files.yml @@ -2409,11 +2409,11 @@ paths: patch: tags: - drives.driveItem - summary: Update DriveItem properties - description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's **parentReference** property. + summary: Move a DriveItem to a new folder + description: "To move a DriveItem to a new parent item, your app requests to update the **parentReference** of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 operationId: drive_UpdateItem parameters: - name: drive-id @@ -31933,11 +31933,11 @@ paths: patch: tags: - groups.drive - summary: Update DriveItem properties - description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's **parentReference** property. + summary: Move a DriveItem to a new folder + description: "To move a DriveItem to a new parent item, your app requests to update the **parentReference** of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 operationId: group.drive_UpdateItem parameters: - name: group-id @@ -71935,11 +71935,11 @@ paths: patch: tags: - users.drive - summary: Update DriveItem properties - description: Update the metadata for a DriveItem by ID or path. You can also use update to move an item to another parent by updating the item's **parentReference** property. + summary: Move a DriveItem to a new folder + description: "To move a DriveItem to a new parent item, your app requests to update the **parentReference** of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 operationId: user.drive_UpdateItem parameters: - name: user-id @@ -103965,11 +103965,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -111742,11 +111742,11 @@ components: properties: key: type: string - description: Key. + description: Contains the name of the field that a value is associated with. nullable: true value: type: string - description: Value. + description: Contains the corresponding value for the specified key. nullable: true additionalProperties: type: object @@ -111841,6 +111841,8 @@ components: type: string description: Identifier of the synchronization template this job is based on. nullable: true + bulkUpload: + $ref: '#/components/schemas/microsoft.graph.bulkUpload' schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: @@ -116589,6 +116591,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.bulkUpload: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bulkUpload + type: object + additionalProperties: + type: object microsoft.graph.synchronizationSchema: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/Identity.SignIns.yml b/openApiDocs/beta/Identity.SignIns.yml index 148c64fc809..3d4e1602d36 100644 --- a/openApiDocs/beta/Identity.SignIns.yml +++ b/openApiDocs/beta/Identity.SignIns.yml @@ -7900,11 +7900,11 @@ paths: patch: tags: - identity.conditionalAccessRoot - summary: Update ipNamedlocation - description: Update the properties of an ipNamedLocation object. + summary: Update countryNamedLocation + description: Update the properties of a countryNamedLocation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-1.0 operationId: identity.conditionalAccess_UpdateNamedLocation parameters: - name: namedLocation-id @@ -7935,11 +7935,11 @@ paths: delete: tags: - identity.conditionalAccessRoot - summary: Delete ipNamedLocation - description: Delete an ipNamedLocation object. + summary: Delete namedLocation + description: Delete a namedLocation object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/ipnamedlocation-delete?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-1.0 operationId: identity.conditionalAccess_DeleteNamedLocation parameters: - name: namedLocation-id @@ -9737,11 +9737,11 @@ paths: get: tags: - identityProtection.riskDetection - summary: Get riskDetection - description: Retrieve the properties of a **riskDetection** object. + summary: List riskDetection + description: Retrieve the properties of a collection of **riskDetection** objects. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0 operationId: identityProtection_GetRiskDetection parameters: - name: riskDetection-id @@ -10505,11 +10505,11 @@ paths: get: tags: - identityProtection.riskyUser - summary: List riskyUsers - description: Retrieve the properties and relationships of a collection of **riskyUser** objects. + summary: Get riskyUser + description: Retrieve the properties and relationships of a **riskyUser** object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/riskyusers-list?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/riskyusers-get?view=graph-rest-1.0 operationId: identityProtection_ListRiskyUser parameters: - $ref: '#/components/parameters/top' @@ -19254,11 +19254,11 @@ paths: patch: tags: - policies.crossTenantAccessPolicy - summary: Create identitySynchronization - description: Create a cross-tenant user synchronization policy for a partner-specific configuration. + summary: Update crossTenantIdentitySyncPolicyPartner + description: Update the user synchronization policy of a partner-specific configuration. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-put-identitysynchronization?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.partner_UpdateIdentitySynchronization parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -41005,11 +41005,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -49738,11 +49738,11 @@ components: properties: key: type: string - description: Key. + description: Contains the name of the field that a value is associated with. nullable: true value: type: string - description: Value. + description: Contains the corresponding value for the specified key. nullable: true additionalProperties: type: object @@ -49785,6 +49785,8 @@ components: type: string description: Identifier of the synchronization template this job is based on. nullable: true + bulkUpload: + $ref: '#/components/schemas/microsoft.graph.bulkUpload' schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: @@ -55507,6 +55509,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.bulkUpload: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bulkUpload + type: object + additionalProperties: + type: object microsoft.graph.synchronizationSchema: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/Mail.yml b/openApiDocs/beta/Mail.yml index bcfff9048ad..3b126ec5c7e 100644 --- a/openApiDocs/beta/Mail.yml +++ b/openApiDocs/beta/Mail.yml @@ -558,11 +558,11 @@ paths: patch: tags: - users.mailFolder - summary: Update mailFolder - description: Update the properties of mailFolder object. + summary: Update mailSearchFolder + description: Update the writable properties of a mailSearchFolder object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-update?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 operationId: user_UpdateMailFolder parameters: - name: user-id @@ -749,11 +749,11 @@ paths: post: tags: - users.mailFolder - summary: Create mailSearchFolder - description: Create a new mailSearchFolder in the specified user's mailbox. + summary: Create child folder + description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the **isHidden** property to `true` on creation.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailsearchfolder-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 operationId: user.mailFolder_CreateChildFolder parameters: - name: user-id @@ -2017,10 +2017,10 @@ paths: tags: - users.mailFolder summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: "Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. You can add an attachment to an existing message by posting to its attachments collection, or to a new \nmessage that is being drafted, or created and sent on the fly." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/message-post-attachments?view=graph-rest-1.0 operationId: user.mailFolder.childFolder.message_CreateAttachment parameters: - name: user-id @@ -4215,10 +4215,10 @@ paths: tags: - users.mailFolder summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: "Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. You can add an attachment to an existing message by posting to its attachments collection, or to a new \nmessage that is being drafted, or created and sent on the fly." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/message-post-attachments?view=graph-rest-1.0 operationId: user.mailFolder.message_CreateAttachment parameters: - name: user-id @@ -5540,7 +5540,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-get?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/message-get?view=graph-rest-1.0 operationId: user_GetMessage parameters: - name: user-id @@ -5646,11 +5646,11 @@ paths: patch: tags: - users.message - summary: Update eventMessage - description: Update the properties of an eventMessage object. + summary: Update message + description: Update the properties of a message object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/message-update?view=graph-rest-1.0 operationId: user_UpdateMessage parameters: - name: user-id @@ -5891,10 +5891,10 @@ paths: tags: - users.message summary: Add attachment - description: "Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: "Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. You can add an attachment to an existing message by posting to its attachments collection, or to a new \nmessage that is being drafted, or created and sent on the fly." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/message-post-attachments?view=graph-rest-1.0 operationId: user.message_CreateAttachment parameters: - name: user-id diff --git a/openApiDocs/beta/Notes.yml b/openApiDocs/beta/Notes.yml index b03ca4f7180..e4125715ba5 100644 --- a/openApiDocs/beta/Notes.yml +++ b/openApiDocs/beta/Notes.yml @@ -24033,11 +24033,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/People.yml b/openApiDocs/beta/People.yml index d0a54fb1b13..3b5d594e6f1 100644 --- a/openApiDocs/beta/People.yml +++ b/openApiDocs/beta/People.yml @@ -8628,11 +8628,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Planner.yml b/openApiDocs/beta/Planner.yml index f1fcd4447dc..f339c29cffb 100644 --- a/openApiDocs/beta/Planner.yml +++ b/openApiDocs/beta/Planner.yml @@ -15396,11 +15396,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Reports.yml b/openApiDocs/beta/Reports.yml index e329251ef0b..cd95c865994 100644 --- a/openApiDocs/beta/Reports.yml +++ b/openApiDocs/beta/Reports.yml @@ -2331,6 +2331,7 @@ paths: - authenticationMethods - credentialUserRegistrationDetails - servicePrincipalSignInActivities + - sla - userCredentialUsageDetails - dailyPrintUsage - dailyPrintUsageByPrinter @@ -2359,6 +2360,7 @@ paths: - authenticationMethods - credentialUserRegistrationDetails - servicePrincipalSignInActivities + - sla - userCredentialUsageDetails - dailyPrintUsage - dailyPrintUsageByPrinter @@ -3066,7 +3068,7 @@ paths: tags: - reports.authenticationMethodsRoot summary: List userRegistrationDetails - description: Get a list of the authentication methods registered for the user as defined in the userRegistrationDetails object. + description: Get a list of the authentication methods registered for a user as defined in the userRegistrationDetails object. externalDocs: description: Find more info here url: https://docs.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-1.0 @@ -3815,6 +3817,7 @@ paths: tags: - reports.printUsageByPrinter summary: Get dailyPrintUsageByPrinter from reports + description: 'Retrieve a list of daily print usage summaries, grouped by printer.' operationId: report_ListDailyPrintUsageGraphBPrePrinter parameters: - $ref: '#/components/parameters/top' @@ -3931,6 +3934,7 @@ paths: tags: - reports.printUsageByPrinter summary: Get dailyPrintUsageByPrinter from reports + description: 'Retrieve a list of daily print usage summaries, grouped by printer.' operationId: report_GetDailyPrintUsageGraphBPrePrinter parameters: - name: printUsageByPrinter-id @@ -4063,6 +4067,7 @@ paths: tags: - reports.printUsageByUser summary: Get dailyPrintUsageByUser from reports + description: 'Retrieve a list of daily print usage summaries, grouped by user.' operationId: report_ListDailyPrintUsageGraphBPreUser parameters: - $ref: '#/components/parameters/top' @@ -4179,6 +4184,7 @@ paths: tags: - reports.printUsageByUser summary: Get dailyPrintUsageByUser from reports + description: 'Retrieve a list of daily print usage summaries, grouped by user.' operationId: report_GetDailyPrintUsageGraphBPreUser parameters: - name: printUsageByUser-id @@ -9787,6 +9793,7 @@ paths: tags: - reports.printUsageByPrinter summary: Get monthlyPrintUsageByPrinter from reports + description: 'Retrieve a list of monthly print usage summaries, grouped by printer.' operationId: report_ListMonthlyPrintUsageGraphBPrePrinter parameters: - $ref: '#/components/parameters/top' @@ -9903,6 +9910,7 @@ paths: tags: - reports.printUsageByPrinter summary: Get monthlyPrintUsageByPrinter from reports + description: 'Retrieve a list of monthly print usage summaries, grouped by printer.' operationId: report_GetMonthlyPrintUsageGraphBPrePrinter parameters: - name: printUsageByPrinter-id @@ -10035,6 +10043,7 @@ paths: tags: - reports.printUsageByUser summary: Get monthlyPrintUsageByUser from reports + description: 'Retrieve a list of monthly print usage summaries, grouped by user.' operationId: report_ListMonthlyPrintUsageGraphBPreUser parameters: - $ref: '#/components/parameters/top' @@ -10151,6 +10160,7 @@ paths: tags: - reports.printUsageByUser summary: Get monthlyPrintUsageByUser from reports + description: 'Retrieve a list of monthly print usage summaries, grouped by user.' operationId: report_GetMonthlyPrintUsageGraphBPreUser parameters: - name: printUsageByUser-id @@ -11265,6 +11275,176 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + /reports/sla: + get: + tags: + - reports.serviceLevelAgreementRoot + summary: Get sla from reports + description: A placeholder to allow for the desired URL path for SLA. + operationId: report_GetSla + parameters: + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - azureADAuthentication + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - azureADAuthentication + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.serviceLevelAgreementRoot' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - reports.serviceLevelAgreementRoot + summary: Update the navigation property sla in reports + operationId: report_UpdateSla + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.serviceLevelAgreementRoot' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.serviceLevelAgreementRoot' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - reports.serviceLevelAgreementRoot + summary: Delete navigation property sla for reports + operationId: report_DeleteSla + parameters: + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /reports/sla/azureADAuthentication: + get: + tags: + - reports.serviceLevelAgreementRoot + summary: Get azureADAuthentication + description: 'Read the properties and relationships of an azureADAuthentication object to find the level of Azure AD authentication availability for your tenant. The Azure AD Service Level Agreement (SLA) commits to at least 99.99% authentication availability, as described in Azure Active Directory SLA performance. This object provides you with your tenant’s actual performance against this commitment.' + externalDocs: + description: Find more info here + url: https://docs.microsoft.com/graph/api/azureadauthentication-get?view=graph-rest-1.0 + operationId: report.sla_GetAzureADAuthentication + parameters: + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - attainments + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.azureADAuthentication' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - reports.serviceLevelAgreementRoot + summary: Update the navigation property azureADAuthentication in reports + operationId: report.sla_UpdateAzureADAuthentication + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.azureADAuthentication' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.azureADAuthentication' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - reports.serviceLevelAgreementRoot + summary: Delete navigation property azureADAuthentication for reports + operationId: report.sla_DeleteAzureADAuthentication + parameters: + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation /reports/userCredentialUsageDetails: get: tags: @@ -12095,6 +12275,8 @@ components: $ref: '#/components/schemas/microsoft.graph.servicePrincipalSignInActivity' description: Represents a collection of sign-in activities of service principals. x-ms-navigationProperty: true + sla: + $ref: '#/components/schemas/microsoft.graph.serviceLevelAgreementRoot' userCredentialUsageDetails: type: array items: @@ -12110,11 +12292,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.printUsageByPrinter' + description: 'Retrieve a list of daily print usage summaries, grouped by printer.' x-ms-navigationProperty: true dailyPrintUsageByUser: type: array items: $ref: '#/components/schemas/microsoft.graph.printUsageByUser' + description: 'Retrieve a list of daily print usage summaries, grouped by user.' x-ms-navigationProperty: true dailyPrintUsageSummariesByPrinter: type: array @@ -12130,11 +12314,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.printUsageByPrinter' + description: 'Retrieve a list of monthly print usage summaries, grouped by printer.' x-ms-navigationProperty: true monthlyPrintUsageByUser: type: array items: $ref: '#/components/schemas/microsoft.graph.printUsageByUser' + description: 'Retrieve a list of monthly print usage summaries, grouped by user.' x-ms-navigationProperty: true monthlyPrintUsageSummariesByPrinter: type: array @@ -12243,13 +12429,13 @@ components: properties: totalUserCount: type: integer - description: 'Total number of users accounts, excluding those that are blocked' + description: 'Total number of users accounts, excluding those that are blocked.' format: int64 userRegistrationFeatureCounts: type: array items: $ref: '#/components/schemas/microsoft.graph.userRegistrationFeatureCount' - description: 'Number of users registered or capable for Multi-Factor Authentication, Self-Service Password Reset and Passwordless Authentication.' + description: 'Number of users registered or capable for multi-factor authentication, self-service password reset, and passwordless authentication.' userRoles: $ref: '#/components/schemas/microsoft.graph.includedUserRoles' userTypes: @@ -12302,26 +12488,26 @@ components: $ref: '#/components/schemas/microsoft.graph.defaultMfaMethodType' isAdmin: type: boolean - description: Whether the user has an admin role in the tenant. This value can be used to check the authentication methods that privileged accounts are registered for and capable of. + description: Indicates whether the user has an admin role in the tenant. This value can be used to check the authentication methods that privileged accounts are registered for and capable of. nullable: true isMfaCapable: type: boolean - description: Whether the user has registered a strong authentication method for multi-factor authentication. The method must be allowed by the authentication methods policy. Supports $filter (eq). + description: Indicates whether the user has registered a strong authentication method for multi-factor authentication. The method must be allowed by the authentication methods policy. Supports $filter (eq). isMfaRegistered: type: boolean - description: Whether the user has registered a strong authentication method for multi-factor authentication. The method may not necessarily be allowed by the authentication methods policy. Supports $filter (eq). + description: Indicates whether the user has registered a strong authentication method for multi-factor authentication. The method may not necessarily be allowed by the authentication methods policy. Supports $filter (eq). isPasswordlessCapable: type: boolean - description: 'Whether the user has registered a passwordless strong authentication method (including FIDO2, Windows Hello for Business, and Microsoft Authenticator (Passwordless)) that is allowed by the authentication methods policy. Supports $filter (eq).' + description: 'Indicates whether the user has registered a passwordless strong authentication method (including FIDO2, Windows Hello for Business, and Microsoft Authenticator (Passwordless)) that is allowed by the authentication methods policy. Supports $filter (eq).' isSsprCapable: type: boolean - description: Whether the user has registered the required number of authentication methods for self-service password reset and the user is allowed to perform self-service password reset by policy. Supports $filter (eq). + description: Indicates whether the user has registered the required number of authentication methods for self-service password reset and the user is allowed to perform self-service password reset by policy. Supports $filter (eq). isSsprEnabled: type: boolean - description: Whether the user is allowed to perform self-service password reset by policy. The user may not necessarily have registered the required number of authentication methods for self-service password reset. Supports $filter (eq). + description: Indicates whether the user is allowed to perform self-service password reset by policy. The user may not necessarily have registered the required number of authentication methods for self-service password reset. Supports $filter (eq). isSsprRegistered: type: boolean - description: Whether the user has registered the required number of authentication methods for self-service password reset. The user may not necessarily be allowed to perform self-service password reset by policy. Supports $filter (eq). + description: Indicates whether the user has registered the required number of authentication methods for self-service password reset. The user may not necessarily be allowed to perform self-service password reset by policy. Supports $filter (eq). isSystemPreferredAuthenticationMethodEnabled: type: boolean description: 'Indicates whether system preferred authentication method is enabled. If enabled, the system dynamically determines the most secure authentication method among the methods registered by the user. Supports $filter (eq).' @@ -13290,6 +13476,29 @@ components: $ref: '#/components/schemas/microsoft.graph.signInActivity' additionalProperties: type: object + microsoft.graph.serviceLevelAgreementRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: serviceLevelAgreementRoot + type: object + properties: + azureADAuthentication: + $ref: '#/components/schemas/microsoft.graph.azureADAuthentication' + additionalProperties: + type: object + microsoft.graph.azureADAuthentication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: azureADAuthentication + type: object + properties: + attainments: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.serviceLevelAgreementAttainment' + description: A list of monthly serviceLevelAgreementAttainment objects. + additionalProperties: + type: object microsoft.graph.userCredentialUsageDetails: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -13334,11 +13543,11 @@ components: properties: key: type: string - description: Key. + description: Contains the name of the field that a value is associated with. nullable: true value: type: string - description: Value. + description: Contains the corresponding value for the specified key. nullable: true additionalProperties: type: object @@ -14067,7 +14276,7 @@ components: properties: authenticationMethod: type: string - description: Name of authentication method. + description: Name of the authentication method. userCount: type: integer description: Number of users registered. @@ -14249,6 +14458,26 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.serviceLevelAgreementAttainment: + title: serviceLevelAgreementAttainment + type: object + properties: + endDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: The end date for the calendar month for which SLA attainment is measured. + format: date + score: + type: number + description: 'The level of SLA attainment achieved by the tenant for the calendar month identified, as described in Azure Active Directory SLA performance. Values are truncated, not rounded, so the actual value is always equal to or higher than the displayed value. Values are expressed as a percentage of availability for the tenant.' + format: double + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: The start date for the calendar month for which SLA attainment is measured. + format: date + additionalProperties: + type: object microsoft.graph.ODataErrors.ODataError: required: - error @@ -14507,11 +14736,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Sites.yml b/openApiDocs/beta/Sites.yml index 1171946389b..2a904d31c29 100644 --- a/openApiDocs/beta/Sites.yml +++ b/openApiDocs/beta/Sites.yml @@ -8873,11 +8873,11 @@ paths: get: tags: - groups.site - summary: Get metadata for a list - description: 'Return the metadata for a [list][].' + summary: List operations + description: Get the list of richLongRunningOperations associated with a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-get?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0 operationId: group.site_GetList parameters: - name: group-id @@ -27365,7 +27365,11 @@ paths: post: tags: - groups.site - summary: Create new navigation property to horizontalSections for groups + summary: Create horizontalSection + description: Create a horizontalSection object in a given sitePage. + externalDocs: + description: Find more info here + url: https://docs.microsoft.com/graph/api/sitepage-post-horizontalsection?view=graph-rest-1.0 operationId: group.site.page.canvasLayout_CreateHorizontalSection parameters: - name: group-id @@ -27493,7 +27497,11 @@ paths: patch: tags: - groups.site - summary: Update the navigation property horizontalSections in groups + summary: Update horizontalSection + description: Update the properties of a horizontalSection object. + externalDocs: + description: Find more info here + url: https://docs.microsoft.com/graph/api/horizontalsection-update?view=graph-rest-1.0 operationId: group.site.page.canvasLayout_UpdateHorizontalSection parameters: - name: group-id @@ -28563,7 +28571,11 @@ paths: patch: tags: - groups.site - summary: Update the navigation property verticalSection in groups + summary: Create verticalSection + description: 'Create a verticalSection object in a given sitePage. A sitePage can only have one vertical section. If a vertical section already exists, this method returns a `409 Conflict` response code.' + externalDocs: + description: Find more info here + url: https://docs.microsoft.com/graph/api/sitepage-post-verticalsection?view=graph-rest-1.0 operationId: group.site.page.canvasLayout_UpdateVerticalSection parameters: - name: group-id @@ -55864,11 +55876,11 @@ paths: get: tags: - sites.list - summary: Get metadata for a list - description: 'Return the metadata for a [list][].' + summary: List operations + description: Get the list of richLongRunningOperations associated with a list. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-get?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0 operationId: site_GetList parameters: - name: site-id @@ -67484,7 +67496,11 @@ paths: post: tags: - sites.sitePage - summary: Create new navigation property to horizontalSections for sites + summary: Create horizontalSection + description: Create a horizontalSection object in a given sitePage. + externalDocs: + description: Find more info here + url: https://docs.microsoft.com/graph/api/sitepage-post-horizontalsection?view=graph-rest-1.0 operationId: site.page.canvasLayout_CreateHorizontalSection parameters: - name: site-id @@ -67596,7 +67612,11 @@ paths: patch: tags: - sites.sitePage - summary: Update the navigation property horizontalSections in sites + summary: Update horizontalSection + description: Update the properties of a horizontalSection object. + externalDocs: + description: Find more info here + url: https://docs.microsoft.com/graph/api/horizontalsection-update?view=graph-rest-1.0 operationId: site.page.canvasLayout_UpdateHorizontalSection parameters: - name: site-id @@ -68598,7 +68618,11 @@ paths: patch: tags: - sites.sitePage - summary: Update the navigation property verticalSection in sites + summary: Create verticalSection + description: 'Create a verticalSection object in a given sitePage. A sitePage can only have one vertical section. If a vertical section already exists, this method returns a `409 Conflict` response code.' + externalDocs: + description: Find more info here + url: https://docs.microsoft.com/graph/api/sitepage-post-verticalsection?view=graph-rest-1.0 operationId: site.page.canvasLayout_UpdateVerticalSection parameters: - name: site-id @@ -97951,11 +97975,11 @@ components: properties: key: type: string - description: Key. + description: Contains the name of the field that a value is associated with. nullable: true value: type: string - description: Value. + description: Contains the corresponding value for the specified key. nullable: true additionalProperties: type: object @@ -98647,11 +98671,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -105949,6 +105973,8 @@ components: type: string description: Identifier of the synchronization template this job is based on. nullable: true + bulkUpload: + $ref: '#/components/schemas/microsoft.graph.bulkUpload' schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: @@ -110499,6 +110525,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.bulkUpload: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bulkUpload + type: object + additionalProperties: + type: object microsoft.graph.synchronizationSchema: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/Teams.yml b/openApiDocs/beta/Teams.yml index 585f8492e6e..048e890ddd7 100644 --- a/openApiDocs/beta/Teams.yml +++ b/openApiDocs/beta/Teams.yml @@ -2693,11 +2693,11 @@ paths: post: tags: - chats.chatMessage - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: chat_CreateMessage parameters: - name: chat-id @@ -8460,11 +8460,11 @@ paths: post: tags: - groups.team - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: group.team.channel_CreateMessage parameters: - name: group-id @@ -14654,11 +14654,11 @@ paths: post: tags: - groups.team - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: group.team.primaryChannel_CreateMessage parameters: - name: group-id @@ -22517,11 +22517,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: team.channel_CreateMessage parameters: - name: team-id @@ -30735,11 +30735,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: team.primaryChannel_CreateMessage parameters: - name: team-id @@ -39869,11 +39869,11 @@ paths: post: tags: - teamwork.deletedTeam - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_CreateMessage parameters: - name: deletedTeam-id @@ -47185,11 +47185,11 @@ paths: post: tags: - teamwork.teamTemplate - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.channel_CreateMessage parameters: - name: teamTemplate-id @@ -56459,11 +56459,11 @@ paths: post: tags: - teamwork.teamTemplate - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel_CreateMessage parameters: - name: teamTemplate-id @@ -66608,11 +66608,11 @@ paths: post: tags: - users.chat - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/chat-post-messages?view=graph-rest-1.0 operationId: user.chat_CreateMessage parameters: - name: user-id @@ -74189,11 +74189,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -89098,11 +89098,11 @@ components: properties: key: type: string - description: Key. + description: Contains the name of the field that a value is associated with. nullable: true value: type: string - description: Value. + description: Contains the corresponding value for the specified key. nullable: true additionalProperties: type: object @@ -89197,6 +89197,8 @@ components: type: string description: Identifier of the synchronization template this job is based on. nullable: true + bulkUpload: + $ref: '#/components/schemas/microsoft.graph.bulkUpload' schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: @@ -93093,6 +93095,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.bulkUpload: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bulkUpload + type: object + additionalProperties: + type: object microsoft.graph.synchronizationSchema: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/Users.Functions.yml b/openApiDocs/beta/Users.Functions.yml index 94aef6b6989..d6ccd5636b9 100644 --- a/openApiDocs/beta/Users.Functions.yml +++ b/openApiDocs/beta/Users.Functions.yml @@ -26249,11 +26249,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object @@ -37647,11 +37647,11 @@ components: properties: key: type: string - description: Key. + description: Contains the name of the field that a value is associated with. nullable: true value: type: string - description: Value. + description: Contains the corresponding value for the specified key. nullable: true additionalProperties: type: object @@ -37746,6 +37746,8 @@ components: type: string description: Identifier of the synchronization template this job is based on. nullable: true + bulkUpload: + $ref: '#/components/schemas/microsoft.graph.bulkUpload' schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: @@ -40902,6 +40904,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.bulkUpload: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bulkUpload + type: object + additionalProperties: + type: object microsoft.graph.synchronizationSchema: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/WindowsUpdates.yml b/openApiDocs/beta/WindowsUpdates.yml index a075ce37f8d..edb97a936de 100644 --- a/openApiDocs/beta/WindowsUpdates.yml +++ b/openApiDocs/beta/WindowsUpdates.yml @@ -4396,11 +4396,11 @@ paths: get: tags: - admin.adminWindows - summary: Get azureADDevice - description: Read the properties of an azureADDevice object. + summary: Get updatableAsset + description: Read the properties and relationships of an updatableAsset object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-azureaddevice-get?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/windowsupdates-updatableasset-get?view=graph-rest-1.0 operationId: admin.window.update_GetUpdatableAsset parameters: - name: updatableAsset-id @@ -4479,11 +4479,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete azureADDevice - description: 'Delete an azureADDevice object. When an Azure AD device is deleted, it is unregistered from the deployment service and automatically unenrolled from management by the service for all update categories, as well as removed from every deploymentAudience and updatableAssetGroup.' + summary: Delete updatableAssetGroup + description: 'Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-azureaddevice-delete?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/windowsupdates-updatableassetgroup-delete?view=graph-rest-1.0 operationId: admin.window.update_DeleteUpdatableAsset parameters: - name: updatableAsset-id @@ -6583,11 +6583,11 @@ paths: get: tags: - admin.adminWindows - summary: Get contentApproval - description: Read the properties and relationships of a contentApproval object. + summary: Get complianceChange + description: Read the properties and relationships of a complianceChange object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/windowsupdates-contentapproval-get?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-1.0 operationId: admin.window.update.updatePolicy_GetComplianceChange parameters: - name: updatePolicy-id @@ -7668,11 +7668,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: Unique identifier for the identity. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Applications.yml b/openApiDocs/v1.0/Applications.yml index 31803766cd3..1ca00944689 100644 --- a/openApiDocs/v1.0/Applications.yml +++ b/openApiDocs/v1.0/Applications.yml @@ -9732,6 +9732,73 @@ paths: $ref: '#/components/schemas/microsoft.graph.administrativeUnit' default: $ref: '#/components/responses/error' + '/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/microsoft.graph.directoryRole': + get: + tags: + - servicePrincipals.directoryObject + summary: Get the item of type microsoft.graph.directoryObject as microsoft.graph.directoryRole + operationId: servicePrincipal_GetMemberGraphOPreAsDirectoryRole + parameters: + - name: servicePrincipal-id + in: path + description: The unique identifier of servicePrincipal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: servicePrincipal + - name: directoryObject-id + in: path + description: The unique identifier of directoryObject + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: directoryObject + - name: ConsistencyLevel + in: header + description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' + style: simple + schema: + type: string + examples: + example-1: + description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'. + value: eventual + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Result entities + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.directoryRole' + default: + $ref: '#/components/responses/error' '/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/microsoft.graph.group': get: tags: @@ -9941,6 +10008,116 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + '/servicePrincipals/{servicePrincipal-id}/memberOf/microsoft.graph.directoryRole': + get: + tags: + - servicePrincipals.directoryObject + summary: Get the items of type microsoft.graph.directoryRole in the microsoft.graph.directoryObject collection + operationId: servicePrincipal_ListMemberGraphOPreAsDirectoryRole + parameters: + - name: servicePrincipal-id + in: path + description: The unique identifier of servicePrincipal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: servicePrincipal + - name: ConsistencyLevel + in: header + description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' + style: simple + schema: + type: string + examples: + example-1: + description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'. + value: eventual + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - deletedDateTime + - deletedDateTime desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.directoryRoleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/servicePrincipals/{servicePrincipal-id}/memberOf/microsoft.graph.directoryRole/$count': + get: + tags: + - servicePrincipals.directoryObject + summary: Get the number of the resource + operationId: servicePrincipal.MemberOf_GetCountAsDirectoryRole + parameters: + - name: servicePrincipal-id + in: path + description: The unique identifier of servicePrincipal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: servicePrincipal + - name: ConsistencyLevel + in: header + description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' + style: simple + schema: + type: string + examples: + example-1: + description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'. + value: eventual + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' '/servicePrincipals/{servicePrincipal-id}/memberOf/microsoft.graph.group': get: tags: @@ -15498,6 +15675,73 @@ paths: $ref: '#/components/schemas/microsoft.graph.administrativeUnit' default: $ref: '#/components/responses/error' + '/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/microsoft.graph.directoryRole': + get: + tags: + - servicePrincipals.directoryObject + summary: Get the item of type microsoft.graph.directoryObject as microsoft.graph.directoryRole + operationId: servicePrincipal_GetTransitiveMemberGraphOPreAsDirectoryRole + parameters: + - name: servicePrincipal-id + in: path + description: The unique identifier of servicePrincipal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: servicePrincipal + - name: directoryObject-id + in: path + description: The unique identifier of directoryObject + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: directoryObject + - name: ConsistencyLevel + in: header + description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' + style: simple + schema: + type: string + examples: + example-1: + description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'. + value: eventual + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Result entities + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.directoryRole' + default: + $ref: '#/components/responses/error' '/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/microsoft.graph.group': get: tags: @@ -15707,6 +15951,116 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + '/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/microsoft.graph.directoryRole': + get: + tags: + - servicePrincipals.directoryObject + summary: Get the items of type microsoft.graph.directoryRole in the microsoft.graph.directoryObject collection + operationId: servicePrincipal_ListTransitiveMemberGraphOPreAsDirectoryRole + parameters: + - name: servicePrincipal-id + in: path + description: The unique identifier of servicePrincipal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: servicePrincipal + - name: ConsistencyLevel + in: header + description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' + style: simple + schema: + type: string + examples: + example-1: + description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'. + value: eventual + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - deletedDateTime + - deletedDateTime desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.directoryRoleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/microsoft.graph.directoryRole/$count': + get: + tags: + - servicePrincipals.directoryObject + summary: Get the number of the resource + operationId: servicePrincipal.TransitiveMemberOf_GetCountAsDirectoryRole + parameters: + - name: servicePrincipal-id + in: path + description: The unique identifier of servicePrincipal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: servicePrincipal + - name: ConsistencyLevel + in: header + description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' + style: simple + schema: + type: string + examples: + example-1: + description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'. + value: eventual + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' '/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/microsoft.graph.group': get: tags: @@ -18077,6 +18431,38 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.directoryRole: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: directoryRole + type: object + properties: + description: + type: string + description: 'The description for the directory role. Read-only. Supports $filter (eq), $search, $select.' + nullable: true + displayName: + type: string + description: 'The display name for the directory role. Read-only. Supports $filter (eq), $search, $select.' + nullable: true + roleTemplateId: + type: string + description: 'The id of the directoryRoleTemplate that this role is based on. The property must be specified when activating a directory role in a tenant with a POST operation. After the directory role has been activated, the property is read only. Supports $filter (eq), $select.' + nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + description: 'Users that are members of this directory role. HTTP Methods: GET, POST, DELETE. Read-only. Nullable. Supports $expand.' + x-ms-navigationProperty: true + scopedMembers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.scopedRoleMembership' + description: Members of this directory role that are scoped to administrative units. Read-only. Nullable. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.group: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -21978,6 +22364,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.directoryRoleCollectionResponse: + title: Collection of directoryRole + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryRole' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.groupCollectionResponse: title: Collection of group type: object @@ -34142,6 +34541,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.administrativeUnitCollectionResponse' + microsoft.graph.directoryRoleCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.directoryRoleCollectionResponse' microsoft.graph.groupCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/v1.0/DeviceManagement.yml b/openApiDocs/v1.0/DeviceManagement.yml index 634a9d0c6ae..818c09a8d5d 100644 --- a/openApiDocs/v1.0/DeviceManagement.yml +++ b/openApiDocs/v1.0/DeviceManagement.yml @@ -1076,7 +1076,7 @@ paths: description: Read properties and relationships of the deviceManagement object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-androidforwork-devicemanagement-get?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/intune-raimportcerts-devicemanagement-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceManagement parameters: - name: $select @@ -1239,7 +1239,7 @@ paths: description: Update the properties of a deviceManagement object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/intune-androidforwork-devicemanagement-update?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/intune-remoteassistance-devicemanagement-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceManagement requestBody: description: New property values diff --git a/openApiDocs/v1.0/Devices.CloudPrint.yml b/openApiDocs/v1.0/Devices.CloudPrint.yml index ad71a0912a0..edc0a523596 100644 --- a/openApiDocs/v1.0/Devices.CloudPrint.yml +++ b/openApiDocs/v1.0/Devices.CloudPrint.yml @@ -18108,6 +18108,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.teamsAppResourceSpecificPermission' + description: A collection of resource-specific permissions. additionalProperties: type: object microsoft.graph.teamsApp: @@ -20587,6 +20588,7 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAppResourceSpecificPermissionType' permissionValue: type: string + description: The name of the resource-specific permission. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Education.yml b/openApiDocs/v1.0/Education.yml index 360b7346ed1..6f081d9bf00 100644 --- a/openApiDocs/v1.0/Education.yml +++ b/openApiDocs/v1.0/Education.yml @@ -25947,6 +25947,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.teamsAppResourceSpecificPermission' + description: A collection of resource-specific permissions. additionalProperties: type: object microsoft.graph.teamsApp: @@ -28538,6 +28539,7 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAppResourceSpecificPermissionType' permissionValue: type: string + description: The name of the resource-specific permission. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Files.yml b/openApiDocs/v1.0/Files.yml index f57d52fee80..7509da2486d 100644 --- a/openApiDocs/v1.0/Files.yml +++ b/openApiDocs/v1.0/Files.yml @@ -1759,11 +1759,11 @@ paths: patch: tags: - drives.driveItem - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the **parentReference** of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a driveItem by ID or path. You can also use update to move an item to another parent by updating the item's **parentReference** property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: drive_UpdateItem parameters: - name: drive-id @@ -27181,11 +27181,11 @@ paths: patch: tags: - groups.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the **parentReference** of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a driveItem by ID or path. You can also use update to move an item to another parent by updating the item's **parentReference** property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: group.drive_UpdateItem parameters: - name: group-id @@ -60960,11 +60960,11 @@ paths: patch: tags: - users.drive - summary: Move a DriveItem to a new folder - description: "To move a DriveItem to a new parent item, your app requests to update the **parentReference** of the DriveItem to move. This is a special case of the Update method.\nYour app can combine moving an item to a new container and updating other properties of the item into a single request. Items cannot be moved between Drives using this request." + summary: Update DriveItem properties + description: Update the metadata for a driveItem by ID or path. You can also use update to move an item to another parent by updating the item's **parentReference** property. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/driveitem-move?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/driveitem-update?view=graph-rest-1.0 operationId: user.drive_UpdateItem parameters: - name: user-id @@ -92816,6 +92816,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.teamsAppResourceSpecificPermission' + description: A collection of resource-specific permissions. additionalProperties: type: object microsoft.graph.teamsApp: @@ -95071,6 +95072,7 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAppResourceSpecificPermissionType' permissionValue: type: string + description: The name of the resource-specific permission. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Groups.yml b/openApiDocs/v1.0/Groups.yml index 48c52b1bdb4..fccf8b28916 100644 --- a/openApiDocs/v1.0/Groups.yml +++ b/openApiDocs/v1.0/Groups.yml @@ -750,11 +750,11 @@ paths: patch: tags: - groups.group - summary: Add members - description: Add a member to a security or Microsoft 365 group through the **members** navigation property. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. + summary: Update group + description: Update the properties of a group object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/group-update?view=graph-rest-1.0 operationId: group_UpdateGroup parameters: - name: group-id @@ -4991,11 +4991,11 @@ paths: post: tags: - groups.conversation - summary: Create conversation - description: Use reply thread or reply post to further post to that conversation. + summary: Create open extension + description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. See known limitations of open extensions for more information. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group_CreateConversation parameters: - name: group-id @@ -5432,10 +5432,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: "Add an attachment when creating a group post. This operation limits the size of the attachment you can add to under 3 MB. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: "Reply to a thread in a group conversation and add a new post to it. You can specify the parent conversation \nin the request, or, you can specify just the thread without the parent conversation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/conversationthread-reply?view=graph-rest-1.0 operationId: group.conversation.thread_reply parameters: - name: group-id @@ -29288,11 +29288,11 @@ paths: delete: tags: - groups.conversationThread - summary: Delete conversation thread + summary: Delete conversationThread description: Delete conversationThread. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0 operationId: group_DeleteThread parameters: - name: group-id @@ -29328,10 +29328,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: "Add an attachment when creating a group post. This operation limits the size of the attachment you can add to under 3 MB. An attachment can be one of the following types: All these types of attachment resources are derived from the attachment\nresource. " + description: "Reply to a thread in a group conversation and add a new post to it. You can specify the parent conversation \nin the request, or, you can specify just the thread without the parent conversation." externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/post-post-attachments?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/conversationthread-reply?view=graph-rest-1.0 operationId: group.thread_reply parameters: - name: group-id diff --git a/openApiDocs/v1.0/Identity.DirectoryManagement.yml b/openApiDocs/v1.0/Identity.DirectoryManagement.yml index 22f1d323106..8781fd95213 100644 --- a/openApiDocs/v1.0/Identity.DirectoryManagement.yml +++ b/openApiDocs/v1.0/Identity.DirectoryManagement.yml @@ -24597,15 +24597,18 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.synchronizationSecretKeyStringValuePair' + description: Represents a collection of credentials to access provisioned cloud applications. jobs: type: array items: $ref: '#/components/schemas/microsoft.graph.synchronizationJob' + description: 'Performs synchronization by periodically running in the background, polling for changes in one directory, and pushing them to another directory.' x-ms-navigationProperty: true templates: type: array items: $ref: '#/components/schemas/microsoft.graph.synchronizationTemplate' + description: Pre-configured synchronization settings for a particular application. x-ms-navigationProperty: true additionalProperties: type: object @@ -29475,6 +29478,7 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSecret' value: type: string + description: The value of the secret. nullable: true additionalProperties: type: object @@ -29492,8 +29496,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: Settings associated with the job. Some settings are inherited from the template. templateId: type: string + description: Identifier of the synchronization template this job is based on. nullable: true schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' @@ -29508,21 +29514,27 @@ components: applicationId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string + description: Identifier of the application this template belongs to. format: uuid default: type: boolean + description: true if this template is recommended to be the default for the application. description: type: string + description: Description of the template. nullable: true discoverable: type: boolean + description: true if this template should appear in the collection of templates available for the application instance (service principal). factoryTag: type: string + description: One of the well-known factory tags supported by the synchronization engine. The factoryTag tells the synchronization engine which implementation to use when processing jobs based on this template. nullable: true metadata: type: array items: $ref: '#/components/schemas/microsoft.graph.synchronizationMetadataEntry' + description: 'Additional extension properties. Unless mentioned explicitly, metadata values should not be changed.' schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: @@ -32521,6 +32533,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.teamsAppResourceSpecificPermission' + description: A collection of resource-specific permissions. additionalProperties: type: object microsoft.graph.teamsApp: @@ -33246,11 +33259,13 @@ components: expiration: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'Date and time when this job will expire. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -33264,9 +33279,11 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationStatusCode' countSuccessiveCompleteFailures: type: integer + description: Number of consecutive times this job failed. format: int64 escrowsPruned: type: boolean + description: 'true if the job''s escrows (object-level errors) were pruned during initial synchronization. Escrows can be pruned if during the initial synchronization, you reach the threshold of errors that would normally put the job in quarantine. Instead of going into quarantine, the synchronization process clears the job''s errors and continues until the initial synchronization is completed. When the initial synchronization is completed, the job will pause and wait for the customer to clean up the errors.' lastExecution: $ref: '#/components/schemas/microsoft.graph.synchronizationTaskExecution' lastSuccessfulExecution: @@ -33277,22 +33294,27 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.synchronizationProgress' + description: Details of the progress of a job toward completion. quarantine: $ref: '#/components/schemas/microsoft.graph.synchronizationQuarantine' steadyStateFirstAchievedTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The time when steady state (no more changes to the process) was first achieved. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time steadyStateLastAchievedTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The time when steady state (no more changes to the process) was last achieved. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time synchronizedEntryCountByType: type: array items: $ref: '#/components/schemas/microsoft.graph.stringKeyLongValuePair' + description: 'Count of synchronized objects, listed by object type.' troubleshootingUrl: type: string + description: 'In the event of an error, the URL with the troubleshooting steps for the issue.' nullable: true additionalProperties: type: object @@ -33319,13 +33341,16 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.synchronizationRule' + description: A collection of synchronization rules configured for the synchronizationJob or synchronizationTemplate. version: type: string + description: 'The version of the schema, updated automatically with every schema change.' nullable: true directories: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryDefinition' + description: Contains the collection of directories and all of their objects. x-ms-navigationProperty: true additionalProperties: type: object @@ -33337,6 +33362,7 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationMetadata' value: type: string + description: Value of the metadata property. nullable: true additionalProperties: type: object @@ -34996,6 +35022,7 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAppResourceSpecificPermissionType' permissionValue: type: string + description: The name of the resource-specific permission. nullable: true additionalProperties: type: object @@ -35377,33 +35404,43 @@ components: properties: activityIdentifier: type: string + description: Identifier of the job run. nullable: true countEntitled: type: integer + description: Count of processed entries that were assigned for this application. format: int64 countEntitledForProvisioning: type: integer + description: Count of processed entries that were assigned for provisioning. format: int64 countEscrowed: type: integer + description: Count of entries that were escrowed (errors). format: int64 countEscrowedRaw: type: integer + description: 'Count of entries that were escrowed, including system-generated escrows.' format: int64 countExported: type: integer + description: Count of exported entries. format: int64 countExports: type: integer + description: Count of entries that were expected to be exported. format: int64 countImported: type: integer + description: Count of imported entries. format: int64 countImportedDeltas: type: integer + description: Count of imported delta-changes. format: int64 countImportedReferenceDeltas: type: integer + description: Count of imported delta-changes pertaining to reference changes. format: int64 error: $ref: '#/components/schemas/microsoft.graph.synchronizationError' @@ -35412,10 +35449,12 @@ components: timeBegan: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'Time when this job run began. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time timeEnded: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'Time when this job run ended. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time additionalProperties: type: object @@ -35425,16 +35464,20 @@ components: properties: completedUnits: type: integer + description: The numerator of a progress ratio; the number of units of changes already processed. format: int64 progressObservationDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: The time of a progress observation as an offset in minutes from UTC. format: date-time totalUnits: type: integer + description: The denominator of a progress ratio; a number of units of changes to be processed to accomplish synchronization. format: int64 units: type: string + description: An optional description of the units. nullable: true additionalProperties: type: object @@ -35445,21 +35488,25 @@ components: currentBegan: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'Date and time when the quarantine was last evaluated and imposed. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time error: $ref: '#/components/schemas/microsoft.graph.synchronizationError' nextAttempt: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'Date and time when the next attempt to re-evaluate the quarantine will be made. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time reason: $ref: '#/components/schemas/microsoft.graph.quarantineReason' seriesBegan: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'Date and time when the quarantine was first imposed in this series (a series starts when a quarantine is first imposed, and is reset as soon as the quarantine is lifted). The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time seriesCount: type: integer + description: 'Number of times in this series the quarantine was re-evaluated and left in effect (a series starts when quarantine is first imposed, and is reset as soon as quarantine is lifted).' format: int64 additionalProperties: type: object @@ -35469,9 +35516,11 @@ components: properties: key: type: string + description: The mapping of the user type from the source system to the target system. For example:User to User - For Azure AD to Azure AD synchronization worker to user - For Workday to Azure AD synchronization. nullable: true value: type: integer + description: Total number of synchronized objects. format: int64 additionalProperties: type: object @@ -35483,32 +35532,40 @@ components: $ref: '#/components/schemas/microsoft.graph.containerFilter' editable: type: boolean + description: true if the synchronization rule can be customized; false if this rule is read-only and should not be changed. groupFilter: $ref: '#/components/schemas/microsoft.graph.groupFilter' id: type: string + description: Synchronization rule identifier. Must be one of the identifiers recognized by the synchronization engine. Supported rule identifiers can be found in the synchronization template returned by the API. nullable: true metadata: type: array items: $ref: '#/components/schemas/microsoft.graph.stringKeyStringValuePair' + description: 'Additional extension properties. Unless instructed explicitly by the support team, metadata values should not be changed.' name: type: string + description: Human-readable name of the synchronization rule. Not nullable. nullable: true objectMappings: type: array items: $ref: '#/components/schemas/microsoft.graph.objectMapping' + description: Collection of object mappings supported by the rule. Tells the synchronization engine which objects should be synchronized. priority: maximum: 2147483647 minimum: -2147483648 type: integer + description: Priority relative to other rules in the synchronizationSchema. Rules with the lowest priority number will be processed first. format: int32 sourceDirectoryName: type: string + description: Name of the source directory. Must match one of the directory definitions in synchronizationSchema. nullable: true targetDirectoryName: type: string + description: Name of the target directory. Must match one of the directory definitions in synchronizationSchema. nullable: true additionalProperties: type: object @@ -35523,19 +35580,24 @@ components: discoveryDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'Represents the discovery date and time using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true name: type: string + description: Name of the directory. Must be unique within the synchronization schema. Not nullable. nullable: true objects: type: array items: $ref: '#/components/schemas/microsoft.graph.objectDefinition' + description: Collection of objects supported by the directory. readOnly: type: boolean + description: Whether this object is read-only. version: type: string + description: Read only value that indicates version discovered. null if discovery has not yet occurred. nullable: true additionalProperties: type: object @@ -36991,12 +37053,15 @@ components: properties: code: type: string + description: 'The error code. For example, AzureDirectoryB2BManagementPolicyCheckFailure.' nullable: true message: type: string + description: 'The error message. For example, Policy permitting auto-redemption of invitations not configured.' nullable: true tenantActionable: type: boolean + description: 'The action to take to resolve the error. For example, false.' additionalProperties: type: object microsoft.graph.synchronizationTaskExecutionResult: @@ -37046,9 +37111,11 @@ components: properties: key: type: string + description: Key. nullable: true value: type: string + description: Value. nullable: true additionalProperties: type: object @@ -37060,24 +37127,30 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.attributeMapping' + description: Attribute mappings define which attributes to map from the source object into the target object and how they should flow. A number of functions are available to support the transformation of the original source values. enabled: type: boolean + description: 'When true, this object mapping will be processed during synchronization. When false, this object mapping will be skipped.' flowTypes: $ref: '#/components/schemas/microsoft.graph.objectFlowTypes' metadata: type: array items: $ref: '#/components/schemas/microsoft.graph.objectMappingMetadataEntry' + description: 'Additional extension properties. Unless mentioned explicitly, metadata values should not be changed.' name: type: string + description: Human-friendly name of the object mapping. nullable: true scope: $ref: '#/components/schemas/microsoft.graph.filter' sourceObjectName: type: string + description: Name of the object in the source directory. Must match the object name from the source directory definition. nullable: true targetObjectName: type: string + description: Name of the object in target directory. Must match the object name from the target directory definition. nullable: true additionalProperties: type: object @@ -37099,18 +37172,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.attributeDefinition' + description: Defines attributes of the object. metadata: type: array items: $ref: '#/components/schemas/microsoft.graph.objectDefinitionMetadataEntry' + description: Metadata for the given object. name: type: string + description: Name of the object. Must be unique within a directory definition. Not nullable. nullable: true supportedApis: type: array items: type: string nullable: true + description: The API that the provisioning service queries to retrieve data for synchronization. additionalProperties: type: object microsoft.graph.printMargin: @@ -37442,9 +37519,11 @@ components: properties: defaultValue: type: string + description: Default value to be used in case the source property was evaluated to null. Optional. nullable: true exportMissingReferences: type: boolean + description: For internal use only. flowBehavior: $ref: '#/components/schemas/microsoft.graph.attributeFlowBehavior' flowType: @@ -37453,11 +37532,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer + description: 'If higher than 0, this attribute will be used to perform an initial match of the objects between source and target directories. The synchronization engine will try to find the matching object using attribute with lowest value of matching priority first. If not found, the attribute with the next matching priority will be used, and so on a until match is found or no more matching attributes are left. Only attributes that are expected to have unique values, such as email, should be used as matching attributes.' format: int32 source: $ref: '#/components/schemas/microsoft.graph.attributeMappingSource' targetAttributeName: type: string + description: Name of the attribute on the target object. nullable: true additionalProperties: type: object @@ -37477,6 +37558,7 @@ components: $ref: '#/components/schemas/microsoft.graph.objectMappingMetadata' value: type: string + description: Value of the metadata property. nullable: true additionalProperties: type: object @@ -37488,14 +37570,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.filterGroup' + description: '*Experimental* Filter group set used to decide whether given object belongs and should be processed as part of this object mapping. An object is considered in scope if ANY of the groups in the collection is evaluated to true.' groups: type: array items: $ref: '#/components/schemas/microsoft.graph.filterGroup' + description: 'Filter group set used to decide whether given object is in scope for provisioning. This is the filter which should be used in most cases. If an object used to satisfy this filter at a given moment, and then the object or the filter was changed so that filter is not satisfied any longer, such object will get de-provisioned''. An object is considered in scope if ANY of the groups in the collection is evaluated to true.' inputFilterGroups: type: array items: $ref: '#/components/schemas/microsoft.graph.filterGroup' + description: '*Experimental* Filter group set used to filter out objects at the early stage of reading them from the directory. If an object doesn''t satisfy this filter it will not be processed further. Important to understand is that if an object used to satisfy this filter at a given moment, and then the object or the filter was changed so that filter is no longer satisfied, such object will NOT get de-provisioned. An object is considered in scope if ANY of the groups in the collection is evaluated to true.' additionalProperties: type: object microsoft.graph.attributeDefinition: @@ -37504,34 +37589,42 @@ components: properties: anchor: type: boolean + description: 'true if the attribute should be used as the anchor for the object. Anchor attributes must have a unique value identifying an object, and must be immutable. Default is false. One, and only one, of the object''s attributes must be designated as the anchor to support synchronization.' apiExpressions: type: array items: $ref: '#/components/schemas/microsoft.graph.stringKeyStringValuePair' caseExact: type: boolean + description: true if value of this attribute should be treated as case-sensitive. This setting affects how the synchronization engine detects changes for the attribute. defaultValue: type: string nullable: true flowNullValues: type: boolean + description: '''true'' to allow null values for attributes.' metadata: type: array items: $ref: '#/components/schemas/microsoft.graph.attributeDefinitionMetadataEntry' + description: Metadata for the given object. multivalued: type: boolean + description: true if an attribute can have multiple values. Default is false. mutability: $ref: '#/components/schemas/microsoft.graph.mutability' name: type: string + description: Name of the attribute. Must be unique within the object definition. Not nullable. nullable: true referencedObjects: type: array items: $ref: '#/components/schemas/microsoft.graph.referencedObject' + description: 'For attributes with reference type, lists referenced objects (for example, the manager attribute would list User as the referenced object).' required: type: boolean + description: 'true if attribute is required. Object can not be created if any of the required attributes are missing. If during synchronization, the required attribute has no value, the default value will be used. If default the value was not set, synchronization will record an error.' type: $ref: '#/components/schemas/microsoft.graph.attributeType' additionalProperties: @@ -37544,6 +37637,7 @@ components: $ref: '#/components/schemas/microsoft.graph.objectDefinitionMetadata' value: type: string + description: Value of the metadata property. nullable: true additionalProperties: type: object @@ -37741,14 +37835,17 @@ components: properties: expression: type: string + description: Equivalent expression representation of this attributeMappingSource object. nullable: true name: type: string + description: 'Name parameter of the mapping source. Depending on the type property value, this can be the name of the function, the name of the source attribute, or a constant value to be used.' nullable: true parameters: type: array items: $ref: '#/components/schemas/microsoft.graph.stringKeyAttributeMappingSourceValuePair' + description: 'If this object represents a function, lists function parameters. Parameters consist of attributeMappingSource objects themselves, allowing for complex expressions. If type is not Function, this property will be null/empty array.' type: $ref: '#/components/schemas/microsoft.graph.attributeMappingSourceType' additionalProperties: @@ -37772,8 +37869,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.filterClause' + description: Filter clauses (conditions) of this group. All clauses in a group must be satisfied in order for the filter group to evaluate to true. name: type: string + description: Human-readable name of the filter group. nullable: true additionalProperties: type: object @@ -37785,6 +37884,7 @@ components: $ref: '#/components/schemas/microsoft.graph.attributeDefinitionMetadata' value: type: string + description: Value of the metadata property. nullable: true additionalProperties: type: object @@ -37802,9 +37902,11 @@ components: properties: referencedObjectName: type: string + description: Name of the referenced object. Must match one of the objects in the directory definition. nullable: true referencedProperty: type: string + description: 'Currently not supported. Name of the property in the referenced object, the value for which is used as the reference.' nullable: true additionalProperties: type: object @@ -37899,6 +38001,7 @@ components: properties: key: type: string + description: The name of the parameter. nullable: true value: $ref: '#/components/schemas/microsoft.graph.attributeMappingSource' @@ -37917,9 +38020,11 @@ components: properties: operatorName: type: string + description: Name of the operator to be applied to the source and target operands. Must be one of the supported operators. Supported operators can be discovered. nullable: true sourceOperandName: type: string + description: Name of source operand (the operand being tested). The source operand name must match one of the attribute names on the source object. nullable: true targetOperand: $ref: '#/components/schemas/microsoft.graph.filterOperand' @@ -37967,6 +38072,7 @@ components: items: type: string nullable: true + description: Collection of values. additionalProperties: type: object responses: diff --git a/openApiDocs/v1.0/Mail.yml b/openApiDocs/v1.0/Mail.yml index d415b3f5721..a3a4e1a2911 100644 --- a/openApiDocs/v1.0/Mail.yml +++ b/openApiDocs/v1.0/Mail.yml @@ -550,11 +550,11 @@ paths: patch: tags: - users.mailFolder - summary: Update mailfolder - description: Update the properties of mailfolder object. + summary: Update mailSearchFolder + description: Update the writable properties of a mailSearchFolder object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-update?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/mailsearchfolder-update?view=graph-rest-1.0 operationId: user_UpdateMailFolder parameters: - name: user-id @@ -736,11 +736,11 @@ paths: post: tags: - users.mailFolder - summary: Create child folder - description: 'Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the **isHidden** property to `true` on creation.' + summary: Create mailSearchFolder + description: Create a new mailSearchFolder in the specified user's mailbox. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/mailsearchfolder-post?view=graph-rest-1.0 operationId: user.mailFolder_CreateChildFolder parameters: - name: user-id @@ -4261,7 +4261,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user_ListMessage parameters: - name: user-id @@ -4471,7 +4471,7 @@ paths: description: The messages in a mailbox or folder. Read-only. Nullable. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/eventmessage-get?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/singlevaluelegacyextendedproperty-get?view=graph-rest-1.0 operationId: user_GetMessage parameters: - name: user-id @@ -4572,11 +4572,11 @@ paths: patch: tags: - users.message - summary: Update message - description: Update the properties of a message object. + summary: Update eventMessage + description: Update the properties of an eventMessage object. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/message-update?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0 operationId: user_UpdateMessage parameters: - name: user-id @@ -4657,7 +4657,7 @@ paths: summary: Get media content for the navigation property messages from users externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0 operationId: user_GetMessagesContent parameters: - name: user-id diff --git a/openApiDocs/v1.0/Sites.yml b/openApiDocs/v1.0/Sites.yml index 101a4459977..2d85a0980ba 100644 --- a/openApiDocs/v1.0/Sites.yml +++ b/openApiDocs/v1.0/Sites.yml @@ -5965,11 +5965,11 @@ paths: get: tags: - groups.site - summary: List operations on a list - description: Get a list of rich long-running operations associated with a list. + summary: Get metadata for a list + description: 'Returns the metadata for a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/list-get?view=graph-rest-1.0 operationId: group.site_GetList parameters: - name: group-id @@ -69692,11 +69692,11 @@ paths: get: tags: - sites.list - summary: List operations on a list - description: Get a list of rich long-running operations associated with a list. + summary: Get metadata for a list + description: 'Returns the metadata for a [list][].' externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/list-get?view=graph-rest-1.0 operationId: site_GetList parameters: - name: site-id diff --git a/openApiDocs/v1.0/Teams.yml b/openApiDocs/v1.0/Teams.yml index b5a59596222..7ef2c69b0d5 100644 --- a/openApiDocs/v1.0/Teams.yml +++ b/openApiDocs/v1.0/Teams.yml @@ -2778,11 +2778,11 @@ paths: post: tags: - chats.chatMessage - summary: Send replies to a message in a channel - description: Send a new reply to a chatMessage in a specified channel. + summary: Reply to a message in a channel + description: Create a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0 operationId: chat.message_CreateReply parameters: - name: chat-id @@ -5873,11 +5873,11 @@ paths: post: tags: - groups.team - summary: Add conversationMember - description: Add a conversationMember to a channel. + summary: Add member to channel + description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: group.team.channel_CreateMember parameters: - name: group-id @@ -6263,11 +6263,11 @@ paths: post: tags: - groups.team - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: group.team.channel_CreateMessage parameters: - name: group-id @@ -7116,11 +7116,11 @@ paths: post: tags: - groups.team - summary: Send replies to a message in a channel - description: Send a new reply to a chatMessage in a specified channel. + summary: Reply to a message in a channel + description: Create a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0 operationId: group.team.channel.message_CreateReply parameters: - name: group-id @@ -10942,11 +10942,11 @@ paths: post: tags: - groups.team - summary: Add conversationMember - description: Add a conversationMember to a channel. + summary: Add member to channel + description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: group.team.primaryChannel_CreateMember parameters: - name: group-id @@ -11284,11 +11284,11 @@ paths: post: tags: - groups.team - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: group.team.primaryChannel_CreateMessage parameters: - name: group-id @@ -12033,11 +12033,11 @@ paths: post: tags: - groups.team - summary: Send replies to a message in a channel - description: Send a new reply to a chatMessage in a specified channel. + summary: Reply to a message in a channel + description: Create a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0 operationId: group.team.primaryChannel.message_CreateReply parameters: - name: group-id @@ -17117,8 +17117,11 @@ paths: get: tags: - teams.team - summary: Get team - description: Retrieve the properties and relationships of the specified team. + summary: List teams + description: List all teams in an organization. + externalDocs: + description: Find more info here + url: https://docs.microsoft.com/graph/api/teams-list?view=graph-rest-1.0 operationId: team_ListTeam parameters: - $ref: '#/components/parameters/top' @@ -18204,11 +18207,11 @@ paths: post: tags: - teams.channel - summary: Add conversationMember - description: Add a conversationMember to a channel. + summary: Add member to channel + description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: team.channel_CreateMember parameters: - name: team-id @@ -18658,11 +18661,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: team.channel_CreateMessage parameters: - name: team-id @@ -19593,11 +19596,11 @@ paths: post: tags: - teams.channel - summary: Send replies to a message in a channel - description: Send a new reply to a chatMessage in a specified channel. + summary: Reply to a message in a channel + description: Create a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0 operationId: team.channel.message_CreateReply parameters: - name: team-id @@ -24424,11 +24427,11 @@ paths: post: tags: - teams.channel - summary: Add conversationMember - description: Add a conversationMember to a channel. + summary: Add member to channel + description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: team.primaryChannel_CreateMember parameters: - name: team-id @@ -24822,11 +24825,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: team.primaryChannel_CreateMessage parameters: - name: team-id @@ -25637,11 +25640,11 @@ paths: post: tags: - teams.channel - summary: Send replies to a message in a channel - description: Send a new reply to a chatMessage in a specified channel. + summary: Reply to a message in a channel + description: Create a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0 operationId: team.primaryChannel.message_CreateReply parameters: - name: team-id @@ -32246,11 +32249,11 @@ paths: post: tags: - teamwork.deletedTeam - summary: Add conversationMember - description: Add a conversationMember to a channel. + summary: Add member to channel + description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_CreateMember parameters: - name: deletedTeam-id @@ -32700,11 +32703,11 @@ paths: post: tags: - teamwork.deletedTeam - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel_CreateMessage parameters: - name: deletedTeam-id @@ -33635,11 +33638,11 @@ paths: post: tags: - teamwork.deletedTeam - summary: Send replies to a message in a channel - description: Send a new reply to a chatMessage in a specified channel. + summary: Reply to a message in a channel + description: Create a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0 operationId: teamwork.deletedTeam.channel.message_CreateReply parameters: - name: deletedTeam-id @@ -38950,11 +38953,11 @@ paths: post: tags: - users.chat - summary: Send replies to a message in a channel - description: Send a new reply to a chatMessage in a specified channel. + summary: Reply to a message in a channel + description: Create a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0 operationId: user.chat.message_CreateReply parameters: - name: user-id @@ -41855,11 +41858,11 @@ paths: post: tags: - users.team - summary: Add conversationMember - description: Add a conversationMember to a channel. + summary: Add member to channel + description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: user.joinedTeam.channel_CreateMember parameters: - name: user-id @@ -42293,11 +42296,11 @@ paths: post: tags: - users.team - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: user.joinedTeam.channel_CreateMessage parameters: - name: user-id @@ -43250,11 +43253,11 @@ paths: post: tags: - users.team - summary: Send replies to a message in a channel - description: Send a new reply to a chatMessage in a specified channel. + summary: Reply to a message in a channel + description: Create a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0 operationId: user.joinedTeam.channel.message_CreateReply parameters: - name: user-id @@ -47628,11 +47631,11 @@ paths: post: tags: - users.team - summary: Add conversationMember - description: Add a conversationMember to a channel. + summary: Add member to channel + description: Add a conversationMember to a channel. This operation is allowed only for channels with a **membershipType** value of `private` or `shared`. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_CreateMember parameters: - name: user-id @@ -48018,11 +48021,11 @@ paths: post: tags: - users.team - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel_CreateMessage parameters: - name: user-id @@ -48871,11 +48874,11 @@ paths: post: tags: - users.team - summary: Send replies to a message in a channel - description: Send a new reply to a chatMessage in a specified channel. + summary: Reply to a message in a channel + description: Create a new reply to a chatMessage in a specified channel. externalDocs: description: Find more info here - url: https://docs.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0 + url: https://docs.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0 operationId: user.joinedTeam.primaryChannel.message_CreateReply parameters: - name: user-id @@ -55914,6 +55917,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.teamsAppResourceSpecificPermission' + description: A collection of resource-specific permissions. additionalProperties: type: object microsoft.graph.chatMessageInfo: @@ -57383,6 +57387,7 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAppResourceSpecificPermissionType' permissionValue: type: string + description: The name of the resource-specific permission. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Users.yml b/openApiDocs/v1.0/Users.yml index e1fc0d792d3..231f67a98e7 100644 --- a/openApiDocs/v1.0/Users.yml +++ b/openApiDocs/v1.0/Users.yml @@ -2544,6 +2544,73 @@ paths: $ref: '#/components/schemas/microsoft.graph.administrativeUnit' default: $ref: '#/components/responses/error' + '/users/{user-id}/memberOf/{directoryObject-id}/microsoft.graph.directoryRole': + get: + tags: + - users.directoryObject + summary: Get the item of type microsoft.graph.directoryObject as microsoft.graph.directoryRole + operationId: user_GetMemberGraphOPreAsDirectoryRole + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: directoryObject-id + in: path + description: The unique identifier of directoryObject + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: directoryObject + - name: ConsistencyLevel + in: header + description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' + style: simple + schema: + type: string + examples: + example-1: + description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'. + value: eventual + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Result entities + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.directoryRole' + default: + $ref: '#/components/responses/error' '/users/{user-id}/memberOf/{directoryObject-id}/microsoft.graph.group': get: tags: @@ -2753,6 +2820,116 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + '/users/{user-id}/memberOf/microsoft.graph.directoryRole': + get: + tags: + - users.directoryObject + summary: Get the items of type microsoft.graph.directoryRole in the microsoft.graph.directoryObject collection + operationId: user_ListMemberGraphOPreAsDirectoryRole + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: ConsistencyLevel + in: header + description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' + style: simple + schema: + type: string + examples: + example-1: + description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'. + value: eventual + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - deletedDateTime + - deletedDateTime desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.directoryRoleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/memberOf/microsoft.graph.directoryRole/$count': + get: + tags: + - users.directoryObject + summary: Get the number of the resource + operationId: user.MemberOf_GetCountAsDirectoryRole + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: ConsistencyLevel + in: header + description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' + style: simple + schema: + type: string + examples: + example-1: + description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'. + value: eventual + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' '/users/{user-id}/memberOf/microsoft.graph.group': get: tags: @@ -9275,6 +9452,73 @@ paths: $ref: '#/components/schemas/microsoft.graph.administrativeUnit' default: $ref: '#/components/responses/error' + '/users/{user-id}/transitiveMemberOf/{directoryObject-id}/microsoft.graph.directoryRole': + get: + tags: + - users.directoryObject + summary: Get the item of type microsoft.graph.directoryObject as microsoft.graph.directoryRole + operationId: user_GetTransitiveMemberGraphOPreAsDirectoryRole + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: directoryObject-id + in: path + description: The unique identifier of directoryObject + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: directoryObject + - name: ConsistencyLevel + in: header + description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' + style: simple + schema: + type: string + examples: + example-1: + description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'. + value: eventual + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + description: Result entities + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.directoryRole' + default: + $ref: '#/components/responses/error' '/users/{user-id}/transitiveMemberOf/{directoryObject-id}/microsoft.graph.group': get: tags: @@ -9484,6 +9728,116 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + '/users/{user-id}/transitiveMemberOf/microsoft.graph.directoryRole': + get: + tags: + - users.directoryObject + summary: Get the items of type microsoft.graph.directoryRole in the microsoft.graph.directoryObject collection + operationId: user_ListTransitiveMemberGraphOPreAsDirectoryRole + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: ConsistencyLevel + in: header + description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' + style: simple + schema: + type: string + examples: + example-1: + description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'. + value: eventual + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - deletedDateTime + - deletedDateTime desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - deletedDateTime + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.directoryRoleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/transitiveMemberOf/microsoft.graph.directoryRole/$count': + get: + tags: + - users.directoryObject + summary: Get the number of the resource + operationId: user.TransitiveMemberOf_GetCountAsDirectoryRole + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: ConsistencyLevel + in: header + description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' + style: simple + schema: + type: string + examples: + example-1: + description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'. + value: eventual + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' '/users/{user-id}/transitiveMemberOf/microsoft.graph.group': get: tags: @@ -10616,6 +10970,38 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.directoryRole: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: directoryRole + type: object + properties: + description: + type: string + description: 'The description for the directory role. Read-only. Supports $filter (eq), $search, $select.' + nullable: true + displayName: + type: string + description: 'The display name for the directory role. Read-only. Supports $filter (eq), $search, $select.' + nullable: true + roleTemplateId: + type: string + description: 'The id of the directoryRoleTemplate that this role is based on. The property must be specified when activating a directory role in a tenant with a POST operation. After the directory role has been activated, the property is read only. Supports $filter (eq), $select.' + nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + description: 'Users that are members of this directory role. HTTP Methods: GET, POST, DELETE. Read-only. Nullable. Supports $expand.' + x-ms-navigationProperty: true + scopedMembers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.scopedRoleMembership' + description: Members of this directory role that are scoped to administrative units. Read-only. Nullable. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.group: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -14168,15 +14554,18 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.synchronizationSecretKeyStringValuePair' + description: Represents a collection of credentials to access provisioned cloud applications. jobs: type: array items: $ref: '#/components/schemas/microsoft.graph.synchronizationJob' + description: 'Performs synchronization by periodically running in the background, polling for changes in one directory, and pushing them to another directory.' x-ms-navigationProperty: true templates: type: array items: $ref: '#/components/schemas/microsoft.graph.synchronizationTemplate' + description: Pre-configured synchronization settings for a particular application. x-ms-navigationProperty: true additionalProperties: type: object @@ -14986,6 +15375,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.directoryRoleCollectionResponse: + title: Collection of directoryRole + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryRole' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.groupCollectionResponse: title: Collection of group type: object @@ -18790,6 +19192,7 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSecret' value: type: string + description: The value of the secret. nullable: true additionalProperties: type: object @@ -18807,8 +19210,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: Settings associated with the job. Some settings are inherited from the template. templateId: type: string + description: Identifier of the synchronization template this job is based on. nullable: true schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' @@ -18823,21 +19228,27 @@ components: applicationId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string + description: Identifier of the application this template belongs to. format: uuid default: type: boolean + description: true if this template is recommended to be the default for the application. description: type: string + description: Description of the template. nullable: true discoverable: type: boolean + description: true if this template should appear in the collection of templates available for the application instance (service principal). factoryTag: type: string + description: One of the well-known factory tags supported by the synchronization engine. The factoryTag tells the synchronization engine which implementation to use when processing jobs based on this template. nullable: true metadata: type: array items: $ref: '#/components/schemas/microsoft.graph.synchronizationMetadataEntry' + description: 'Additional extension properties. Unless mentioned explicitly, metadata values should not be changed.' schema: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: @@ -21785,6 +22196,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.teamsAppResourceSpecificPermission' + description: A collection of resource-specific permissions. additionalProperties: type: object microsoft.graph.teamsApp: @@ -22417,11 +22829,13 @@ components: expiration: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'Date and time when this job will expire. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -22435,9 +22849,11 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationStatusCode' countSuccessiveCompleteFailures: type: integer + description: Number of consecutive times this job failed. format: int64 escrowsPruned: type: boolean + description: 'true if the job''s escrows (object-level errors) were pruned during initial synchronization. Escrows can be pruned if during the initial synchronization, you reach the threshold of errors that would normally put the job in quarantine. Instead of going into quarantine, the synchronization process clears the job''s errors and continues until the initial synchronization is completed. When the initial synchronization is completed, the job will pause and wait for the customer to clean up the errors.' lastExecution: $ref: '#/components/schemas/microsoft.graph.synchronizationTaskExecution' lastSuccessfulExecution: @@ -22448,22 +22864,27 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.synchronizationProgress' + description: Details of the progress of a job toward completion. quarantine: $ref: '#/components/schemas/microsoft.graph.synchronizationQuarantine' steadyStateFirstAchievedTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The time when steady state (no more changes to the process) was first achieved. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time steadyStateLastAchievedTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The time when steady state (no more changes to the process) was last achieved. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time synchronizedEntryCountByType: type: array items: $ref: '#/components/schemas/microsoft.graph.stringKeyLongValuePair' + description: 'Count of synchronized objects, listed by object type.' troubleshootingUrl: type: string + description: 'In the event of an error, the URL with the troubleshooting steps for the issue.' nullable: true additionalProperties: type: object @@ -22490,13 +22911,16 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.synchronizationRule' + description: A collection of synchronization rules configured for the synchronizationJob or synchronizationTemplate. version: type: string + description: 'The version of the schema, updated automatically with every schema change.' nullable: true directories: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryDefinition' + description: Contains the collection of directories and all of their objects. x-ms-navigationProperty: true additionalProperties: type: object @@ -22508,6 +22932,7 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationMetadata' value: type: string + description: Value of the metadata property. nullable: true additionalProperties: type: object @@ -24134,6 +24559,7 @@ components: $ref: '#/components/schemas/microsoft.graph.teamsAppResourceSpecificPermissionType' permissionValue: type: string + description: The name of the resource-specific permission. nullable: true additionalProperties: type: object @@ -24402,33 +24828,43 @@ components: properties: activityIdentifier: type: string + description: Identifier of the job run. nullable: true countEntitled: type: integer + description: Count of processed entries that were assigned for this application. format: int64 countEntitledForProvisioning: type: integer + description: Count of processed entries that were assigned for provisioning. format: int64 countEscrowed: type: integer + description: Count of entries that were escrowed (errors). format: int64 countEscrowedRaw: type: integer + description: 'Count of entries that were escrowed, including system-generated escrows.' format: int64 countExported: type: integer + description: Count of exported entries. format: int64 countExports: type: integer + description: Count of entries that were expected to be exported. format: int64 countImported: type: integer + description: Count of imported entries. format: int64 countImportedDeltas: type: integer + description: Count of imported delta-changes. format: int64 countImportedReferenceDeltas: type: integer + description: Count of imported delta-changes pertaining to reference changes. format: int64 error: $ref: '#/components/schemas/microsoft.graph.synchronizationError' @@ -24437,10 +24873,12 @@ components: timeBegan: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'Time when this job run began. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time timeEnded: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'Time when this job run ended. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time additionalProperties: type: object @@ -24450,16 +24888,20 @@ components: properties: completedUnits: type: integer + description: The numerator of a progress ratio; the number of units of changes already processed. format: int64 progressObservationDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: The time of a progress observation as an offset in minutes from UTC. format: date-time totalUnits: type: integer + description: The denominator of a progress ratio; a number of units of changes to be processed to accomplish synchronization. format: int64 units: type: string + description: An optional description of the units. nullable: true additionalProperties: type: object @@ -24470,21 +24912,25 @@ components: currentBegan: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'Date and time when the quarantine was last evaluated and imposed. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time error: $ref: '#/components/schemas/microsoft.graph.synchronizationError' nextAttempt: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'Date and time when the next attempt to re-evaluate the quarantine will be made. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time reason: $ref: '#/components/schemas/microsoft.graph.quarantineReason' seriesBegan: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'Date and time when the quarantine was first imposed in this series (a series starts when a quarantine is first imposed, and is reset as soon as the quarantine is lifted). The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time seriesCount: type: integer + description: 'Number of times in this series the quarantine was re-evaluated and left in effect (a series starts when quarantine is first imposed, and is reset as soon as quarantine is lifted).' format: int64 additionalProperties: type: object @@ -24494,9 +24940,11 @@ components: properties: key: type: string + description: The mapping of the user type from the source system to the target system. For example:User to User - For Azure AD to Azure AD synchronization worker to user - For Workday to Azure AD synchronization. nullable: true value: type: integer + description: Total number of synchronized objects. format: int64 additionalProperties: type: object @@ -24508,32 +24956,40 @@ components: $ref: '#/components/schemas/microsoft.graph.containerFilter' editable: type: boolean + description: true if the synchronization rule can be customized; false if this rule is read-only and should not be changed. groupFilter: $ref: '#/components/schemas/microsoft.graph.groupFilter' id: type: string + description: Synchronization rule identifier. Must be one of the identifiers recognized by the synchronization engine. Supported rule identifiers can be found in the synchronization template returned by the API. nullable: true metadata: type: array items: $ref: '#/components/schemas/microsoft.graph.stringKeyStringValuePair' + description: 'Additional extension properties. Unless instructed explicitly by the support team, metadata values should not be changed.' name: type: string + description: Human-readable name of the synchronization rule. Not nullable. nullable: true objectMappings: type: array items: $ref: '#/components/schemas/microsoft.graph.objectMapping' + description: Collection of object mappings supported by the rule. Tells the synchronization engine which objects should be synchronized. priority: maximum: 2147483647 minimum: -2147483648 type: integer + description: Priority relative to other rules in the synchronizationSchema. Rules with the lowest priority number will be processed first. format: int32 sourceDirectoryName: type: string + description: Name of the source directory. Must match one of the directory definitions in synchronizationSchema. nullable: true targetDirectoryName: type: string + description: Name of the target directory. Must match one of the directory definitions in synchronizationSchema. nullable: true additionalProperties: type: object @@ -24548,19 +25004,24 @@ components: discoveryDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'Represents the discovery date and time using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true name: type: string + description: Name of the directory. Must be unique within the synchronization schema. Not nullable. nullable: true objects: type: array items: $ref: '#/components/schemas/microsoft.graph.objectDefinition' + description: Collection of objects supported by the directory. readOnly: type: boolean + description: Whether this object is read-only. version: type: string + description: Read only value that indicates version discovered. null if discovery has not yet occurred. nullable: true additionalProperties: type: object @@ -26016,12 +26477,15 @@ components: properties: code: type: string + description: 'The error code. For example, AzureDirectoryB2BManagementPolicyCheckFailure.' nullable: true message: type: string + description: 'The error message. For example, Policy permitting auto-redemption of invitations not configured.' nullable: true tenantActionable: type: boolean + description: 'The action to take to resolve the error. For example, false.' additionalProperties: type: object microsoft.graph.synchronizationTaskExecutionResult: @@ -26071,9 +26535,11 @@ components: properties: key: type: string + description: Key. nullable: true value: type: string + description: Value. nullable: true additionalProperties: type: object @@ -26085,24 +26551,30 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.attributeMapping' + description: Attribute mappings define which attributes to map from the source object into the target object and how they should flow. A number of functions are available to support the transformation of the original source values. enabled: type: boolean + description: 'When true, this object mapping will be processed during synchronization. When false, this object mapping will be skipped.' flowTypes: $ref: '#/components/schemas/microsoft.graph.objectFlowTypes' metadata: type: array items: $ref: '#/components/schemas/microsoft.graph.objectMappingMetadataEntry' + description: 'Additional extension properties. Unless mentioned explicitly, metadata values should not be changed.' name: type: string + description: Human-friendly name of the object mapping. nullable: true scope: $ref: '#/components/schemas/microsoft.graph.filter' sourceObjectName: type: string + description: Name of the object in the source directory. Must match the object name from the source directory definition. nullable: true targetObjectName: type: string + description: Name of the object in target directory. Must match the object name from the target directory definition. nullable: true additionalProperties: type: object @@ -26124,18 +26596,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.attributeDefinition' + description: Defines attributes of the object. metadata: type: array items: $ref: '#/components/schemas/microsoft.graph.objectDefinitionMetadataEntry' + description: Metadata for the given object. name: type: string + description: Name of the object. Must be unique within a directory definition. Not nullable. nullable: true supportedApis: type: array items: type: string nullable: true + description: The API that the provisioning service queries to retrieve data for synchronization. additionalProperties: type: object microsoft.graph.printMargin: @@ -26467,9 +26943,11 @@ components: properties: defaultValue: type: string + description: Default value to be used in case the source property was evaluated to null. Optional. nullable: true exportMissingReferences: type: boolean + description: For internal use only. flowBehavior: $ref: '#/components/schemas/microsoft.graph.attributeFlowBehavior' flowType: @@ -26478,11 +26956,13 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer + description: 'If higher than 0, this attribute will be used to perform an initial match of the objects between source and target directories. The synchronization engine will try to find the matching object using attribute with lowest value of matching priority first. If not found, the attribute with the next matching priority will be used, and so on a until match is found or no more matching attributes are left. Only attributes that are expected to have unique values, such as email, should be used as matching attributes.' format: int32 source: $ref: '#/components/schemas/microsoft.graph.attributeMappingSource' targetAttributeName: type: string + description: Name of the attribute on the target object. nullable: true additionalProperties: type: object @@ -26502,6 +26982,7 @@ components: $ref: '#/components/schemas/microsoft.graph.objectMappingMetadata' value: type: string + description: Value of the metadata property. nullable: true additionalProperties: type: object @@ -26513,14 +26994,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.filterGroup' + description: '*Experimental* Filter group set used to decide whether given object belongs and should be processed as part of this object mapping. An object is considered in scope if ANY of the groups in the collection is evaluated to true.' groups: type: array items: $ref: '#/components/schemas/microsoft.graph.filterGroup' + description: 'Filter group set used to decide whether given object is in scope for provisioning. This is the filter which should be used in most cases. If an object used to satisfy this filter at a given moment, and then the object or the filter was changed so that filter is not satisfied any longer, such object will get de-provisioned''. An object is considered in scope if ANY of the groups in the collection is evaluated to true.' inputFilterGroups: type: array items: $ref: '#/components/schemas/microsoft.graph.filterGroup' + description: '*Experimental* Filter group set used to filter out objects at the early stage of reading them from the directory. If an object doesn''t satisfy this filter it will not be processed further. Important to understand is that if an object used to satisfy this filter at a given moment, and then the object or the filter was changed so that filter is no longer satisfied, such object will NOT get de-provisioned. An object is considered in scope if ANY of the groups in the collection is evaluated to true.' additionalProperties: type: object microsoft.graph.attributeDefinition: @@ -26529,34 +27013,42 @@ components: properties: anchor: type: boolean + description: 'true if the attribute should be used as the anchor for the object. Anchor attributes must have a unique value identifying an object, and must be immutable. Default is false. One, and only one, of the object''s attributes must be designated as the anchor to support synchronization.' apiExpressions: type: array items: $ref: '#/components/schemas/microsoft.graph.stringKeyStringValuePair' caseExact: type: boolean + description: true if value of this attribute should be treated as case-sensitive. This setting affects how the synchronization engine detects changes for the attribute. defaultValue: type: string nullable: true flowNullValues: type: boolean + description: '''true'' to allow null values for attributes.' metadata: type: array items: $ref: '#/components/schemas/microsoft.graph.attributeDefinitionMetadataEntry' + description: Metadata for the given object. multivalued: type: boolean + description: true if an attribute can have multiple values. Default is false. mutability: $ref: '#/components/schemas/microsoft.graph.mutability' name: type: string + description: Name of the attribute. Must be unique within the object definition. Not nullable. nullable: true referencedObjects: type: array items: $ref: '#/components/schemas/microsoft.graph.referencedObject' + description: 'For attributes with reference type, lists referenced objects (for example, the manager attribute would list User as the referenced object).' required: type: boolean + description: 'true if attribute is required. Object can not be created if any of the required attributes are missing. If during synchronization, the required attribute has no value, the default value will be used. If default the value was not set, synchronization will record an error.' type: $ref: '#/components/schemas/microsoft.graph.attributeType' additionalProperties: @@ -26569,6 +27061,7 @@ components: $ref: '#/components/schemas/microsoft.graph.objectDefinitionMetadata' value: type: string + description: Value of the metadata property. nullable: true additionalProperties: type: object @@ -26766,14 +27259,17 @@ components: properties: expression: type: string + description: Equivalent expression representation of this attributeMappingSource object. nullable: true name: type: string + description: 'Name parameter of the mapping source. Depending on the type property value, this can be the name of the function, the name of the source attribute, or a constant value to be used.' nullable: true parameters: type: array items: $ref: '#/components/schemas/microsoft.graph.stringKeyAttributeMappingSourceValuePair' + description: 'If this object represents a function, lists function parameters. Parameters consist of attributeMappingSource objects themselves, allowing for complex expressions. If type is not Function, this property will be null/empty array.' type: $ref: '#/components/schemas/microsoft.graph.attributeMappingSourceType' additionalProperties: @@ -26797,8 +27293,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.filterClause' + description: Filter clauses (conditions) of this group. All clauses in a group must be satisfied in order for the filter group to evaluate to true. name: type: string + description: Human-readable name of the filter group. nullable: true additionalProperties: type: object @@ -26810,6 +27308,7 @@ components: $ref: '#/components/schemas/microsoft.graph.attributeDefinitionMetadata' value: type: string + description: Value of the metadata property. nullable: true additionalProperties: type: object @@ -26827,9 +27326,11 @@ components: properties: referencedObjectName: type: string + description: Name of the referenced object. Must match one of the objects in the directory definition. nullable: true referencedProperty: type: string + description: 'Currently not supported. Name of the property in the referenced object, the value for which is used as the reference.' nullable: true additionalProperties: type: object @@ -26924,6 +27425,7 @@ components: properties: key: type: string + description: The name of the parameter. nullable: true value: $ref: '#/components/schemas/microsoft.graph.attributeMappingSource' @@ -26942,9 +27444,11 @@ components: properties: operatorName: type: string + description: Name of the operator to be applied to the source and target operands. Must be one of the supported operators. Supported operators can be discovered. nullable: true sourceOperandName: type: string + description: Name of source operand (the operand being tested). The source operand name must match one of the attribute names on the source object. nullable: true targetOperand: $ref: '#/components/schemas/microsoft.graph.filterOperand' @@ -26992,6 +27496,7 @@ components: items: type: string nullable: true + description: Collection of values. additionalProperties: type: object responses: @@ -27049,6 +27554,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.administrativeUnitCollectionResponse' + microsoft.graph.directoryRoleCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.directoryRoleCollectionResponse' microsoft.graph.groupCollectionResponse: description: Retrieved collection content: diff --git a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json index 50e2e1cb978..9ba0f2656ee 100644 --- a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json +++ b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json @@ -1,26 +1,7 @@ [ { - "Module": "Applications", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - } - ], + "Command": "Add-MgApplicationKey", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -29,12 +10,8 @@ ], "OutputType": "IMicrosoftGraphKeyCredential", "Uri": "/applications/{application-id}/addKey", - "Command": "Add-MgApplicationKey", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -54,7 +31,11 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Add-MgApplicationPassword", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -63,12 +44,21 @@ ], "OutputType": "IMicrosoftGraphPasswordCredential", "Uri": "/applications/{application-id}/addPassword", - "Command": "Add-MgApplicationPassword", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Add-MgBetaAccessReviewDecision", + "Method": "POST", + "Variants": [ + "Apply", + "ApplyViaIdentity" + ], + "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/applyDecisions", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -82,32 +72,34 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Apply", - "ApplyViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/applyDecisions", - "Command": "Add-MgBetaAccessReviewDecision", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Add-MgBetaAccessReviewInstanceDecision", + "Method": "POST", "Variants": [ "Apply", "ApplyViaIdentity" ], "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions", - "Command": "Add-MgBetaAccessReviewInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Add-MgBetaApplicationKey", + "Method": "POST", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphKeyCredential", + "Uri": "/applications/{application-id}/addKey", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -127,21 +119,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Add-MgBetaApplicationPassword", + "Method": "POST", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphKeyCredential", - "Uri": "/applications/{application-id}/addKey", - "Command": "Add-MgBetaApplicationKey", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPasswordCredential", + "Uri": "/applications/{application-id}/addPassword", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -161,36 +153,36 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Add-MgBetaChatMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPasswordCredential", - "Uri": "/applications/{application-id}/addPassword", - "Command": "Add-MgBetaApplicationPassword", + "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/chats/{chat-id}/members/add", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Add-MgBetaCommunicationCallLargeGalleryView", + "Method": "POST", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", - "Uri": "/chats/{chat-id}/members/add", - "Command": "Add-MgBetaChatMember", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "Uri": "/communications/calls/{call-id}/addLargeGalleryView", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -210,22 +202,11 @@ "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", - "Uri": "/communications/calls/{call-id}/addLargeGalleryView", - "Command": "Add-MgBetaCommunicationCallLargeGalleryView", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", + "Method": "POST", "Variants": [ "Apply", "Apply1", @@ -236,13 +217,13 @@ ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", - "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", "Variants": [ "Apply", "Apply1", @@ -253,12 +234,23 @@ ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", - "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", + "Method": "POST", + "Variants": [ + "Apply", + "ApplyExpanded", + "ApplyViaIdentity", + "ApplyViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -272,21 +264,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", + "Method": "POST", "Variants": [ - "Apply", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentityExpanded" + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300,45 +292,29 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "Method": "POST", "Variants": [ "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" + "AddExpanded" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Add", - "AddExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps", - "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -347,13 +323,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles", - "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "POST", "Variants": [ "Apply", "ApplyExpanded", @@ -362,26 +343,26 @@ ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/apply", - "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig", + "Method": "POST", "Variants": [ "Apply", "ApplyExpanded" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/applyConfig", - "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Add-MgBetaDriveListContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -390,13 +371,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "Command": "Add-MgBetaDriveListContentTypeCopy", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -405,13 +386,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Add-MgBetaExternalConnectionItemActivity", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -420,13 +401,13 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "Command": "Add-MgBetaExternalConnectionItemActivity", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Add-MgBetaGroupDriveListContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -435,13 +416,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Command": "Add-MgBetaGroupDriveListContentTypeCopy", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -450,31 +431,31 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "Add-MgBetaGroupFavorite", + "Method": "POST", "Variants": [ "Add", "AddViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/addFavorite", - "Command": "Add-MgBetaGroupFavorite", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Add-MgBetaGroupSite", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -483,13 +464,13 @@ ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/add", - "Command": "Add-MgBetaGroupSite", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Add-MgBetaGroupSiteContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -498,13 +479,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "Command": "Add-MgBetaGroupSiteContentTypeCopy", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -513,13 +494,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Add-MgBetaGroupSiteListContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -528,13 +509,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "Command": "Add-MgBetaGroupSiteListContentTypeCopy", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -543,18 +524,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - }, + "Command": "Add-MgBetaGroupToLifecyclePolicy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -563,43 +539,61 @@ ], "OutputType": null, "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "Command": "Add-MgBetaGroupToLifecyclePolicy", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "POST", "Variants": [ "Apply", "ApplyViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "Variants": [ + "Apply", + "ApplyViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", + "Method": "POST", "Variants": [ "Apply", - "ApplyViaIdentity" + "Apply1", + "ApplyExpanded", + "ApplyViaIdentity", + "ApplyViaIdentity1", + "ApplyViaIdentityExpanded" ], "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -613,7 +607,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", "Variants": [ "Apply", "Apply1", @@ -623,13 +621,9 @@ "ApplyViaIdentityExpanded" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -643,23 +637,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", + "Method": "POST", "Variants": [ "Apply", - "Apply1", "ApplyExpanded", "ApplyViaIdentity", - "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -673,21 +665,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "Method": "POST", "Variants": [ - "Apply", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentityExpanded" + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -701,21 +693,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", + "Method": "POST", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -735,22 +727,11 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSelfSignedCertificate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Add-MgBetaShareListContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -759,13 +740,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "Command": "Add-MgBetaShareListContentTypeCopy", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -774,26 +755,26 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Add-MgBetaSite", + "Method": "POST", "Variants": [ "Add", "AddExpanded" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/add", - "Command": "Add-MgBetaSite", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Add-MgBetaSiteContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -802,12 +783,23 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/addCopy", - "Command": "Add-MgBetaSiteContentTypeCopy", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -821,7 +813,11 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Add-MgBetaSiteListContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -829,13 +825,9 @@ "AddViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -849,7 +841,11 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -857,13 +853,9 @@ "AddViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "Command": "Add-MgBetaSiteListContentTypeCopy", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -877,22 +869,11 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Add-MgBetaTeamChannelMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -901,18 +882,13 @@ ], "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "Command": "Add-MgBetaTeamChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "TeamMember.ReadWrite.All", - "Description": "Add and remove members from all teams", - "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", - "IsAdmin": false - }, + "Command": "Add-MgBetaTeamMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -921,13 +897,18 @@ ], "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teams/{team-id}/members/add", - "Command": "Add-MgBetaTeamMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "TeamMember.ReadWrite.All", + "Description": "Add and remove members from all teams", + "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", + "IsAdmin": false + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Add-MgBetaTeamPrimaryChannelMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -936,13 +917,13 @@ ], "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teams/{team-id}/primaryChannel/members/add", - "Command": "Add-MgBetaTeamPrimaryChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -951,13 +932,13 @@ ], "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -966,18 +947,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/addUserInputLog", - "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "ManagedTenants.ReadWrite.All", - "Description": "Read and write all managed tenant information", - "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", - "IsAdmin": true - }, + "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "POST", "Variants": [ "Apply", "ApplyExpanded", @@ -986,13 +962,18 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}/apply", - "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ManagedTenants.ReadWrite.All", + "Description": "Read and write all managed tenant information", + "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Add-MgBetaUserChatMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1001,13 +982,13 @@ ], "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "Command": "Add-MgBetaUserChatMember", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Add-MgBetaUserDriveListContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1016,13 +997,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Command": "Add-MgBetaUserDriveListContentTypeCopy", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1031,26 +1012,26 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision", + "Method": "POST", "Variants": [ "Apply", "ApplyViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions", - "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1059,13 +1040,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1074,13 +1055,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1089,13 +1070,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1104,13 +1085,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1119,13 +1100,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1134,13 +1115,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1149,18 +1130,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1169,18 +1145,18 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1189,13 +1165,18 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Teams", - "Permissions": [], + "Command": "Add-MgChatMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1204,12 +1185,23 @@ ], "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/chats/{chat-id}/members/add", - "Command": "Add-MgChatMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Add-MgCommunicationCallLargeGalleryView", + "Method": "POST", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "Uri": "/communications/calls/{call-id}/addLargeGalleryView", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -1229,22 +1221,11 @@ "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", - "Uri": "/communications/calls/{call-id}/addLargeGalleryView", - "Command": "Add-MgCommunicationCallLargeGalleryView", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Add-MgDriveListContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1253,13 +1234,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "Command": "Add-MgDriveListContentTypeCopy", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1268,13 +1249,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Add-MgExternalConnectionItemActivity", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1283,13 +1264,13 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "Command": "Add-MgExternalConnectionItemActivity", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Add-MgGroupDriveListContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1298,13 +1279,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Command": "Add-MgGroupDriveListContentTypeCopy", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1313,31 +1294,31 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "Add-MgGroupFavorite", + "Method": "POST", "Variants": [ "Add", "AddViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/addFavorite", - "Command": "Add-MgGroupFavorite", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Groups", - "Permissions": [], + "Command": "Add-MgGroupSite", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1346,13 +1327,13 @@ ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/add", - "Command": "Add-MgGroupSite", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Add-MgGroupSiteContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1361,13 +1342,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "Command": "Add-MgGroupSiteContentTypeCopy", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1376,13 +1357,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Add-MgGroupSiteListContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1391,13 +1372,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "Command": "Add-MgGroupSiteListContentTypeCopy", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1406,18 +1387,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - }, + "Command": "Add-MgGroupToLifecyclePolicy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1426,30 +1402,48 @@ ], "OutputType": null, "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "Command": "Add-MgGroupToLifecyclePolicy", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } }, { + "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "Variants": [ + "Apply", + "ApplyViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", + "Method": "POST", "Variants": [ "Apply", - "ApplyViaIdentity" + "Apply1", + "ApplyExpanded", + "ApplyViaIdentity", + "ApplyViaIdentity1", + "ApplyViaIdentityExpanded" ], "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1463,7 +1457,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", "Variants": [ "Apply", "Apply1", @@ -1473,13 +1471,9 @@ "ApplyViaIdentityExpanded" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1493,23 +1487,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", + "Method": "POST", "Variants": [ "Apply", - "Apply1", "ApplyExpanded", "ApplyViaIdentity", - "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1523,21 +1515,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "Method": "POST", "Variants": [ - "Apply", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentityExpanded" + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1551,21 +1543,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Add-MgServicePrincipalKey", + "Method": "POST", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphKeyCredential", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -1585,21 +1577,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Add-MgServicePrincipalPassword", + "Method": "POST", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphKeyCredential", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", - "Command": "Add-MgServicePrincipalKey", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPasswordCredential", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -1619,21 +1611,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Add-MgServicePrincipalTokenSigningCertificate", + "Method": "POST", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPasswordCredential", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", - "Command": "Add-MgServicePrincipalPassword", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -1653,22 +1645,11 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSelfSignedCertificate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "Command": "Add-MgServicePrincipalTokenSigningCertificate", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Add-MgShareListContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1677,13 +1658,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "Command": "Add-MgShareListContentTypeCopy", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1692,26 +1673,26 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Add-MgSite", + "Method": "POST", "Variants": [ "Add", "AddExpanded" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/add", - "Command": "Add-MgSite", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Add-MgSiteContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1720,12 +1701,23 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/addCopy", - "Command": "Add-MgSiteContentTypeCopy", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -1739,7 +1731,11 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Add-MgSiteListContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1747,13 +1743,9 @@ "AddViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -1767,7 +1759,11 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1775,13 +1771,9 @@ "AddViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "Command": "Add-MgSiteListContentTypeCopy", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -1795,22 +1787,11 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Add-MgTeamChannelMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1819,18 +1800,13 @@ ], "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "Command": "Add-MgTeamChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": { - "Name": "TeamMember.ReadWrite.All", - "Description": "Add and remove members from all teams", - "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", - "IsAdmin": false - }, + "Command": "Add-MgTeamMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1839,13 +1815,18 @@ ], "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teams/{team-id}/members/add", - "Command": "Add-MgTeamMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "TeamMember.ReadWrite.All", + "Description": "Add and remove members from all teams", + "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", + "IsAdmin": false + } }, { - "Module": "Teams", - "Permissions": [], + "Command": "Add-MgTeamPrimaryChannelMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1854,13 +1835,13 @@ ], "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teams/{team-id}/primaryChannel/members/add", - "Command": "Add-MgTeamPrimaryChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Add-MgTeamworkDeletedTeamChannelMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1869,13 +1850,13 @@ ], "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "Command": "Add-MgTeamworkDeletedTeamChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Add-MgUserChatMember", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1884,13 +1865,13 @@ ], "OutputType": "IMicrosoftGraphActionResultPart", "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "Command": "Add-MgUserChatMember", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Add-MgUserDriveListContentTypeCopy", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1899,13 +1880,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Command": "Add-MgUserDriveListContentTypeCopy", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", "Variants": [ "Add", "AddExpanded", @@ -1914,84 +1895,84 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "Method": "POST", "Variants": [ "Approve", "ApproveExpanded" ], "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", - "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp", + "Method": "POST", "Variants": [ "Approve" ], "OutputType": null, "Uri": "/deviceManagement/zebraFotaConnector/approveFotaApps", - "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Applications", - "Permissions": { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, + "Command": "Clear-MgApplicationVerifiedPublisher", + "Method": "POST", "Variants": [ "Unset", "UnsetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "Command": "Clear-MgApplicationVerifiedPublisher", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "Beta.Applications", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", "IsAdmin": true - }, + } + }, + { + "Command": "Clear-MgBetaApplicationVerifiedPublisher", + "Method": "POST", "Variants": [ "Unset", "UnsetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "Command": "Clear-MgBetaApplicationVerifiedPublisher", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Clear-MgBetaChatMessageReaction", + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -2000,13 +1981,13 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "Command": "Clear-MgBetaChatMessageReaction", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Clear-MgBetaChatMessageReplyReaction", + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -2015,13 +1996,13 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Command": "Clear-MgBetaChatMessageReplyReaction", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Clear-MgBetaCommunicationPresence", + "Method": "POST", "Variants": [ "Clear", "ClearExpanded", @@ -2030,43 +2011,52 @@ ], "OutputType": null, "Uri": "/communications/presences/{presence-id}/clearPresence", - "Command": "Clear-MgBetaCommunicationPresence", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", + "Method": "POST", "Variants": [ "Clear", "ClearViaIdentity" ], "OutputType": null, "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, + "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", + "Method": "POST", "Variants": [ "Purge", "PurgeViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", - "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } }, { + "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "POST", + "Variants": [ + "Wipe", + "WipeViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -2080,19 +2070,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Clear-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", "Variants": [ "Wipe", - "WipeViaIdentity" + "WipeExpanded", + "WipeViaIdentity", + "WipeViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", - "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2112,7 +2104,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Clear-MgBetaDeviceManagementManagedDevice", + "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -2120,13 +2116,9 @@ "WipeViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", - "Command": "Clear-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2146,27 +2138,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Wipe", - "WipeExpanded", - "WipeViaIdentity", - "WipeViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "Command": "Clear-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, + "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", + "Method": "POST", "Variants": [ "Purge", "PurgeExpanded", @@ -2175,12 +2151,28 @@ ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } }, { + "Command": "Clear-MgBetaTeamChannelMessageReaction", + "Method": "POST", + "Variants": [ + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -2200,7 +2192,11 @@ "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -2208,13 +2204,9 @@ "UnsetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "Command": "Clear-MgBetaTeamChannelMessageReaction", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -2234,22 +2226,11 @@ "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Unset", - "UnsetExpanded", - "UnsetViaIdentity", - "UnsetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -2258,13 +2239,13 @@ ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -2273,13 +2254,13 @@ ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -2288,13 +2269,13 @@ ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -2303,12 +2284,21 @@ ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Clear-MgBetaUserAndBlockManagedApp", + "Method": "POST", + "Variants": [ + "Wipe", + "WipeViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/wipeAndBlockManagedApps", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -2322,19 +2312,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Clear-MgBetaUserChatMessageReaction", + "Method": "POST", "Variants": [ - "Wipe", - "WipeViaIdentity" + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/wipeAndBlockManagedApps", - "Command": "Clear-MgBetaUserAndBlockManagedApp", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -2354,22 +2346,11 @@ "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Unset", - "UnsetExpanded", - "UnsetViaIdentity", - "UnsetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "Command": "Clear-MgBetaUserChatMessageReaction", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Clear-MgBetaUserChatMessageReplyReaction", + "Method": "POST", "Variants": [ "Unset", "UnsetExpanded", @@ -2378,12 +2359,23 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Command": "Clear-MgBetaUserChatMessageReplyReaction", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", + "Method": "POST", + "Variants": [ + "Wipe", + "WipeExpanded", + "WipeViaIdentity", + "WipeViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -2397,27 +2389,11 @@ "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Wipe", - "WipeExpanded", - "WipeViaIdentity", - "WipeViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId", - "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", + "Method": "POST", "Variants": [ "Wipe1", "WipeExpanded1", @@ -2426,13 +2402,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag", - "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Clear-MgBetaUserManagedDevice", + "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -2441,12 +2422,23 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "Command": "Clear-MgBetaUserManagedDevice", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Clear-MgBetaUserPresence", + "Method": "POST", + "Variants": [ + "Clear", + "ClearExpanded", + "ClearViaIdentity", + "ClearViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/users/{user-id}/presence/clearPresence", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -2460,21 +2452,19 @@ "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", + "Method": "POST", "Variants": [ "Clear", - "ClearExpanded", - "ClearViaIdentity", - "ClearViaIdentityExpanded" + "ClearViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/presence/clearPresence", - "Command": "Clear-MgBetaUserPresence", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -2488,20 +2478,11 @@ "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.", "IsAdmin": false } - ], - "Variants": [ - "Clear", - "ClearViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Clear-MgCommunicationPresence", + "Method": "POST", "Variants": [ "Clear", "ClearExpanded", @@ -2510,25 +2491,36 @@ ], "OutputType": null, "Uri": "/communications/presences/{presence-id}/clearPresence", - "Command": "Clear-MgCommunicationPresence", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", + "Method": "POST", "Variants": [ "Clear", "ClearViaIdentity" ], "OutputType": null, "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Clear-MgDeviceManagementManagedDevice", + "Method": "POST", + "Variants": [ + "Wipe", + "WipeExpanded", + "WipeViaIdentity", + "WipeViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2548,27 +2540,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Wipe", - "WipeExpanded", - "WipeViaIdentity", - "WipeViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "Command": "Clear-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Security", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, + "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", + "Method": "POST", "Variants": [ "Purge", "PurgeExpanded", @@ -2577,13 +2553,18 @@ ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Clear-MgUserManagedDevice", + "Method": "POST", "Variants": [ "Wipe", "WipeExpanded", @@ -2592,12 +2573,23 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "Command": "Clear-MgUserManagedDevice", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Clear-MgUserPresence", + "Method": "POST", + "Variants": [ + "Clear", + "ClearExpanded", + "ClearViaIdentity", + "ClearViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/users/{user-id}/presence/clearPresence", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -2611,21 +2603,19 @@ "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Clear-MgUserPresenceUserPreferredPresence", + "Method": "POST", "Variants": [ "Clear", - "ClearExpanded", - "ClearViaIdentity", - "ClearViaIdentityExpanded" + "ClearViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/presence/clearPresence", - "Command": "Clear-MgUserPresence", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -2639,19 +2629,19 @@ "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Close-MgBetaComplianceEdiscoveryCase", + "Method": "POST", "Variants": [ - "Clear", - "ClearViaIdentity" + "Close", + "CloseViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "Command": "Clear-MgUserPresenceUserPreferredPresence", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/compliance/ediscovery/cases/{case-id}/close", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -2665,19 +2655,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", + "Method": "POST", "Variants": [ "Close", "CloseViaIdentity" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/close", - "Command": "Close-MgBetaComplianceEdiscoveryCase", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -2691,19 +2681,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Close-MgSecurityCaseEdiscoveryCase", + "Method": "POST", "Variants": [ "Close", "CloseViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -2717,19 +2707,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Close", - "CloseViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "Command": "Close-MgSecurityCaseEdiscoveryCase", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Compare-MgBetaDeviceManagementIntent", + "Method": "GET", + "Variants": [ + "Compare", + "CompareViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -2743,19 +2733,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Compare-MgBetaDeviceManagementTemplate", + "Method": "GET", "Variants": [ "Compare", "CompareViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", - "Command": "Compare-MgBetaDeviceManagementIntent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -2769,19 +2759,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "GET", "Variants": [ "Compare", "CompareViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", - "Command": "Compare-MgBetaDeviceManagementTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -2795,273 +2785,264 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Compare", - "CompareViaIdentity" - ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", - "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", + "Method": "POST", "Variants": [ "Complete", "CompleteExpanded" ], "OutputType": null, "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", - "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", + "Method": "POST", "Variants": [ "Complete", "CompleteExpanded" ], "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", - "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Complete-MgBetaDirectoryImpactedResource", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources/{impactedResource-id}/complete", - "Command": "Complete-MgBetaDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "DirectoryRecommendations.ReadWrite.All", - "Description": "Read and update all Azure AD recommendations", - "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", - "IsAdmin": false - }, + "Command": "Complete-MgBetaDirectoryRecommendation", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ], "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations/{recommendation-id}/complete", - "Command": "Complete-MgBetaDirectoryRecommendation", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DirectoryRecommendations.ReadWrite.All", "Description": "Read and update all Azure AD recommendations", "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete", - "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Teams", "Permissions": { - "Name": "Teamwork.Migrate.All", - "Description": "Create chat and channel messages with anyone's identity and with any timestamp", - "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", + "Name": "DirectoryRecommendations.ReadWrite.All", + "Description": "Read and update all Azure AD recommendations", + "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Complete-MgBetaTeamChannelMigration", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "Command": "Complete-MgBetaTeamChannelMigration", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { "Name": "Teamwork.Migrate.All", "Description": "Create chat and channel messages with anyone's identity and with any timestamp", "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false - }, + } + }, + { + "Command": "Complete-MgBetaTeamMigration", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/completeMigration", - "Command": "Complete-MgBetaTeamMigration", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Teamwork.Migrate.All", + "Description": "Create chat and channel messages with anyone's identity and with any timestamp", + "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", + "IsAdmin": false + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Complete-MgBetaTeamPrimaryChannelMigration", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "Command": "Complete-MgBetaTeamPrimaryChannelMigration", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, + "Command": "Complete-MgBetaUserOutlookTask", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", - "Command": "Complete-MgBetaUserOutlookTask", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Complete-MgBetaUserOutlookTaskFolderTask", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "Command": "Complete-MgBetaUserOutlookTaskFolderTask", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": { - "Name": "Teamwork.Migrate.All", - "Description": "Create chat and channel messages with anyone's identity and with any timestamp", - "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", - "IsAdmin": false - }, + "Command": "Complete-MgTeamChannelMigration", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "Command": "Complete-MgTeamChannelMigration", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": { "Name": "Teamwork.Migrate.All", "Description": "Create chat and channel messages with anyone's identity and with any timestamp", "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false - }, + } + }, + { + "Command": "Complete-MgTeamMigration", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/completeMigration", - "Command": "Complete-MgTeamMigration", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Teamwork.Migrate.All", + "Description": "Create chat and channel messages with anyone's identity and with any timestamp", + "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", + "IsAdmin": false + } }, { - "Module": "Teams", - "Permissions": [], + "Command": "Complete-MgTeamPrimaryChannelMigration", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "Command": "Complete-MgTeamPrimaryChannelMigration", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", + "Method": "POST", "Variants": [ "Complete", "CompleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Confirm-MgApplicationMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3070,13 +3051,13 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/checkMemberGroups", - "Command": "Confirm-MgApplicationMemberGroup", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Confirm-MgApplicationMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3085,13 +3066,13 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/checkMemberObjects", - "Command": "Confirm-MgApplicationMemberObject", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3100,13 +3081,13 @@ ], "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", - "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3115,13 +3096,13 @@ ], "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", - "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Confirm-MgBetaApplicationMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3130,13 +3111,13 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/checkMemberGroups", - "Command": "Confirm-MgBetaApplicationMemberGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Confirm-MgBetaApplicationMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3145,12 +3126,21 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/checkMemberObjects", - "Command": "Confirm-MgBetaApplicationMemberObject", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Confirm-MgBetaAuditLogSignInCompromised", + "Method": "POST", + "Variants": [ + "Confirm", + "ConfirmExpanded" + ], + "OutputType": null, + "Uri": "/auditLogs/signIns/confirmCompromised", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskEvent.ReadWrite.All", @@ -3164,19 +3154,19 @@ "FullDescription": "Allows the app to read and update identity risky user information for all users in your organization on your behalf. Update operations include dismissing risky users.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Confirm-MgBetaAuditLogSignInSafe", + "Method": "POST", "Variants": [ "Confirm", "ConfirmExpanded" ], "OutputType": null, - "Uri": "/auditLogs/signIns/confirmCompromised", - "Command": "Confirm-MgBetaAuditLogSignInCompromised", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/auditLogs/signIns/confirmSafe", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskEvent.ReadWrite.All", @@ -3190,20 +3180,11 @@ "FullDescription": "Allows the app to read and update identity risky user information for all users in your organization on your behalf. Update operations include dismissing risky users.", "IsAdmin": true } - ], - "Variants": [ - "Confirm", - "ConfirmExpanded" - ], - "OutputType": null, - "Uri": "/auditLogs/signIns/confirmSafe", - "Command": "Confirm-MgBetaAuditLogSignInSafe", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Confirm-MgBetaChatPermissionGrantMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3212,13 +3193,13 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", - "Command": "Confirm-MgBetaChatPermissionGrantMemberGroup", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Confirm-MgBetaChatPermissionGrantMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3227,12 +3208,23 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", - "Command": "Confirm-MgBetaChatPermissionGrantMemberObject", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Confirm-MgBetaContactMemberGroup", + "Method": "POST", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/checkMemberGroups", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -3306,7 +3298,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgBetaContactMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3314,13 +3310,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "Command": "Confirm-MgBetaContactMemberGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/contacts/{orgContact-id}/checkMemberObjects", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -3394,22 +3386,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "Command": "Confirm-MgBetaContactMemberObject", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaContractMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3418,13 +3399,13 @@ ], "OutputType": null, "Uri": "/contracts/{contract-id}/checkMemberGroups", - "Command": "Confirm-MgBetaContractMemberGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaContractMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3433,12 +3414,21 @@ ], "OutputType": null, "Uri": "/contracts/{contract-id}/checkMemberObjects", - "Command": "Confirm-MgBetaContractMemberObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", + "Method": "GET", + "Variants": [ + "Verify", + "VerifyViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -3452,19 +3442,21 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgBetaDeviceMemberGroup", + "Method": "POST", "Variants": [ - "Verify", - "VerifyViaIdentity" + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/devices/{device-id}/checkMemberGroups", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -3538,7 +3530,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgBetaDeviceMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3546,13 +3542,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/devices/{device-id}/checkMemberGroups", - "Command": "Confirm-MgBetaDeviceMemberGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/devices/{device-id}/checkMemberObjects", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -3626,7 +3618,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgBetaDirectoryAdministrativeUnitMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3634,14 +3630,14 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/devices/{device-id}/checkMemberObjects", - "Command": "Confirm-MgBetaDeviceMemberObject", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaDirectoryAdministrativeUnitMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3649,14 +3645,14 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", - "Command": "Confirm-MgBetaDirectoryAdministrativeUnitMemberGroup", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3664,14 +3660,14 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", - "Command": "Confirm-MgBetaDirectoryAdministrativeUnitMemberObject", + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3679,14 +3675,14 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaDirectoryObjectMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3694,13 +3690,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", "Module": "Beta.DirectoryObjects", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -3774,7 +3766,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgBetaDirectoryObjectMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3782,13 +3778,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", - "Command": "Confirm-MgBetaDirectoryObjectMemberGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", "Module": "Beta.DirectoryObjects", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -3862,22 +3854,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", - "Command": "Confirm-MgBetaDirectoryObjectMemberObject", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3886,13 +3867,13 @@ ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaDirectoryRoleMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3901,13 +3882,13 @@ ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "Command": "Confirm-MgBetaDirectoryRoleMemberObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3916,13 +3897,13 @@ ], "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3931,13 +3912,13 @@ ], "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3946,13 +3927,13 @@ ], "OutputType": null, "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -3961,43 +3942,54 @@ ], "OutputType": null, "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", - "IsAdmin": false - }, + "Command": "Confirm-MgBetaDomain", + "Method": "POST", "Variants": [ "Verify", "VerifyViaIdentity" ], "OutputType": "IMicrosoftGraphDomain", "Uri": "/domains/{domain-id}/verify", - "Command": "Confirm-MgBetaDomain", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", + "IsAdmin": false + } }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", + "Method": "POST", "Variants": [ "Check", "CheckViaIdentity" ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Confirm-MgBetaGroupMemberGroup", + "Method": "POST", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/checkMemberGroups", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4071,7 +4063,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgBetaGroupMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4079,13 +4075,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/checkMemberGroups", - "Command": "Confirm-MgBetaGroupMemberGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/checkMemberObjects", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4159,22 +4151,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/checkMemberObjects", - "Command": "Confirm-MgBetaGroupMemberObject", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Confirm-MgBetaGroupPermissionGrantMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4183,13 +4164,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", - "Command": "Confirm-MgBetaGroupPermissionGrantMemberGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Confirm-MgBetaGroupPermissionGrantMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4198,13 +4179,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", - "Command": "Confirm-MgBetaGroupPermissionGrantMemberObject", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", + "Method": "POST", "Variants": [ "Verify", "VerifyExpanded", @@ -4213,26 +4194,26 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature", - "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Confirm-MgBetaInformationProtectionSignature", + "Method": "POST", "Variants": [ "Verify", "VerifyExpanded" ], "OutputType": null, "Uri": "/informationProtection/verifySignature", - "Command": "Confirm-MgBetaInformationProtectionSignature", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaOrganizationMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4241,13 +4222,13 @@ ], "OutputType": null, "Uri": "/organization/{organization-id}/checkMemberGroups", - "Command": "Confirm-MgBetaOrganizationMemberGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgBetaOrganizationMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4256,122 +4237,49 @@ ], "OutputType": null, "Uri": "/organization/{organization-id}/checkMemberObjects", - "Command": "Confirm-MgBetaOrganizationMemberObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", + "Method": "POST", + "Variants": [ + "Confirm", + "ConfirmExpanded" + ], + "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityRiskyServicePrincipal.ReadWrite.All", "Description": "Read and write all identity risky service principal information", "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Confirm-MgBetaRiskyUserCompromised", + "Method": "POST", "Variants": [ "Confirm", "ConfirmExpanded" ], "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/identityProtection/riskyUsers/confirmCompromised", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityRiskyUser.ReadWrite.All", "Description": "Read and write all risky user information", "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.", "IsAdmin": false - }, - "Variants": [ - "Confirm", - "ConfirmExpanded" - ], - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "Command": "Confirm-MgBetaRiskyUserCompromised", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Applications", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false - }, - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Device.ReadWrite.All", - "Description": "Read and write devices", - "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "GroupMember.Read.All", - "Description": "Read all group memberships", - "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read user profiles without a signed in user.", - "IsAdmin": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and update user profiles without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Confirm-MgBetaServicePrincipalMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4380,12 +4288,96 @@ ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "Command": "Confirm-MgBetaServicePrincipalMemberGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false + }, + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Device.ReadWrite.All", + "Description": "Read and write devices", + "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.", + "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "GroupMember.Read.All", + "Description": "Read all group memberships", + "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read user profiles without a signed in user.", + "IsAdmin": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false + } + ] + }, + { + "Command": "Confirm-MgBetaServicePrincipalMemberObject", + "Method": "POST", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", + "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4459,22 +4451,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "Command": "Confirm-MgBetaServicePrincipalMemberObject", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Confirm-MgBetaSiteInformationProtectionSignature", + "Method": "POST", "Variants": [ "Verify", "VerifyExpanded", @@ -4483,13 +4464,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/informationProtection/verifySignature", - "Command": "Confirm-MgBetaSiteInformationProtectionSignature", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Confirm-MgBetaTeamPermissionGrantMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4498,13 +4479,13 @@ ], "OutputType": null, "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", - "Command": "Confirm-MgBetaTeamPermissionGrantMemberGroup", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Confirm-MgBetaTeamPermissionGrantMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4513,31 +4494,31 @@ ], "OutputType": null, "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", - "Command": "Confirm-MgBetaTeamPermissionGrantMemberObject", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write all schedule items", - "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false - }, + "Command": "Confirm-MgBetaTeamScheduleTimeCard", + "Method": "POST", "Variants": [ "Confirm", "ConfirmViaIdentity" ], "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", - "Command": "Confirm-MgBetaTeamScheduleTimeCard", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write all schedule items", + "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Confirm-MgBetaUserChatPermissionGrantMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4546,13 +4527,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", - "Command": "Confirm-MgBetaUserChatPermissionGrantMemberGroup", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Confirm-MgBetaUserChatPermissionGrantMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4561,13 +4542,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", - "Command": "Confirm-MgBetaUserChatPermissionGrantMemberObject", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Confirm-MgBetaUserDeviceMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4576,13 +4557,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/checkMemberGroups", - "Command": "Confirm-MgBetaUserDeviceMemberGroup", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Confirm-MgBetaUserDeviceMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4591,13 +4572,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/checkMemberObjects", - "Command": "Confirm-MgBetaUserDeviceMemberObject", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Confirm-MgBetaUserInformationProtectionSignature", + "Method": "POST", "Variants": [ "Verify", "VerifyExpanded", @@ -4606,12 +4587,23 @@ ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/verifySignature", - "Command": "Confirm-MgBetaUserInformationProtectionSignature", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Confirm-MgBetaUserMemberGroup", + "Method": "POST", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/users/{user-id}/checkMemberGroups", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4685,7 +4677,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgBetaUserMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4693,13 +4689,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/checkMemberGroups", - "Command": "Confirm-MgBetaUserMemberGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/checkMemberObjects", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4773,7 +4765,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgBetaUserPermissionGrantMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4781,14 +4777,14 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/checkMemberObjects", - "Command": "Confirm-MgBetaUserMemberObject", + "Uri": "/users/{user-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Confirm-MgBetaUserPermissionGrantMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4796,14 +4792,14 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", - "Command": "Confirm-MgBetaUserPermissionGrantMemberGroup", + "Uri": "/users/{user-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Confirm-MgContactMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4811,13 +4807,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", - "Command": "Confirm-MgBetaUserPermissionGrantMemberObject", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/contacts/{orgContact-id}/checkMemberGroups", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -4891,7 +4883,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgContactMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -4899,13 +4895,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "Command": "Confirm-MgContactMemberGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/contacts/{orgContact-id}/checkMemberObjects", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -4979,22 +4971,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "Command": "Confirm-MgContactMemberObject", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgContractMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5003,13 +4984,13 @@ ], "OutputType": null, "Uri": "/contracts/{contract-id}/checkMemberGroups", - "Command": "Confirm-MgContractMemberGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgContractMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5018,12 +4999,21 @@ ], "OutputType": null, "Uri": "/contracts/{contract-id}/checkMemberObjects", - "Command": "Confirm-MgContractMemberObject", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", + "Method": "GET", + "Variants": [ + "Verify", + "VerifyViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", "Module": "DeviceManagement.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -5037,19 +5027,21 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgDeviceMemberGroup", + "Method": "POST", "Variants": [ - "Verify", - "VerifyViaIdentity" + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/devices/{device-id}/checkMemberGroups", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -5123,7 +5115,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgDeviceMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5131,13 +5127,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/devices/{device-id}/checkMemberGroups", - "Command": "Confirm-MgDeviceMemberGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/devices/{device-id}/checkMemberObjects", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -5211,7 +5203,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5219,14 +5215,14 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/devices/{device-id}/checkMemberObjects", - "Command": "Confirm-MgDeviceMemberObject", + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgDirectoryDeletedItemMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5234,14 +5230,14 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgDirectoryObjectMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5249,13 +5245,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "Command": "Confirm-MgDirectoryDeletedItemMemberObject", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", "Module": "DirectoryObjects", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -5329,7 +5321,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgDirectoryObjectMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5337,13 +5333,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", - "Command": "Confirm-MgDirectoryObjectMemberGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", "Module": "DirectoryObjects", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -5417,22 +5409,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", - "Command": "Confirm-MgDirectoryObjectMemberObject", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgDirectoryRoleMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5441,13 +5422,13 @@ ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "Command": "Confirm-MgDirectoryRoleMemberGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgDirectoryRoleMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5456,13 +5437,13 @@ ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "Command": "Confirm-MgDirectoryRoleMemberObject", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5471,13 +5452,13 @@ ], "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5486,43 +5467,54 @@ ], "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", - "IsAdmin": false - }, + "Command": "Confirm-MgDomain", + "Method": "POST", "Variants": [ "Verify", "VerifyViaIdentity" ], "OutputType": "IMicrosoftGraphDomain", "Uri": "/domains/{domain-id}/verify", - "Command": "Confirm-MgDomain", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", + "IsAdmin": false + } }, { - "Module": "Groups", - "Permissions": [], + "Command": "Confirm-MgGroupGrantedPermissionForApp", + "Method": "POST", "Variants": [ "Check", "CheckViaIdentity" ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "Command": "Confirm-MgGroupGrantedPermissionForApp", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Confirm-MgGroupMemberGroup", + "Method": "POST", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/checkMemberGroups", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -5596,7 +5588,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgGroupMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5604,13 +5600,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/checkMemberGroups", - "Command": "Confirm-MgGroupMemberGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/checkMemberObjects", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -5684,22 +5676,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/checkMemberObjects", - "Command": "Confirm-MgGroupMemberObject", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Confirm-MgGroupPermissionGrantMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5708,13 +5689,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups", - "Command": "Confirm-MgGroupPermissionGrantMemberGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Confirm-MgGroupPermissionGrantMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5723,13 +5704,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects", - "Command": "Confirm-MgGroupPermissionGrantMemberObject", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Confirm-MgGroupSettingTemplateMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5738,13 +5719,13 @@ ], "OutputType": null, "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups", - "Command": "Confirm-MgGroupSettingTemplateMemberGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Confirm-MgGroupSettingTemplateMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5753,13 +5734,13 @@ ], "OutputType": null, "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects", - "Command": "Confirm-MgGroupSettingTemplateMemberObject", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgOrganizationMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5768,13 +5749,13 @@ ], "OutputType": null, "Uri": "/organization/{organization-id}/checkMemberGroups", - "Command": "Confirm-MgOrganizationMemberGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Confirm-MgOrganizationMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5783,48 +5764,59 @@ ], "OutputType": null, "Uri": "/organization/{organization-id}/checkMemberObjects", - "Command": "Confirm-MgOrganizationMemberObject", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Confirm-MgRiskyServicePrincipalCompromised", + "Method": "POST", + "Variants": [ + "Confirm", + "ConfirmExpanded" + ], + "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityRiskyServicePrincipal.ReadWrite.All", "Description": "Read and write all identity risky service principal information", "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Confirm-MgRiskyUserCompromised", + "Method": "POST", "Variants": [ "Confirm", "ConfirmExpanded" ], "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "Command": "Confirm-MgRiskyServicePrincipalCompromised", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/identityProtection/riskyUsers/confirmCompromised", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityRiskyUser.ReadWrite.All", "Description": "Read and write all risky user information", "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.", "IsAdmin": false - }, + } + }, + { + "Command": "Confirm-MgServicePrincipalMemberGroup", + "Method": "POST", "Variants": [ - "Confirm", - "ConfirmExpanded" + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "Command": "Confirm-MgRiskyUserCompromised", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -5898,7 +5890,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgServicePrincipalMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5906,13 +5902,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "Command": "Confirm-MgServicePrincipalMemberGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -5986,7 +5978,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgUserMemberGroup", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -5994,13 +5990,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "Command": "Confirm-MgServicePrincipalMemberObject", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/checkMemberGroups", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -6074,7 +6066,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Confirm-MgUserMemberObject", + "Method": "POST", "Variants": [ "Check", "CheckExpanded", @@ -6082,13 +6078,9 @@ "CheckViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/checkMemberGroups", - "Command": "Confirm-MgUserMemberGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/checkMemberObjects", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -6162,74 +6154,74 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/users/{user-id}/checkMemberObjects", - "Command": "Confirm-MgUserMemberObject", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting", + "Method": "POST", "Variants": [ "Connect", "ConnectExpanded" ], "OutputType": null, "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect", - "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector", + "Method": "POST", "Variants": [ "Connect" ], "OutputType": null, "Uri": "/deviceManagement/zebraFotaConnector/connect", - "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting", + "Method": "POST", "Variants": [ "Clone", "CloneViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone", - "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Copy-MgBetaDriveItem", + "Method": "POST", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -6249,22 +6241,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", - "Command": "Copy-MgBetaDriveItem", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6273,13 +6254,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Copy-MgBetaDriveRoot", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6288,13 +6269,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/copy", - "Command": "Copy-MgBetaDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Copy-MgBetaGroupDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6303,13 +6284,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Command": "Copy-MgBetaGroupDriveItem", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6318,13 +6299,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Copy-MgBetaGroupDriveRoot", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6333,12 +6314,23 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "Command": "Copy-MgBetaGroupDriveRoot", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Copy-MgBetaGroupOnenoteNotebook", + "Method": "POST", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -6358,7 +6350,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgBetaGroupOnenotePageToSection", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6366,13 +6362,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "Command": "Copy-MgBetaGroupOnenoteNotebook", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -6392,7 +6384,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6400,13 +6396,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "Command": "Copy-MgBetaGroupOnenotePageToSection", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -6426,7 +6418,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6434,13 +6430,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -6460,22 +6452,26 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", + "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6483,14 +6479,14 @@ "CopyViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6498,14 +6494,14 @@ "CopyViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6513,13 +6509,9 @@ "CopyViaIdentityExpanded" ], "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -6539,7 +6531,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6547,28 +6543,24 @@ "CopyViaIdentityExpanded" ], "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Copy-MgBetaSiteOnenoteNotebook", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -6588,22 +6580,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "Command": "Copy-MgBetaSiteOnenoteNotebook", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6612,13 +6593,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6627,13 +6608,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6642,13 +6623,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6657,13 +6638,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6672,13 +6653,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6687,12 +6668,23 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Copy-MgBetaSiteOnenotePageToSection", + "Method": "POST", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -6712,7 +6704,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6720,14 +6716,14 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "Command": "Copy-MgBetaSiteOnenotePageToSection", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6735,14 +6731,14 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6750,14 +6746,14 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6765,14 +6761,14 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6780,13 +6776,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -6806,7 +6798,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6814,13 +6810,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -6840,21 +6832,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Copy-MgBetaTeam", + "Method": "POST", + "Variants": [ + "Clone", + "CloneExpanded", + "CloneViaIdentity", + "CloneViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/clone", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -6874,22 +6866,11 @@ "FullDescription": "Allows the app to create teams without a signed-in user. ", "IsAdmin": false } - ], - "Variants": [ - "Clone", - "CloneExpanded", - "CloneViaIdentity", - "CloneViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/clone", - "Command": "Copy-MgBetaTeam", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Copy-MgBetaUserDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6898,13 +6879,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Command": "Copy-MgBetaUserDriveItem", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6913,13 +6894,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Copy-MgBetaUserDriveRoot", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6928,18 +6909,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "Command": "Copy-MgBetaUserDriveRoot", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Copy-MgBetaUserMailFolder", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6948,13 +6924,18 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "Command": "Copy-MgBetaUserMailFolder", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Copy-MgBetaUserMailFolderChildFolder", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6963,13 +6944,13 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "Command": "Copy-MgBetaUserMailFolderChildFolder", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6978,18 +6959,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Copy-MgBetaUserMailFolderMessage", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -6998,18 +6974,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "Command": "Copy-MgBetaUserMailFolderMessage", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "Copy-MgBetaUserMessage", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7018,12 +6994,28 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/copy", - "Command": "Copy-MgBetaUserMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { + "Command": "Copy-MgBetaUserOnenoteNotebook", + "Method": "POST", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7043,7 +7035,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgBetaUserOnenotePageToSection", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7051,13 +7047,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "Command": "Copy-MgBetaUserOnenoteNotebook", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7077,7 +7069,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7085,13 +7081,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "Command": "Copy-MgBetaUserOnenotePageToSection", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7111,7 +7103,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7119,13 +7115,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7145,21 +7137,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -7179,22 +7171,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", - "Command": "Copy-MgDriveItem", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7203,13 +7184,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Copy-MgDriveRoot", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7218,13 +7199,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/copy", - "Command": "Copy-MgDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Copy-MgGroupDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7233,13 +7214,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Command": "Copy-MgGroupDriveItem", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7248,13 +7229,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Copy-MgGroupDriveRoot", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7263,12 +7244,23 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "Command": "Copy-MgGroupDriveRoot", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Copy-MgGroupOnenoteNotebook", + "Method": "POST", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -7288,7 +7280,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgGroupOnenotePageToSection", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7296,13 +7292,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "Command": "Copy-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -7322,7 +7314,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgGroupOnenoteSectionToNotebook", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7330,13 +7326,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "Command": "Copy-MgGroupOnenotePageToSection", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -7356,7 +7348,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7364,13 +7360,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "Command": "Copy-MgGroupOnenoteSectionToNotebook", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -7390,22 +7382,26 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", + "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7413,14 +7409,14 @@ "CopyViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7428,14 +7424,14 @@ "CopyViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7443,13 +7439,9 @@ "CopyViaIdentityExpanded" ], "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -7469,7 +7461,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7477,28 +7473,24 @@ "CopyViaIdentityExpanded" ], "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Copy-MgSiteOnenoteNotebook", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -7518,22 +7510,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "Command": "Copy-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7542,13 +7523,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7557,13 +7538,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7572,13 +7553,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7587,13 +7568,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7602,13 +7583,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7617,12 +7598,23 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Copy-MgSiteOnenotePageToSection", + "Method": "POST", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -7642,7 +7634,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7650,14 +7646,14 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "Command": "Copy-MgSiteOnenotePageToSection", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7665,14 +7661,14 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7680,14 +7676,14 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Copy-MgSiteOnenoteSectionPageToSection", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7695,14 +7691,14 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Copy-MgSiteOnenoteSectionToNotebook", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7710,13 +7706,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Command": "Copy-MgSiteOnenoteSectionPageToSection", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -7736,7 +7728,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7744,13 +7740,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "Command": "Copy-MgSiteOnenoteSectionToNotebook", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -7770,21 +7762,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Copy-MgTeam", + "Method": "POST", + "Variants": [ + "Clone", + "CloneExpanded", + "CloneViaIdentity", + "CloneViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/clone", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -7804,22 +7796,11 @@ "FullDescription": "Allows the app to create teams without a signed-in user. ", "IsAdmin": false } - ], - "Variants": [ - "Clone", - "CloneExpanded", - "CloneViaIdentity", - "CloneViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/clone", - "Command": "Copy-MgTeam", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Copy-MgUserDriveItem", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7828,13 +7809,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Command": "Copy-MgUserDriveItem", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7843,13 +7824,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Copy-MgUserDriveRoot", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7858,18 +7839,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "Command": "Copy-MgUserDriveRoot", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Copy-MgUserMailFolder", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7878,13 +7854,18 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "Command": "Copy-MgUserMailFolder", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Copy-MgUserMailFolderChildFolder", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7893,13 +7874,13 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "Command": "Copy-MgUserMailFolderChildFolder", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Copy-MgUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7908,18 +7889,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "Command": "Copy-MgUserMailFolderChildFolderMessage", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Copy-MgUserMailFolderMessage", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7928,18 +7904,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "Command": "Copy-MgUserMailFolderMessage", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "Copy-MgUserMessage", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7948,12 +7924,28 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/copy", - "Command": "Copy-MgUserMessage", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { + "Command": "Copy-MgUserOnenoteNotebook", + "Method": "POST", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -7973,7 +7965,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgUserOnenotePageToSection", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -7981,13 +7977,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "Command": "Copy-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -8007,7 +7999,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgUserOnenoteSectionToNotebook", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -8015,13 +8011,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "Command": "Copy-MgUserOnenotePageToSection", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -8041,7 +8033,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Copy-MgUserOnenoteSectionToSectionGroup", + "Method": "POST", "Variants": [ "Copy", "CopyExpanded", @@ -8049,13 +8045,9 @@ "CopyViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "Command": "Copy-MgUserOnenoteSectionToNotebook", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -8075,21 +8067,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "Command": "Copy-MgUserOnenoteSectionToSectionGroup", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Disable-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", + "Variants": [ + "Disable", + "DisableViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -8103,37 +8093,37 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", - "Command": "Disable-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Disable-MgBetaDeviceManagementManagedDevice", + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", - "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -8147,99 +8137,99 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", - "Command": "Disable-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true - }, + } + }, + { + "Command": "Disable-MgBetaUserManagedDevice", + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", - "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Disable-MgBetaUserManagedDeviceLostMode", + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", - "Command": "Disable-MgBetaUserManagedDevice", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "Command": "Disable-MgBetaUserManagedDeviceLostMode", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -8253,49 +8243,49 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], - "Variants": [ - "Disable", - "DisableViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", - "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Disable-MgUserManagedDeviceLostMode", + "Method": "POST", "Variants": [ "Disable", "DisableViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "Command": "Disable-MgUserManagedDeviceLostMode", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting", + "Method": "POST", + "Variants": [ + "Disconnect" + ], + "OutputType": null, + "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "POST", "Variants": [ - "Disconnect" + "Disconnect", + "DisconnectViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", - "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -8309,36 +8299,36 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector", + "Method": "POST", "Variants": [ - "Disconnect", - "DisconnectViaIdentity" + "Disconnect" ], "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", - "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/zebraFotaConnector/disconnect", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", + "Method": "POST", "Variants": [ - "Disconnect" + "Disconnect", + "DisconnectViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/zebraFotaConnector/disconnect", - "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -8352,19 +8342,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment", + "Method": "POST", "Variants": [ - "Disconnect", - "DisconnectViaIdentity" + "Enable" ], "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", - "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -8378,42 +8367,29 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Enable" - ], - "OutputType": null, - "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment", - "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", + "Method": "POST", "Variants": [ "Enable", "EnableExpanded" ], "OutputType": null, "Uri": "/deviceManagement/assignmentFilters/enable", - "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", + "Method": "POST", "Variants": [ "Enable", "EnableExpanded", @@ -8422,12 +8398,25 @@ ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", - "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "Method": "POST", + "Variants": [ + "Enable" + ], + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -8441,36 +8430,23 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Enable" - ], - "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", - "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement", + "Method": "POST", "Variants": [ "Enable" ], "OutputType": null, "Uri": "/deviceManagement/enableLegacyPcManagement", - "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", + "Method": "POST", "Variants": [ "Enable", "EnableExpanded", @@ -8479,12 +8455,26 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", - "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac", + "Method": "POST", + "Variants": [ + "Enable", + "EnableExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/tenantAttachRBAC/enable", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -8498,55 +8488,46 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator", + "Method": "POST", "Variants": [ - "Enable", - "EnableExpanded" + "Enable" ], "OutputType": null, - "Uri": "/deviceManagement/tenantAttachRBAC/enable", - "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/enableUnlicensedAdminstrators", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Enable" - ], - "OutputType": null, - "Uri": "/deviceManagement/enableUnlicensedAdminstrators", - "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true - }, + "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", + "Method": "POST", "Variants": [ "Enable", "EnableViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", - "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Enable-MgBetaUserManagedDeviceLostMode", + "Method": "POST", "Variants": [ "Enable", "EnableExpanded", @@ -8555,12 +8536,21 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", - "Command": "Enable-MgBetaUserManagedDeviceLostMode", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", + "Method": "POST", + "Variants": [ + "Enable", + "EnableViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -8574,19 +8564,21 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "POST", "Variants": [ - "Enable", - "EnableViaIdentity" + "Export", + "ExportExpanded", + "ExportViaIdentity", + "ExportViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", - "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -8600,21 +8592,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", + "Method": "GET", "Variants": [ "Export", - "ExportExpanded", - "ExportViaIdentity", - "ExportViaIdentityExpanded" + "ExportViaIdentity" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", - "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -8628,19 +8618,21 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "Method": "POST", "Variants": [ "Export", - "ExportViaIdentity" + "ExportExpanded", + "ExportViaIdentity", + "ExportViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", - "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -8654,47 +8646,47 @@ "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Export", - "ExportExpanded", - "ExportViaIdentity", - "ExportViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", - "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "GET", "Variants": [ "Export", "ExportViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export", - "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", + "Method": "GET", "Variants": [ "Export", "ExportViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export", - "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "POST", + "Variants": [ + "Export", + "ExportExpanded", + "ExportViaIdentity", + "ExportViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -8708,7 +8700,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -8716,13 +8712,9 @@ "ExportViaIdentityExpanded" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -8736,21 +8728,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Export-MgBetaUserDeviceAndAppManagementData", + "Method": "GET", "Variants": [ "Export", - "ExportExpanded", + "Export1", "ExportViaIdentity", - "ExportViaIdentityExpanded" + "ExportViaIdentity1" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -8776,41 +8768,41 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Export-MgBetaUserPersonalData", + "Method": "POST", "Variants": [ "Export", - "Export1", + "ExportExpanded", "ExportViaIdentity", - "ExportViaIdentity1" + "ExportViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "Command": "Export-MgBetaUserDeviceAndAppManagementData", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/exportPersonalData", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "User.Export.All", "Description": "Export user's data", "FullDescription": "Allows the app to export data (e.g. customer content or system-generated logs), associated with any user in your company, when the app is used by a privileged user (e.g. a Company Administrator).", "IsAdmin": false - }, + } + }, + { + "Command": "Export-MgUserDeviceAndAppManagementData", + "Method": "GET", "Variants": [ "Export", - "ExportExpanded", + "Export1", "ExportViaIdentity", - "ExportViaIdentityExpanded" + "ExportViaIdentity1" ], "OutputType": null, - "Uri": "/users/{user-id}/exportPersonalData", - "Command": "Export-MgBetaUserPersonalData", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -8836,27 +8828,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Export", - "Export1", - "ExportViaIdentity", - "ExportViaIdentity1" - ], - "OutputType": null, - "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "Command": "Export-MgUserDeviceAndAppManagementData", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "User.Export.All", - "Description": "Export user's data", - "FullDescription": "Allows the app to export data (e.g. customer content or system-generated logs), associated with any user in your company, when the app is used by a privileged user (e.g. a Company Administrator).", - "IsAdmin": false - }, + "Command": "Export-MgUserPersonalData", + "Method": "POST", "Variants": [ "Export", "ExportExpanded", @@ -8865,113 +8841,127 @@ ], "OutputType": null, "Uri": "/users/{user-id}/exportPersonalData", - "Command": "Export-MgUserPersonalData", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "User.Export.All", + "Description": "Export user's data", + "FullDescription": "Allows the app to export data (e.g. customer content or system-generated logs), associated with any user in your company, when the app is used by a privileged user (e.g. a Company Administrator).", + "IsAdmin": false + } }, { - "Module": "Applications", - "Permissions": [], + "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Find-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", - "Command": "Find-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Find-MgBetaDeviceManagementManagedDevice", + "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "Command": "Find-MgBetaDeviceManagementManagedDevice", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", + "Method": "GET", "Variants": [ "Find1", "FindViaIdentity1" ], "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", + "Method": "GET", + "Variants": [ + "Find", + "FindViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -8991,19 +8981,19 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Find", - "FindViaIdentity" - ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "POST", + "Variants": [ + "Discover", + "DiscoverViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -9017,45 +9007,47 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Discover", - "DiscoverViaIdentity" - ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Find-MgBetaUserManagedDevice", + "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "Command": "Find-MgBetaUserManagedDevice", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Find-MgBetaUserMeetingTime", + "Method": "POST", + "Variants": [ + "Find", + "FindExpanded", + "FindViaIdentity", + "FindViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "Uri": "/users/{user-id}/findMeetingTimes", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -9069,21 +9061,21 @@ "FullDescription": "Allows the app to read, update, create and delete events in all calendars in your organization you have permissions to access. This includes delegate and shared calendars.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Find-MgBetaUserRoom", + "Method": "GET", "Variants": [ "Find", - "FindExpanded", + "Find1", "FindViaIdentity", - "FindViaIdentityExpanded" + "FindViaIdentity1" ], - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", - "Uri": "/users/{user-id}/findMeetingTimes", - "Command": "Find-MgBetaUserMeetingTime", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEmailAddress", + "Uri": "/users/{user-id}/findRooms", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -9097,21 +9089,19 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Find-MgBetaUserRoomList", + "Method": "GET", "Variants": [ "Find", - "Find1", - "FindViaIdentity", - "FindViaIdentity1" + "FindViaIdentity" ], "OutputType": "IMicrosoftGraphEmailAddress", - "Uri": "/users/{user-id}/findRooms", - "Command": "Find-MgBetaUserRoom", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/findRoomLists", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -9125,37 +9115,37 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], - "Variants": [ - "Find", - "FindViaIdentity" - ], - "OutputType": "IMicrosoftGraphEmailAddress", - "Uri": "/users/{user-id}/findRoomLists", - "Command": "Find-MgBetaUserRoomList", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Find-MgDeviceManagementManagedDevice", + "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "Command": "Find-MgDeviceManagementManagedDevice", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "POST", + "Variants": [ + "Discover", + "DiscoverViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -9169,45 +9159,47 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Discover", - "DiscoverViaIdentity" - ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "POST", "Variants": [ "Discover", "DiscoverViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Find-MgUserManagedDevice", + "Method": "POST", "Variants": [ "Locate", "LocateViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "Command": "Find-MgUserManagedDevice", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Find-MgUserMeetingTime", + "Method": "POST", + "Variants": [ + "Find", + "FindExpanded", + "FindViaIdentity", + "FindViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "Uri": "/users/{user-id}/findMeetingTimes", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -9221,71 +9213,43 @@ "FullDescription": "Allows the app to read, update, create and delete events in all calendars in your organization you have permissions to access. This includes delegate and shared calendars.", "IsAdmin": false } - ], - "Variants": [ - "Find", - "FindExpanded", - "FindViaIdentity", - "FindViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", - "Uri": "/users/{user-id}/findMeetingTimes", - "Command": "Find-MgUserMeetingTime", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgAdminEdge", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphEdge", "Uri": "/admin/edge", - "Command": "Get-MgAdminEdge", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgAdminEdgeInternetExplorerMode", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphInternetExplorerMode", "Uri": "/admin/edge/internetExplorerMode", - "Command": "Get-MgAdminEdgeInternetExplorerMode", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [ - { - "Name": "BrowserSiteLists.Read.All", - "Description": "Read all browser site lists for your organization", - "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write all browser site lists for your organization", - "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBrowserSiteList", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9299,18 +9263,18 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphBrowserSiteList", "Uri": "/admin/edge/internetExplorerMode/siteLists", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9324,18 +9288,18 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9349,19 +9313,19 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9375,18 +9339,18 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9400,19 +9364,19 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9426,19 +9390,19 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBrowserSite", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9452,18 +9416,18 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphBrowserSite", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -9477,31 +9441,56 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "BrowserSiteLists.Read.All", + "Description": "Read all browser site lists for your organization", + "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write all browser site lists for your organization", + "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgAdminSharepoint", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSharepoint", "Uri": "/admin/sharepoint", - "Command": "Get-MgAdminSharepoint", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgAdminSharepointSetting", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphSharepointSettings", + "Uri": "/admin/sharepoint/settings", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SharePointTenantSettings.Read.All", @@ -9515,86 +9504,87 @@ "FullDescription": "Allows the application to read and change the tenant-level settings of SharePoint and OneDrive, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphSharepointSettings", - "Uri": "/admin/sharepoint/settings", - "Command": "Get-MgAdminSharepointSetting", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "Agreement.Read.All", - "Description": "Read all terms of use agreements", - "FullDescription": "Allows the app to read terms of use agreements on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgAgreement", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/agreements/{agreement-id}", - "Command": "Get-MgAgreement", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Agreement.Read.All", + "Description": "Read all terms of use agreements", + "FullDescription": "Allows the app to read terms of use agreements on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreement", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/agreements", - "Command": "Get-MgAgreement", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreementAcceptance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Command": "Get-MgAgreementAcceptance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreementAcceptance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances", - "Command": "Get-MgAgreementAcceptance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreementAcceptanceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/acceptances/$count", - "Command": "Get-MgAgreementAcceptanceCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgAgreementFile", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAgreementFile", + "Uri": "/agreements/{agreement-id}/file", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Agreement.Read.All", @@ -9608,171 +9598,171 @@ "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAgreementFile", - "Uri": "/agreements/{agreement-id}/file", - "Command": "Get-MgAgreementFile", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreementFile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/files", - "Command": "Get-MgAgreementFile", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreementFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/files/$count", - "Command": "Get-MgAgreementFileCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreementFileLocalization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Command": "Get-MgAgreementFileLocalization", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreementFileLocalization", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations", - "Command": "Get-MgAgreementFileLocalization", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreementFileLocalizationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "Command": "Get-MgAgreementFileLocalizationCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreementFileLocalizationVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Get-MgAgreementFileLocalizationVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreementFileLocalizationVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Command": "Get-MgAgreementFileLocalizationVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreementFileLocalizationVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Command": "Get-MgAgreementFileLocalizationVersionCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreementFileVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Get-MgAgreementFileVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreementFileVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Command": "Get-MgAgreementFileVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgAgreementFileVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Command": "Get-MgAgreementFileVersionCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgAllGroupSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/getAllSites", - "Command": "Get-MgAllGroupSite", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgAllUserChatMessage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/getAllMessages", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read.All", @@ -9786,32 +9776,31 @@ "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/getAllMessages", - "Command": "Get-MgAllUserChatMessage", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgAppCatalogTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Command": "Get-MgAppCatalogTeamApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgAppCatalogTeamApp", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/appCatalogs/teamsApps", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -9843,18 +9832,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/appCatalogs/teamsApps", - "Command": "Get-MgAppCatalogTeamApp", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgAppCatalogTeamAppCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/appCatalogs/teamsApps/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -9886,43 +9875,44 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/$count", - "Command": "Get-MgAppCatalogTeamAppCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgAppCatalogTeamAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Command": "Get-MgAppCatalogTeamAppDefinition", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgAppCatalogTeamAppDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "Command": "Get-MgAppCatalogTeamAppDefinition", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgAppCatalogTeamAppDefinitionBot", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -9942,32 +9932,32 @@ "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAppCatalogTeamAppDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Command": "Get-MgAppCatalogTeamAppDefinitionBot", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "Command": "Get-MgAppCatalogTeamAppDefinitionCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications/{application-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -9999,19 +9989,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgApplication", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications/{application-id}", - "Command": "Get-MgApplication", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/applications", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -10049,68 +10038,68 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications", - "Command": "Get-MgApplication", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationAppManagementPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/applications/{application-id}/appManagementPolicies", - "Command": "Get-MgApplicationAppManagementPolicy", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationAppManagementPolicyByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "Command": "Get-MgApplicationAppManagementPolicyByRef", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationAppManagementPolicyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "Command": "Get-MgApplicationAppManagementPolicyCount", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/applications/getByIds", - "Command": "Get-MgApplicationById", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgApplicationCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/applications/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -10148,31 +10137,31 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/applications/$count", - "Command": "Get-MgApplicationCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationCreatedOnBehalfOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/applications/{application-id}/createdOnBehalfOf", - "Command": "Get-MgApplicationCreatedOnBehalfOf", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgApplicationDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications/delta", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -10204,18 +10193,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications/delta", - "Command": "Get-MgApplicationDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgApplicationExtensionProperty", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExtensionProperty", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -10241,19 +10231,18 @@ "FullDescription": "Allows the app to read data in your organization's directory.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgApplicationExtensionProperty", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Command": "Get-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/applications/{application-id}/extensionProperties", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -10285,18 +10274,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties", - "Command": "Get-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgApplicationExtensionPropertyCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/extensionProperties/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -10328,19 +10318,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgApplicationFederatedIdentityCredential", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/applications/{application-id}/extensionProperties/$count", - "Command": "Get-MgApplicationExtensionPropertyCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -10354,19 +10344,18 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgApplicationFederatedIdentityCredential", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Command": "Get-MgApplicationFederatedIdentityCredential", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/applications/{application-id}/federatedIdentityCredentials", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -10386,18 +10375,19 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "Command": "Get-MgApplicationFederatedIdentityCredential", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgApplicationFederatedIdentityCredentialCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -10417,71 +10407,62 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", - "Command": "Get-MgApplicationFederatedIdentityCredentialCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Applications", - "Permissions": [], + ] + }, + { + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/logo", - "Command": "Get-MgApplicationLogo", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -10490,13 +10471,13 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/getMemberGroups", - "Command": "Get-MgApplicationMemberGroup", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -10505,12 +10486,20 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/getMemberObjects", - "Command": "Get-MgApplicationMemberObject", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgApplicationOwner", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/applications/{application-id}/owners", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -10542,118 +10531,118 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/applications/{application-id}/owners", - "Command": "Get-MgApplicationOwner", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/applications/{application-id}/owners/appRoleAssignment", - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationOwnerAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "Command": "Get-MgApplicationOwnerAsEndpoint", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationOwnerAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/applications/{application-id}/owners/endpoint", - "Command": "Get-MgApplicationOwnerAsEndpoint", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/applications/{application-id}/owners/servicePrincipal", - "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationOwnerAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "Command": "Get-MgApplicationOwnerAsUser", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationOwnerAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/applications/{application-id}/owners/user", - "Command": "Get-MgApplicationOwnerAsUser", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgApplicationOwnerByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/owners/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -10685,18 +10674,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgApplicationOwnerCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/owners/$ref", - "Command": "Get-MgApplicationOwnerByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/applications/{application-id}/owners/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -10728,84 +10718,86 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/owners/$count", - "Command": "Get-MgApplicationOwnerCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", - "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationOwnerCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/owners/endpoint/$count", - "Command": "Get-MgApplicationOwnerCountAsEndpoint", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationOwnerCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/owners/user/$count", - "Command": "Get-MgApplicationOwnerCountAsUser", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationSynchronization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/applications/{application-id}/synchronization", - "Command": "Get-MgApplicationSynchronization", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgApplicationSynchronizationAccessToken", + "Method": "POST", + "Variants": [ + "Acquire", + "AcquireExpanded", + "AcquireViaIdentity", + "AcquireViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -10819,123 +10811,121 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Acquire", - "AcquireExpanded", - "AcquireViaIdentity", - "AcquireViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "Command": "Get-MgApplicationSynchronizationAccessToken", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationSynchronizationJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Command": "Get-MgApplicationSynchronizationJob", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationSynchronizationJob", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs", - "Command": "Get-MgApplicationSynchronizationJob", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationSynchronizationJobCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "Command": "Get-MgApplicationSynchronizationJobCount", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationSynchronizationJobSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Command": "Get-MgApplicationSynchronizationJobSchema", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationSynchronizationSecretCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "Command": "Get-MgApplicationSynchronizationSecretCount", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgApplicationSynchronizationTemplate", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -10955,19 +10945,18 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgApplicationSynchronizationTemplate", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Command": "Get-MgApplicationSynchronizationTemplate", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/applications/{application-id}/synchronization/templates", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -10987,18 +10976,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates", - "Command": "Get-MgApplicationSynchronizationTemplate", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgApplicationSynchronizationTemplateCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -11018,19 +11008,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgApplicationSynchronizationTemplateSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/$count", - "Command": "Get-MgApplicationSynchronizationTemplateCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -11050,94 +11040,93 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Command": "Get-MgApplicationSynchronizationTemplateSchema", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplicationTemplate", "Uri": "/applicationTemplates/{applicationTemplate-id}", - "Command": "Get-MgApplicationTemplate", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationTemplate", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplicationTemplate", "Uri": "/applicationTemplates", - "Command": "Get-MgApplicationTemplate", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgApplicationTemplateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/applicationTemplates/$count", - "Command": "Get-MgApplicationTemplateCount", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgApplicationTokenIssuancePolicy", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Uri": "/applications/{application-id}/tokenIssuancePolicies", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -11163,18 +11152,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgApplicationTokenIssuancePolicyByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "Command": "Get-MgApplicationTokenIssuancePolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -11200,18 +11189,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgApplicationTokenIssuancePolicyCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "Command": "Get-MgApplicationTokenIssuancePolicyByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -11237,19 +11227,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", - "Command": "Get-MgApplicationTokenIssuancePolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgApplicationTokenLifetimePolicy", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Uri": "/applications/{application-id}/tokenLifetimePolicies", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -11275,18 +11264,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgApplicationTokenLifetimePolicyByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "Command": "Get-MgApplicationTokenLifetimePolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -11312,18 +11301,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgApplicationTokenLifetimePolicyCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "Command": "Get-MgApplicationTokenLifetimePolicyByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -11349,45 +11339,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", - "Command": "Get-MgApplicationTokenLifetimePolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Reports", - "Permissions": [ - { - "Name": "AuditLog.Read.All", - "Description": "Read all audit log data", - "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgAuditLogDirectoryAudit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryAudit", "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "Command": "Get-MgAuditLogDirectoryAudit", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11401,18 +11365,18 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAuditLogDirectoryAudit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryAudit", "Uri": "/auditLogs/directoryAudits", - "Command": "Get-MgAuditLogDirectoryAudit", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11426,31 +11390,18 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAuditLogDirectoryAuditCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/auditLogs/directoryAudits/$count", - "Command": "Get-MgAuditLogDirectoryAuditCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "Command": "Get-MgAuditLogProvisioning", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Reports", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11464,18 +11415,31 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAuditLogProvisioning", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Uri": "/auditLogs/provisioning", - "Command": "Get-MgAuditLogProvisioning", + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", + "Module": "Reports", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgAuditLogProvisioning", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Uri": "/auditLogs/provisioning", "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11489,18 +11453,18 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAuditLogProvisioningCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/auditLogs/provisioning/$count", - "Command": "Get-MgAuditLogProvisioningCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11514,19 +11478,19 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAuditLogSignIn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSignIn", "Uri": "/auditLogs/signIns/{signIn-id}", - "Command": "Get-MgAuditLogSignIn", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11540,18 +11504,18 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAuditLogSignIn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSignIn", "Uri": "/auditLogs/signIns", - "Command": "Get-MgAuditLogSignIn", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -11565,18 +11529,44 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgAuditLogSignInCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/auditLogs/signIns/$count", - "Command": "Get-MgAuditLogSignInCount", + "Module": "Reports", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "AuditLog.Read.All", + "Description": "Read all audit log data", + "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaAccessReview", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessReview", + "Uri": "/accessReviews/{accessReview-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -11596,19 +11586,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAccessReview", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAccessReview", - "Uri": "/accessReviews/{accessReview-id}", - "Command": "Get-MgBetaAccessReview", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/accessReviews", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -11628,18 +11617,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAccessReview", - "Uri": "/accessReviews", - "Command": "Get-MgBetaAccessReview", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaAccessReviewCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/accessReviews/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -11659,31 +11648,31 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/accessReviews/$count", - "Command": "Get-MgBetaAccessReviewCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewDecision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "Command": "Get-MgBetaAccessReviewDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAccessReviewDecision", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/decisions", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -11703,18 +11692,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/decisions", - "Command": "Get-MgBetaAccessReviewDecision", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaAccessReviewDecisionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/decisions/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -11734,184 +11724,183 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/decisions/$count", - "Command": "Get-MgBetaAccessReviewDecisionCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReview", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "Command": "Get-MgBetaAccessReviewInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReview", "Uri": "/accessReviews/{accessReview-id}/instances", - "Command": "Get-MgBetaAccessReviewInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewInstanceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/$count", - "Command": "Get-MgBetaAccessReviewInstanceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewInstanceDecision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "Command": "Get-MgBetaAccessReviewInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewInstanceDecision", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "Command": "Get-MgBetaAccessReviewInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count", - "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count", - "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewInstanceReviewer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "Command": "Get-MgBetaAccessReviewInstanceReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewInstanceReviewer", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "Command": "Get-MgBetaAccessReviewInstanceReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count", - "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewMyDecision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "Command": "Get-MgBetaAccessReviewMyDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAccessReviewMyDecision", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/myDecisions", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -11931,18 +11920,19 @@ "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "Command": "Get-MgBetaAccessReviewMyDecision", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaAccessReviewMyDecisionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -11962,32 +11952,31 @@ "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count", - "Command": "Get-MgBetaAccessReviewMyDecisionCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAccessReviewReviewer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "Command": "Get-MgBetaAccessReviewReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAccessReviewReviewer", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/accessReviews/{accessReview-id}/reviewers", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -12007,18 +11996,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/accessReviews/{accessReview-id}/reviewers", - "Command": "Get-MgBetaAccessReviewReviewer", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaAccessReviewReviewerCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -12038,69 +12028,43 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers/$count", - "Command": "Get-MgBetaAccessReviewReviewerCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaAdminEdge", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphEdge", "Uri": "/admin/edge", - "Command": "Get-MgBetaAdminEdge", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphInternetExplorerMode", "Uri": "/admin/edge/internetExplorerMode", - "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "BrowserSiteLists.Read.All", - "Description": "Read all browser site lists for your organization", - "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write all browser site lists for your organization", - "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBrowserSiteList", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12114,18 +12078,18 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphBrowserSiteList", "Uri": "/admin/edge/internetExplorerMode/siteLists", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12139,18 +12103,18 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12164,19 +12128,19 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12190,18 +12154,18 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12215,19 +12179,19 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12241,19 +12205,19 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBrowserSite", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12267,18 +12231,18 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphBrowserSite", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -12292,19 +12256,45 @@ "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "BrowserSiteLists.Read.All", + "Description": "Read all browser site lists for your organization", + "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write all browser site lists for your organization", + "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaAdministrativeUnit", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/administrativeUnits/{administrativeUnit-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12330,19 +12320,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdministrativeUnit", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "Command": "Get-MgBetaAdministrativeUnit", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/administrativeUnits", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12368,31 +12357,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/administrativeUnits", - "Command": "Get-MgBetaAdministrativeUnit", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaAdministrativeUnitById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/administrativeUnits/getByIds", - "Command": "Get-MgBetaAdministrativeUnitById", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaAdministrativeUnitCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/administrativeUnits/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12418,18 +12407,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/administrativeUnits/$count", - "Command": "Get-MgBetaAdministrativeUnitCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaAdministrativeUnitDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/administrativeUnits/delta", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12455,56 +12444,56 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/administrativeUnits/delta", - "Command": "Get-MgBetaAdministrativeUnitDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaAdministrativeUnitExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Command": "Get-MgBetaAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaAdministrativeUnitExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "Command": "Get-MgBetaAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaAdministrativeUnitExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "Command": "Get-MgBetaAdministrativeUnitExtensionCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAdministrativeUnitMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12530,31 +12519,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "Command": "Get-MgBetaAdministrativeUnitMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphApplication", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12580,31 +12569,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDevice", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12630,31 +12619,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12680,31 +12669,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12730,31 +12719,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12780,31 +12769,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUser", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12830,18 +12819,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdministrativeUnitMemberByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12867,18 +12856,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdministrativeUnitMemberCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Command": "Get-MgBetaAdministrativeUnitMemberByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12904,19 +12894,57 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", - "Command": "Get-MgBetaAdministrativeUnitMemberCount", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read all administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -12942,57 +12970,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read all administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -13018,19 +13008,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -13056,19 +13046,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -13094,19 +13084,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -13132,20 +13122,11 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaAdministrativeUnitMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -13154,13 +13135,13 @@ ], "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", - "Command": "Get-MgBetaAdministrativeUnitMemberGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaAdministrativeUnitMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -13169,12 +13150,21 @@ ], "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", - "Command": "Get-MgBetaAdministrativeUnitMemberObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -13200,19 +13190,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -13238,18 +13227,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -13275,32 +13265,31 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/administrativeUnits/getUserOwnedObjects", - "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaAdminReportSetting", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphAdminReportSettings", + "Uri": "/admin/reportSettings", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "ReportSettings.Read.All", @@ -13314,30 +13303,30 @@ "FullDescription": "Allows the app to read and update all admin report settings, such as whether to display concealed information in reports, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphAdminReportSettings", - "Uri": "/admin/reportSettings", - "Command": "Get-MgBetaAdminReportSetting", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaAdminSharepoint", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSharepoint", "Uri": "/admin/sharepoint", - "Command": "Get-MgBetaAdminSharepoint", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAdminSharepointSetting", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphSharepointSettings", + "Uri": "/admin/sharepoint/settings", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "SharePointTenantSettings.Read.All", @@ -13351,86 +13340,87 @@ "FullDescription": "Allows the application to read and change the tenant-level settings of SharePoint and OneDrive, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphSharepointSettings", - "Uri": "/admin/sharepoint/settings", - "Command": "Get-MgBetaAdminSharepointSetting", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Agreement.Read.All", - "Description": "Read all terms of use agreements", - "FullDescription": "Allows the app to read terms of use agreements on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgBetaAgreement", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/agreements/{agreement-id}", - "Command": "Get-MgBetaAgreement", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Agreement.Read.All", + "Description": "Read all terms of use agreements", + "FullDescription": "Allows the app to read terms of use agreements on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreement", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/agreements", - "Command": "Get-MgBetaAgreement", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreementAcceptance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Command": "Get-MgBetaAgreementAcceptance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreementAcceptance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances", - "Command": "Get-MgBetaAgreementAcceptance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreementAcceptanceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/acceptances/$count", - "Command": "Get-MgBetaAgreementAcceptanceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAgreementFile", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAgreementFile", + "Uri": "/agreements/{agreement-id}/file", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "Agreement.Read.All", @@ -13444,171 +13434,171 @@ "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAgreementFile", - "Uri": "/agreements/{agreement-id}/file", - "Command": "Get-MgBetaAgreementFile", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreementFile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/files", - "Command": "Get-MgBetaAgreementFile", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreementFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/files/$count", - "Command": "Get-MgBetaAgreementFileCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreementFileLocalization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Command": "Get-MgBetaAgreementFileLocalization", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreementFileLocalization", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations", - "Command": "Get-MgBetaAgreementFileLocalization", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreementFileLocalizationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "Command": "Get-MgBetaAgreementFileLocalizationCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreementFileLocalizationVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Get-MgBetaAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreementFileLocalizationVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Command": "Get-MgBetaAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreementFileVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Get-MgBetaAgreementFileVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreementFileVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Command": "Get-MgBetaAgreementFileVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaAgreementFileVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Command": "Get-MgBetaAgreementFileVersionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaAllGroupSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/getAllSites", - "Command": "Get-MgBetaAllGroupSite", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAllUserChatMessage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/getAllMessages", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read.All", @@ -13622,32 +13612,31 @@ "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/getAllMessages", - "Command": "Get-MgBetaAllUserChatMessage", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaAppCatalogTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Command": "Get-MgBetaAppCatalogTeamApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAppCatalogTeamApp", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/appCatalogs/teamsApps", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -13679,18 +13668,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/appCatalogs/teamsApps", - "Command": "Get-MgBetaAppCatalogTeamApp", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaAppCatalogTeamAppCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/appCatalogs/teamsApps/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -13722,43 +13711,44 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/$count", - "Command": "Get-MgBetaAppCatalogTeamAppCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -13778,19 +13768,19 @@ "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -13810,19 +13800,21 @@ "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Method": "GET", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -13842,34 +13834,32 @@ "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -13889,19 +13879,21 @@ "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Method": "GET", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -13921,21 +13913,19 @@ "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaApplication", + "Method": "GET", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications/{application-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -13967,19 +13957,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaApplication", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications/{application-id}", - "Command": "Get-MgBetaApplication", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/applications", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -14017,94 +14006,94 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications", - "Command": "Get-MgBetaApplication", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationAppManagementPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/applications/{application-id}/appManagementPolicies", - "Command": "Get-MgBetaApplicationAppManagementPolicy", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationAppManagementPolicyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "Command": "Get-MgBetaApplicationAppManagementPolicyCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/applications/getByIds", - "Command": "Get-MgBetaApplicationById", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationConnectorGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConnectorGroup", "Uri": "/applications/{application-id}/connectorGroup", - "Command": "Get-MgBetaApplicationConnectorGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationConnectorGroupByRef", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/connectorGroup/$ref", - "Command": "Get-MgBetaApplicationConnectorGroupByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaApplicationCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/applications/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -14142,31 +14131,31 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/applications/$count", - "Command": "Get-MgBetaApplicationCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/applications/{application-id}/createdOnBehalfOf", - "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaApplicationDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications/delta", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -14198,56 +14187,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications/delta", - "Command": "Get-MgBetaApplicationDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaApplicationExtensionProperty", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Command": "Get-MgBetaApplicationExtensionProperty", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -14270,27 +14222,21 @@ { "Name": "Directory.Read.All", "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaApplicationExtensionProperty", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtensionProperty", "Uri": "/applications/{application-id}/extensionProperties", - "Command": "Get-MgBetaApplicationExtensionProperty", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -14322,20 +14268,26 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaApplicationExtensionPropertyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/extensionProperties/$count", - "Command": "Get-MgBetaApplicationExtensionPropertyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false + }, { "Name": "Application.ReadWrite.All", "Description": "Read and write all applications", @@ -14347,27 +14299,33 @@ "Description": "Manage apps that this app creates or owns", "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false - }, { "Name": "Application.ReadWrite.All", "Description": "Read and write all applications", @@ -14380,18 +14338,18 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -14411,71 +14369,94 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/logo", - "Command": "Get-MgBetaApplicationLogo", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -14484,13 +14465,13 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/getMemberGroups", - "Command": "Get-MgBetaApplicationMemberGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -14499,12 +14480,20 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/getMemberObjects", - "Command": "Get-MgBetaApplicationMemberObject", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaApplicationOwner", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/applications/{application-id}/owners", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -14536,93 +14525,93 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/applications/{application-id}/owners", - "Command": "Get-MgBetaApplicationOwner", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/applications/{application-id}/owners/endpoint", - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/applications/{application-id}/owners/servicePrincipal", - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationOwnerAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "Command": "Get-MgBetaApplicationOwnerAsUser", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationOwnerAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/applications/{application-id}/owners/user", - "Command": "Get-MgBetaApplicationOwnerAsUser", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaApplicationOwnerByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/owners/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -14654,18 +14643,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaApplicationOwnerCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/owners/$ref", - "Command": "Get-MgBetaApplicationOwnerByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/applications/{application-id}/owners/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -14697,71 +14687,73 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/owners/$count", - "Command": "Get-MgBetaApplicationOwnerCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/owners/endpoint/$count", - "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationOwnerCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/owners/user/$count", - "Command": "Get-MgBetaApplicationOwnerCountAsUser", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationSynchronization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/applications/{application-id}/synchronization", - "Command": "Get-MgBetaApplicationSynchronization", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaApplicationSynchronizationAccessToken", + "Method": "POST", + "Variants": [ + "Acquire", + "AcquireExpanded", + "AcquireViaIdentity", + "AcquireViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -14775,123 +14767,121 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Acquire", - "AcquireExpanded", - "AcquireViaIdentity", - "AcquireViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "Command": "Get-MgBetaApplicationSynchronizationAccessToken", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationSynchronizationJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Command": "Get-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationSynchronizationJob", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs", - "Command": "Get-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationSynchronizationJobCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "Command": "Get-MgBetaApplicationSynchronizationJobCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationSynchronizationJobSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Command": "Get-MgBetaApplicationSynchronizationJobSchema", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationSynchronizationSecretCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "Command": "Get-MgBetaApplicationSynchronizationSecretCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -14911,19 +14901,18 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Command": "Get-MgBetaApplicationSynchronizationTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/applications/{application-id}/synchronization/templates", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -14943,18 +14932,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates", - "Command": "Get-MgBetaApplicationSynchronizationTemplate", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -14974,19 +14964,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/$count", - "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -15006,94 +14996,93 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplicationTemplate", "Uri": "/applicationTemplates/{applicationTemplate-id}", - "Command": "Get-MgBetaApplicationTemplate", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationTemplate", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplicationTemplate", "Uri": "/applicationTemplates", - "Command": "Get-MgBetaApplicationTemplate", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationTemplateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/applicationTemplates/$count", - "Command": "Get-MgBetaApplicationTemplateCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaApplicationTokenIssuancePolicy", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Uri": "/applications/{application-id}/tokenIssuancePolicies", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -15119,18 +15108,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "Command": "Get-MgBetaApplicationTokenIssuancePolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -15156,18 +15145,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -15193,19 +15183,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", - "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaApplicationTokenLifetimePolicy", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Uri": "/applications/{application-id}/tokenLifetimePolicies", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -15231,18 +15220,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "Command": "Get-MgBetaApplicationTokenLifetimePolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -15268,18 +15257,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -15305,69 +15295,69 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", - "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaApplicationUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/applications/getUserOwnedObjects", - "Command": "Get-MgBetaApplicationUserOwnedObject", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", "Uri": "/auditLogs/customSecurityAttributeAudits", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/auditLogs/customSecurityAttributeAudits/$count", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaAuditLogDirectoryAudit", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryAudit", + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15381,19 +15371,18 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAuditLogDirectoryAudit", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDirectoryAudit", - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "Command": "Get-MgBetaAuditLogDirectoryAudit", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/auditLogs/directoryAudits", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15407,18 +15396,18 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryAudit", - "Uri": "/auditLogs/directoryAudits", - "Command": "Get-MgBetaAuditLogDirectoryAudit", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaAuditLogDirectoryAuditCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/auditLogs/directoryAudits/$count", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15432,93 +15421,68 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/auditLogs/directoryAudits/$count", - "Command": "Get-MgBetaAuditLogDirectoryAuditCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Uri": "/auditLogs/directoryProvisioning", - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/auditLogs/directoryProvisioning/$count", - "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaAuditLogProvisioning", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "Command": "Get-MgBetaAuditLogProvisioning", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [ - { - "Name": "AuditLog.Read.All", - "Description": "Read all audit log data", - "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaAuditLogProvisioning", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Uri": "/auditLogs/provisioning", - "Command": "Get-MgBetaAuditLogProvisioning", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15532,18 +15496,18 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAuditLogProvisioningCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/auditLogs/provisioning/$count", - "Command": "Get-MgBetaAuditLogProvisioningCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15557,19 +15521,19 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAuditLogSignIn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSignIn", "Uri": "/auditLogs/signIns/{signIn-id}", - "Command": "Get-MgBetaAuditLogSignIn", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15583,18 +15547,18 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAuditLogSignIn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSignIn", "Uri": "/auditLogs/signIns", - "Command": "Get-MgBetaAuditLogSignIn", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -15608,18 +15572,44 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaAuditLogSignInCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/auditLogs/signIns/$count", - "Command": "Get-MgBetaAuditLogSignInCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "AuditLog.Read.All", + "Description": "Read all audit log data", + "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaBookingBusiness", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBookingBusiness", + "Uri": "/bookingBusinesses/{bookingBusiness-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -15645,19 +15635,18 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBookingBusiness", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "Command": "Get-MgBetaBookingBusiness", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/bookingBusinesses", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -15683,18 +15672,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/bookingBusinesses", - "Command": "Get-MgBetaBookingBusiness", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaBookingBusinessAppointment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -15720,19 +15710,18 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBookingBusinessAppointment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Command": "Get-MgBetaBookingBusinessAppointment", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -15758,18 +15747,19 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "Command": "Get-MgBetaBookingBusinessAppointment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaBookingBusinessAppointmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -15795,32 +15785,31 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", - "Command": "Get-MgBetaBookingBusinessAppointmentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaBookingBusinessCalendarView", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBookingAppointment", "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Command": "Get-MgBetaBookingBusinessCalendarView", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaBookingBusinessCalendarView", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -15846,18 +15835,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "Command": "Get-MgBetaBookingBusinessCalendarView", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaBookingBusinessCalendarViewCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -15883,19 +15873,18 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBookingBusinessCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", - "Command": "Get-MgBetaBookingBusinessCalendarViewCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/bookingBusinesses/$count", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -15921,18 +15910,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/bookingBusinesses/$count", - "Command": "Get-MgBetaBookingBusinessCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaBookingBusinessCustomer", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBookingCustomer", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -15958,19 +15948,18 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBookingBusinessCustomer", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBookingCustomer", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "Command": "Get-MgBetaBookingBusinessCustomer", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -15996,18 +15985,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingCustomer", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "Command": "Get-MgBetaBookingBusinessCustomer", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaBookingBusinessCustomerCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16033,19 +16023,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", - "Command": "Get-MgBetaBookingBusinessCustomerCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16071,19 +16061,18 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "Command": "Get-MgBetaBookingBusinessCustomQuestion", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16103,18 +16092,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "Command": "Get-MgBetaBookingBusinessCustomQuestion", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16134,19 +16124,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBookingBusinessService", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", - "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBookingService", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16172,19 +16162,18 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBookingBusinessService", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Command": "Get-MgBetaBookingBusinessService", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16210,18 +16199,19 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "Command": "Get-MgBetaBookingBusinessService", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaBookingBusinessServiceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16247,19 +16237,21 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBookingBusinessStaffAvailability", + "Method": "POST", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", - "Command": "Get-MgBetaBookingBusinessServiceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -16285,21 +16277,19 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBookingBusinessStaffMember", + "Method": "GET", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphStaffAvailabilityItem", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "Command": "Get-MgBetaBookingBusinessStaffAvailability", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingStaffMember", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16325,19 +16315,18 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBookingBusinessStaffMember", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBookingStaffMember", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "Command": "Get-MgBetaBookingBusinessStaffMember", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16363,18 +16352,19 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "Command": "Get-MgBetaBookingBusinessStaffMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaBookingBusinessStaffMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16400,19 +16390,19 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBookingCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", - "Command": "Get-MgBetaBookingBusinessStaffMemberCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBookingCurrency", + "Uri": "/bookingCurrencies/{bookingCurrency-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16438,19 +16428,18 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBookingCurrency", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "Command": "Get-MgBetaBookingCurrency", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/bookingCurrencies", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16476,18 +16465,18 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/bookingCurrencies", - "Command": "Get-MgBetaBookingCurrency", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaBookingCurrencyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/bookingCurrencies/$count", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -16513,31 +16502,31 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/bookingCurrencies/$count", - "Command": "Get-MgBetaBookingCurrencyCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaBusinessFlowTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "Command": "Get-MgBetaBusinessFlowTemplate", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaBusinessFlowTemplate", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Uri": "/businessFlowTemplates", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -16557,18 +16546,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Uri": "/businessFlowTemplates", - "Command": "Get-MgBetaBusinessFlowTemplate", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaBusinessFlowTemplateCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/businessFlowTemplates/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -16588,18 +16577,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/businessFlowTemplates/$count", - "Command": "Get-MgBetaBusinessFlowTemplateCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaBusinessScenario", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -16625,19 +16615,18 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBusinessScenario", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "Command": "Get-MgBetaBusinessScenario", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/solutions/businessScenarios", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -16663,18 +16652,18 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBusinessScenario", - "Uri": "/solutions/businessScenarios", - "Command": "Get-MgBetaBusinessScenario", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaBusinessScenarioCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/solutions/businessScenarios/$count", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -16700,18 +16689,19 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/solutions/businessScenarios/$count", - "Command": "Get-MgBetaBusinessScenarioCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaBusinessScenarioPlanner", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -16737,19 +16727,21 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBusinessScenarioPlannerPlan", + "Method": "POST", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "Command": "Get-MgBetaBusinessScenarioPlanner", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -16763,21 +16755,19 @@ "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfiguration", + "Method": "GET", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", - "Command": "Get-MgBetaBusinessScenarioPlannerPlan", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -16803,19 +16793,19 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -16841,19 +16831,18 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -16879,18 +16868,19 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalizationCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -16916,19 +16906,19 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBusinessScenarioPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalizationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -16942,19 +16932,18 @@ "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBusinessScenarioPlannerTask", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "Command": "Get-MgBetaBusinessScenarioPlannerTask", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -16968,44 +16957,45 @@ "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "Command": "Get-MgBetaBusinessScenarioPlannerTask", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaBusinessScenarioPlannerTaskConfiguration", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.All", @@ -17031,19 +17021,19 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaBusinessScenarioPlannerTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -17057,45 +17047,45 @@ "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaBusinessScenarioPlannerTaskDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskDetail", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaChat", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChat", + "Uri": "/chats/{chat-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -17151,19 +17141,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaChat", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats/{chat-id}", - "Command": "Get-MgBetaChat", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/chats", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -17201,18 +17190,18 @@ "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats", - "Command": "Get-MgBetaChat", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaChatCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/chats/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -17250,18 +17239,19 @@ "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/chats/$count", - "Command": "Get-MgBetaChatCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaChatInstalledApp", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -17311,19 +17301,18 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaChatInstalledApp", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Command": "Get-MgBetaChatInstalledApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/chats/{chat-id}/installedApps", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -17397,18 +17386,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/chats/{chat-id}/installedApps", - "Command": "Get-MgBetaChatInstalledApp", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaChatInstalledAppCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -17482,58 +17472,58 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/installedApps/$count", - "Command": "Get-MgBetaChatInstalledAppCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatInstalledAppTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Command": "Get-MgBetaChatInstalledAppTeamApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatLastMessagePreview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/chats/{chat-id}/lastMessagePreview", - "Command": "Get-MgBetaChatLastMessagePreview", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaChatMember", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -17631,19 +17621,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaChatMember", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Command": "Get-MgBetaChatMember", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/chats/{chat-id}/members", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -17717,18 +17706,19 @@ "FullDescription": "Add and remove members from all chats, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members", - "Command": "Get-MgBetaChatMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaChatMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/members/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -17802,19 +17792,20 @@ "FullDescription": "Add and remove members from all chats, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaChatMessage", + "Method": "GET", "Variants": [ "Get", + "Get1", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/chats/{chat-id}/members/$count", - "Command": "Get-MgBetaChatMemberCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -17870,20 +17861,62 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaChatMessage", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "Command": "Get-MgBetaChatMessage", + "Uri": "/chats/{chat-id}/messages", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.Read.All", + "Description": "Read all chat messages", + "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite.All", + "Description": "Read and write all chat messages", + "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "ChatMessage.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaChatMessageCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/messages/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -17915,75 +17948,32 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaChatMessageDelta", + "Method": "GET", "Variants": [ - "List" + "Delta", + "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages", - "Command": "Get-MgBetaChatMessage", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/chats/{chat-id}/messages/delta", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ - { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.Read.All", - "Description": "Read all chat messages", - "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite.All", - "Description": "Read and write all chat messages", - "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "ChatMessage.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/$count", - "Command": "Get-MgBetaChatMessageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "ChannelMessage.Read.All", - "Description": "Read all channel messages", - "FullDescription": "Allows the app to read all channel messages in Microsoft Teams", - "IsAdmin": false - }, - { - "Name": "ChannelMessage.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + { + "Name": "ChannelMessage.Read.All", + "Description": "Read all channel messages", + "FullDescription": "Allows the app to read all channel messages in Microsoft Teams", + "IsAdmin": false + }, + { + "Name": "ChannelMessage.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, { "Name": "Chat.Read", "Description": "Read your chat messages", @@ -18026,19 +18016,21 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/delta", - "Command": "Get-MgBetaChatMessageDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaChatMessageHostedContent", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -18094,21 +18086,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaChatMessageHostedContent", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgBetaChatMessageHostedContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -18164,18 +18153,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Command": "Get-MgBetaChatMessageHostedContent", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaChatMessageHostedContentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -18231,71 +18221,62 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "Command": "Get-MgBetaChatMessageHostedContentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatMessageReply", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Get-MgBetaChatMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatMessageReply", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Command": "Get-MgBetaChatMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatMessageReplyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Command": "Get-MgBetaChatMessageReplyCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatMessageReplyDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Command": "Get-MgBetaChatMessageReplyDelta", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatMessageReplyHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -18304,37 +18285,46 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgBetaChatMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatMessageReplyHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "Get-MgBetaChatMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatMessageReplyHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Command": "Get-MgBetaChatMessageReplyHostedContentCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaChatOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -18390,19 +18380,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaChatOperation", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Command": "Get-MgBetaChatOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/chats/{chat-id}/operations", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -18458,18 +18447,19 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Uri": "/chats/{chat-id}/operations", - "Command": "Get-MgBetaChatOperation", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaChatOperationCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/operations/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -18525,32 +18515,31 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/operations/$count", - "Command": "Get-MgBetaChatOperationCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Get-MgBetaChatPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaChatPermissionGrant", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/chats/{chat-id}/permissionGrants", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -18612,19 +18601,11 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants", - "Command": "Get-MgBetaChatPermissionGrant", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatPermissionGrantById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -18633,12 +18614,21 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/chats/{chat-id}/permissionGrants/getByIds", - "Command": "Get-MgBetaChatPermissionGrantById", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaChatPermissionGrantCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/permissionGrants/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -18700,33 +18690,24 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/permissionGrants/$count", - "Command": "Get-MgBetaChatPermissionGrantCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatPermissionGrantDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/chats/{chat-id}/permissionGrants/delta", - "Command": "Get-MgBetaChatPermissionGrantDelta", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatPermissionGrantMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -18735,13 +18716,13 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", - "Command": "Get-MgBetaChatPermissionGrantMemberGroup", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatPermissionGrantMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -18750,13 +18731,13 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", - "Command": "Get-MgBetaChatPermissionGrantMemberObject", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatPermissionGrantUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -18765,13 +18746,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/chats/{chat-id}/permissionGrants/getUserOwnedObjects", - "Command": "Get-MgBetaChatPermissionGrantUserOwnedObject", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatPinnedMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -18780,12 +18761,20 @@ ], "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Command": "Get-MgBetaChatPinnedMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaChatPinnedMessage", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/chats/{chat-id}/pinnedMessages", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -18817,18 +18806,19 @@ "FullDescription": "Allows the app to read all one-to-one and group chats messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/chats/{chat-id}/pinnedMessages", - "Command": "Get-MgBetaChatPinnedMessage", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaChatPinnedMessageCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/pinnedMessages/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -18860,19 +18850,19 @@ "FullDescription": "Allows the app to read all one-to-one and group chats messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaChatTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/chats/{chat-id}/pinnedMessages/$count", - "Command": "Get-MgBetaChatPinnedMessageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -18922,19 +18912,18 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaChatTab", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "Command": "Get-MgBetaChatTab", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/chats/{chat-id}/tabs", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -18972,18 +18961,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs", - "Command": "Get-MgBetaChatTab", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaChatTabCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/tabs/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -19021,32 +19011,32 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/tabs/$count", - "Command": "Get-MgBetaChatTabCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaChatTabTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Command": "Get-MgBetaChatTabTeamApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaCommunicationCall", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCall", + "Uri": "/communications/calls/{call-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -19060,19 +19050,19 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCall", - "Uri": "/communications/calls/{call-id}", - "Command": "Get-MgBetaCommunicationCall", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.InitiateGroupCalls.All", @@ -19086,19 +19076,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -19112,18 +19101,19 @@ "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -19137,19 +19127,19 @@ "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaCommunicationCallContentSharingSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -19175,19 +19165,18 @@ "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Command": "Get-MgBetaCommunicationCallContentSharingSession", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaCommunicationCallContentSharingSession", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentSharingSession", + "Uri": "/communications/calls/{call-id}/contentSharingSessions", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -19213,18 +19202,19 @@ "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphContentSharingSession", - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "Command": "Get-MgBetaCommunicationCallContentSharingSession", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -19250,69 +19240,69 @@ "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", - "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationCallCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/communications/calls/$count", - "Command": "Get-MgBetaCommunicationCallCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationCallOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Command": "Get-MgBetaCommunicationCallOperation", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationCallOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations", - "Command": "Get-MgBetaCommunicationCallOperation", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationCallOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/calls/{call-id}/operations/$count", - "Command": "Get-MgBetaCommunicationCallOperationCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaCommunicationCallParticipant", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphParticipant", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCalls.All", @@ -19326,19 +19316,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaCommunicationCallParticipant", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphParticipant", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Command": "Get-MgBetaCommunicationCallParticipant", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/communications/calls/{call-id}/participants", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -19352,18 +19341,19 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphParticipant", - "Uri": "/communications/calls/{call-id}/participants", - "Command": "Get-MgBetaCommunicationCallParticipant", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaCommunicationCallParticipantCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/communications/calls/{call-id}/participants/$count", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -19377,49 +19367,49 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaCommunicationCallRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/participants/$count", - "Command": "Get-MgBetaCommunicationCallParticipantCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "Uri": "/communications/callRecords/{callRecord-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": { "Name": "CallRecords.Read.All", "Description": "Read all call records", "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", - "Uri": "/communications/callRecords/{callRecord-id}", - "Command": "Get-MgBetaCommunicationCallRecord", - "ApiVersion": "beta", - "Method": "GET" + } }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationCallRecordCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/communications/callRecords/$count", - "Command": "Get-MgBetaCommunicationCallRecordCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", + "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "CallRecords.Read.All", @@ -19433,19 +19423,19 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", - "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", + "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "CallRecords.Read.All", @@ -19459,80 +19449,80 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", - "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationCallRecordSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Command": "Get-MgBetaCommunicationCallRecordSession", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": { - "Name": "CallRecords.Read.All", - "Description": "Read all call records", - "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaCommunicationCallRecordSession", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "Command": "Get-MgBetaCommunicationCallRecordSession", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": { "Name": "CallRecords.Read.All", "Description": "Read all call records", "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaCommunicationCallRecordSessionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "Command": "Get-MgBetaCommunicationCallRecordSessionCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "CallRecords.Read.All", + "Description": "Read all call records", + "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaCommunicationCallRecordSmLog", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", + "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "CallRecords.Read.All", @@ -19546,20 +19536,11 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", - "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "Command": "Get-MgBetaCommunicationCallRecordSmLog", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -19568,12 +19549,20 @@ ], "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Command": "Get-MgBetaCommunicationOnlineMeeting", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/onlineMeetings", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -19605,32 +19594,24 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings", - "Command": "Get-MgBetaCommunicationOnlineMeeting", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -19639,25 +19620,25 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -19666,26 +19647,26 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -19694,51 +19675,59 @@ ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaCommunicationOnlineMeetingCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/communications/onlineMeetings/$count", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -19770,19 +19759,11 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/communications/onlineMeetings/$count", - "Command": "Get-MgBetaCommunicationOnlineMeetingCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -19791,242 +19772,250 @@ ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingRegistration", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphVirtualAppointment", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/virtualAppointment", - "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointment", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaCommunicationPresence", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/presences/{presence-id}", - "Command": "Get-MgBetaCommunicationPresence", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaCommunicationPresence", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPresence", + "Uri": "/communications/presences", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.Read", @@ -20040,36 +20029,36 @@ "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/communications/presences", - "Command": "Get-MgBetaCommunicationPresence", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": { - "Name": "Presence.Read.All", - "Description": "Read presence information of all users in your organization", - "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", - "IsAdmin": false - }, + "Command": "Get-MgBetaCommunicationPresenceByUserId", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/getPresencesByUserId", - "Command": "Get-MgBetaCommunicationPresenceByUserId", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Presence.Read.All", + "Description": "Read presence information of all users in your organization", + "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaCommunicationPresenceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/communications/presences/$count", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.Read", @@ -20083,68 +20072,43 @@ "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/communications/presences/$count", - "Command": "Get-MgBetaCommunicationPresenceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaCompliance", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", "Uri": "/compliance", - "Command": "Get-MgBetaCompliance", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaComplianceEdiscovery", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", "Uri": "/compliance/ediscovery", - "Command": "Get-MgBetaComplianceEdiscovery", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaComplianceEdiscoveryCase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryCase", "Uri": "/compliance/ediscovery/cases/{case-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCase", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20158,18 +20122,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCase", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEdiscoveryCase", "Uri": "/compliance/ediscovery/cases", - "Command": "Get-MgBetaComplianceEdiscoveryCase", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20183,18 +20147,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20208,19 +20172,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20234,18 +20198,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20259,32 +20223,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20298,19 +20249,32 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20324,18 +20288,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20349,32 +20313,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSite", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20388,19 +20339,32 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "OutputType": "IMicrosoftGraphSite", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20414,18 +20378,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20439,32 +20403,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20478,19 +20429,32 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20504,18 +20468,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20529,19 +20493,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20555,19 +20519,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20581,18 +20545,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20606,32 +20570,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20645,18 +20596,31 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20670,121 +20634,121 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20798,19 +20762,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20824,19 +20788,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20850,18 +20814,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20875,19 +20839,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20901,45 +20865,70 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -20953,43 +20942,44 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21003,58 +20993,32 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21068,18 +21032,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21093,19 +21057,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21119,19 +21083,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21145,18 +21109,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21170,19 +21134,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21196,19 +21160,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21222,19 +21186,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21248,31 +21212,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21286,18 +21237,31 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21311,19 +21275,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21337,19 +21301,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21363,32 +21327,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21402,18 +21353,31 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21427,19 +21391,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21453,32 +21417,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21492,18 +21443,31 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21517,19 +21481,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21543,19 +21507,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21569,31 +21533,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEdiscoveryTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Compliance", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21607,18 +21558,31 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21632,19 +21596,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -21658,32 +21622,58 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEdiscoveryTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaContact", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/contacts/{orgContact-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -21703,19 +21693,18 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaContact", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/{orgContact-id}", - "Command": "Get-MgBetaContact", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/contacts", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -21735,31 +21724,31 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts", - "Command": "Get-MgBetaContact", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/getByIds", - "Command": "Get-MgBetaContactById", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaContactCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/contacts/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -21779,18 +21768,18 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/contacts/$count", - "Command": "Get-MgBetaContactCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaContactDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/contacts/delta", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -21810,31 +21799,31 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/delta", - "Command": "Get-MgBetaContactDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactDirectReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "Command": "Get-MgBetaContactDirectReport", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaContactDirectReport", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/directReports", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -21860,68 +21849,69 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/directReports", - "Command": "Get-MgBetaContactDirectReport", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactDirectReportAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "Command": "Get-MgBetaContactDirectReportAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactDirectReportAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/contacts/{orgContact-id}/directReports/user", - "Command": "Get-MgBetaContactDirectReportAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaContactDirectReportCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/directReports/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -21947,45 +21937,45 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/directReports/$count", - "Command": "Get-MgBetaContactDirectReportCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactDirectReportCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "Command": "Get-MgBetaContactDirectReportCountAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaContactManager", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/manager", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -22011,19 +22001,21 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaContactMemberGroup", + "Method": "POST", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/manager", - "Command": "Get-MgBetaContactManager", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/getMemberGroups", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -22091,7 +22083,11 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaContactMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -22099,13 +22095,9 @@ "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "Command": "Get-MgBetaContactMemberGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/contacts/{orgContact-id}/getMemberObjects", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -22179,34 +22171,31 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "Command": "Get-MgBetaContactMemberObject", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "Command": "Get-MgBetaContactMemberOf", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaContactMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/memberOf", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -22232,68 +22221,69 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/memberOf", - "Command": "Get-MgBetaContactMemberOf", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "Command": "Get-MgBetaContactMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/memberOf/group", - "Command": "Get-MgBetaContactMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaContactMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/memberOf/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -22319,58 +22309,57 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/memberOf/$count", - "Command": "Get-MgBetaContactMemberOfCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "Command": "Get-MgBetaContactMemberOfCountAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactTransitiveMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "Command": "Get-MgBetaContactTransitiveMemberOf", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaContactTransitiveMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -22390,68 +22379,69 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "Command": "Get-MgBetaContactTransitiveMemberOf", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaContactTransitiveMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -22471,96 +22461,96 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", - "Command": "Get-MgBetaContactTransitiveMemberOfCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactTransitiveReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}", - "Command": "Get-MgBetaContactTransitiveReport", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactTransitiveReport", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/transitiveReports", - "Command": "Get-MgBetaContactTransitiveReport", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactTransitiveReportCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}/transitiveReports/$count", - "Command": "Get-MgBetaContactTransitiveReportCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContactUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/getUserOwnedObjects", - "Command": "Get-MgBetaContactUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaContract", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContract", + "Uri": "/contracts/{contract-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -22574,19 +22564,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaContract", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphContract", - "Uri": "/contracts/{contract-id}", - "Command": "Get-MgBetaContract", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/contracts", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -22600,31 +22589,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphContract", - "Uri": "/contracts", - "Command": "Get-MgBetaContract", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContractById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contracts/getByIds", - "Command": "Get-MgBetaContractById", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaContractCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/contracts/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -22638,18 +22627,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/contracts/$count", - "Command": "Get-MgBetaContractCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaContractDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contracts/delta", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -22663,19 +22652,11 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contracts/delta", - "Command": "Get-MgBetaContractDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContractMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -22684,13 +22665,13 @@ ], "OutputType": null, "Uri": "/contracts/{contract-id}/getMemberGroups", - "Command": "Get-MgBetaContractMemberGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContractMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -22699,25 +22680,34 @@ ], "OutputType": null, "Uri": "/contracts/{contract-id}/getMemberObjects", - "Command": "Get-MgBetaContractMemberObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaContractUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contracts/getUserOwnedObjects", - "Command": "Get-MgBetaContractUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDataPolicyOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Export.All", @@ -22731,43 +22721,43 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Command": "Get-MgBetaDataPolicyOperation", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaDataPolicyOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDataPolicyOperation", "Uri": "/dataPolicyOperations", - "Command": "Get-MgBetaDataPolicyOperation", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaDataPolicyOperationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/dataPolicyOperations/$count", - "Command": "Get-MgBetaDataPolicyOperationCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDevice", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDevice", + "Uri": "/devices/{device-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -22793,19 +22783,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDevice", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices/{device-id}", - "Command": "Get-MgBetaDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/devices", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -22831,18 +22820,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices", - "Command": "Get-MgBetaDevice", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceAppManagement", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Uri": "/deviceAppManagement", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -22868,44 +22857,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Uri": "/deviceAppManagement", - "Command": "Get-MgBetaDeviceAppManagement", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -22919,18 +22883,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -22943,32 +22907,20 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -22994,18 +22946,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23031,19 +22983,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23069,19 +23021,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23107,18 +23059,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23144,19 +23096,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23169,19 +23121,31 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23194,32 +23158,20 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23245,19 +23197,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23283,18 +23235,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23320,19 +23272,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23358,18 +23310,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23395,19 +23347,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23433,18 +23385,56 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23470,19 +23460,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23496,19 +23486,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23522,18 +23511,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23547,69 +23536,44 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23623,18 +23587,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23648,31 +23612,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23686,19 +23638,31 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", + "Method": "GET", + "Variants": [ + "Get" ], + "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", + "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23712,18 +23676,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23737,19 +23701,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23763,19 +23727,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23789,18 +23753,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23814,19 +23778,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23840,19 +23804,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23866,18 +23830,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23891,19 +23855,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23917,19 +23881,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23943,18 +23907,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -23967,32 +23931,20 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24018,18 +23970,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24055,19 +24007,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24093,19 +24045,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24131,18 +24083,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24168,19 +24120,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24193,19 +24145,31 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24218,32 +24182,20 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24269,19 +24221,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24307,18 +24259,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24344,18 +24296,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppPolicies/$count", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24381,19 +24333,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24419,18 +24371,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24456,19 +24408,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24494,18 +24446,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24531,19 +24483,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24569,18 +24521,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/$count", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24606,19 +24558,56 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24644,18 +24633,94 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" ], + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", + "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24681,19 +24746,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24719,56 +24784,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "Method": "GET", "Variants": [ - "List" + "Get" ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24794,19 +24821,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24832,56 +24859,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceAppManagement/managedAppStatuses", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24907,18 +24896,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppStatuses/$count", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24944,44 +24933,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppStatuses/$count", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -24995,18 +24959,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25020,19 +24984,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25046,18 +25010,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25071,19 +25035,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25097,7 +25061,11 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -25106,12 +25074,8 @@ ], "OutputType": "IMicrosoftGraphManagedEBookCategory", "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25125,19 +25089,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphManagedEBookCategory", "Uri": "/deviceAppManagement/managedEBookCategories", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25151,7 +25115,11 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -25159,12 +25127,8 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBookCategories/$count", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25178,18 +25142,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/$count", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25203,19 +25167,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25229,18 +25193,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25254,19 +25218,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25280,19 +25244,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEBookInstallSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25306,19 +25270,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25332,18 +25296,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25357,19 +25321,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25383,19 +25347,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25409,18 +25373,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25434,19 +25398,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25460,19 +25424,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25486,18 +25450,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25510,32 +25474,20 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25561,18 +25513,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25598,19 +25550,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25623,19 +25575,31 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25648,32 +25612,20 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25699,18 +25651,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25736,19 +25688,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25774,19 +25726,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25812,18 +25764,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25849,19 +25801,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25874,20 +25826,32 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Command": "Get-MgBetaDeviceAppManagementMobileApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25901,31 +25865,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps", - "Command": "Get-MgBetaDeviceAppManagementMobileApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphManagedMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25939,31 +25890,31 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphManagedMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/mobileLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMobileLobApp", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -25977,18 +25928,31 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMobileLobApp", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/mobileLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/mobileLobApp", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMobileLobApp", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/mobileLobApp", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26002,19 +25966,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26028,18 +25992,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26053,19 +26017,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26079,7 +26043,11 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -26088,12 +26056,8 @@ ], "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26107,19 +26071,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26133,7 +26097,11 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -26141,12 +26109,8 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppCategories/$count", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26160,19 +26124,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26186,18 +26150,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26211,19 +26175,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26237,18 +26201,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26262,19 +26226,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26288,18 +26252,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26313,19 +26277,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26339,18 +26303,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26364,19 +26328,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26390,19 +26354,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26416,19 +26380,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26442,18 +26406,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26467,19 +26431,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26493,19 +26457,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26519,18 +26483,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/$count", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26544,18 +26508,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26569,18 +26533,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMobileLobApp", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/mobileLobApp/$count", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMobileLobApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26594,19 +26558,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMobileAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26620,18 +26584,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMobileAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26645,33 +26609,37 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/$count", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -26680,12 +26648,8 @@ ], "OutputType": "IMicrosoftGraphPolicySet", "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "Command": "Get-MgBetaDeviceAppManagementPolicySet", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26699,18 +26663,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPolicySet", "Uri": "/deviceAppManagement/policySets", - "Command": "Get-MgBetaDeviceAppManagementPolicySet", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26724,19 +26688,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPolicySetAssignment", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26750,18 +26714,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPolicySetAssignment", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26775,19 +26739,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26801,18 +26765,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/policySets/$count", - "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26826,19 +26790,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPolicySetItem", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26852,18 +26816,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPolicySetItem", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26877,44 +26841,44 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26928,19 +26892,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26954,18 +26918,44 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -26991,56 +26981,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27066,19 +27018,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27104,19 +27056,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27142,18 +27094,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27179,19 +27131,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27204,19 +27156,31 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27229,32 +27193,20 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27280,19 +27232,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27318,18 +27270,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27355,19 +27307,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27393,19 +27345,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27431,18 +27383,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27468,19 +27420,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27506,19 +27458,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "Command": "Get-MgBetaDeviceAppManagementTask", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27544,18 +27496,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Uri": "/deviceAppManagement/deviceAppManagementTasks", - "Command": "Get-MgBetaDeviceAppManagementTask", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27581,18 +27533,56 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementTaskCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count", - "Command": "Get-MgBetaDeviceAppManagementTaskCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceAppManagementVppToken", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27618,19 +27608,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementVppToken", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "Command": "Get-MgBetaDeviceAppManagementVppToken", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceAppManagement/vppTokens", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27656,18 +27645,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens", - "Command": "Get-MgBetaDeviceAppManagementVppToken", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/vppTokens/$count", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27693,18 +27682,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/vppTokens/$count", - "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", + "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27730,45 +27720,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", - "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", - "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27782,18 +27746,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27807,19 +27771,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27833,18 +27797,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27858,19 +27822,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27884,18 +27848,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27909,19 +27873,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27935,19 +27899,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27961,18 +27925,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -27985,32 +27949,20 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28036,18 +27988,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28073,18 +28025,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28110,19 +28062,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28148,18 +28100,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28185,19 +28137,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28223,18 +28175,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28260,19 +28212,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28298,18 +28250,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28335,19 +28287,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28373,18 +28325,56 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28410,57 +28400,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28486,18 +28438,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28523,19 +28475,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28561,19 +28513,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28599,18 +28551,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28636,18 +28588,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28673,19 +28625,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28711,18 +28663,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "Uri": "/deviceAppManagement/windowsManagedAppProtections", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28748,19 +28700,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28786,18 +28738,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28823,19 +28775,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28861,19 +28813,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28899,18 +28851,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28936,19 +28888,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28974,18 +28926,55 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphWindowsManagementApp", + "Uri": "/deviceAppManagement/windowsManagementApp", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29011,82 +29000,82 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphWindowsManagementApp", - "Uri": "/deviceAppManagement/windowsManagementApp", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/getByIds", - "Command": "Get-MgBetaDeviceById", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceCommand", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCommand", "Uri": "/devices/{device-id}/commands/{command-id}", - "Command": "Get-MgBetaDeviceCommand", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceCommand", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCommand", "Uri": "/devices/{device-id}/commands", - "Command": "Get-MgBetaDeviceCommand", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceCommandCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/commands/$count", - "Command": "Get-MgBetaDeviceCommandCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceCommandResponsepayload", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload", - "Command": "Get-MgBetaDeviceCommandResponsepayload", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/devices/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -29112,73 +29101,73 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/devices/$count", - "Command": "Get-MgBetaDeviceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaDeviceDelta", + "Method": "GET", "Variants": [ "Delta" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/devices/delta", - "Command": "Get-MgBetaDeviceDelta", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Command": "Get-MgBetaDeviceExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/devices/{device-id}/extensions", - "Command": "Get-MgBetaDeviceExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/extensions/$count", - "Command": "Get-MgBetaDeviceExtensionCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagement", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphDeviceManagement", + "Uri": "/deviceManagement", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29240,43 +29229,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphDeviceManagement", - "Uri": "/deviceManagement", - "Command": "Get-MgBetaDeviceManagement", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29290,19 +29254,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29316,18 +29280,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29341,18 +29305,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29366,19 +29330,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29392,18 +29356,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29417,18 +29381,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29442,19 +29406,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29468,18 +29432,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29493,18 +29457,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29518,19 +29482,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29544,18 +29508,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29569,18 +29533,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29594,18 +29558,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphAndroidForWorkSettings", "Uri": "/deviceManagement/androidForWorkSettings", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29619,18 +29583,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29644,19 +29608,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29670,18 +29634,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29695,18 +29659,43 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Uri": "/deviceManagement/applePushNotificationCertificate", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29732,44 +29721,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -29783,18 +29747,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -29808,19 +29772,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -29834,18 +29798,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -29859,19 +29823,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -29885,18 +29849,43 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", + "Uri": "/deviceManagement/getAssignedRoleDetails", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29922,44 +29911,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", - "Uri": "/deviceManagement/getAssignedRoleDetails", - "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29973,18 +29937,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Uri": "/deviceManagement/assignmentFilters", - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29998,18 +29962,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/assignmentFilters/$count", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30023,19 +29987,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform='{platform}')", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30049,18 +30013,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/assignmentFilters/getState", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30074,19 +30038,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30100,45 +30064,45 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAuditEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuditEvent", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Command": "Get-MgBetaDeviceManagementAuditEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30152,18 +30116,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAuditEvent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAuditEvent", "Uri": "/deviceManagement/auditEvents", - "Command": "Get-MgBetaDeviceManagementAuditEvent", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30177,19 +30141,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", - "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30203,18 +30167,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/auditEvents/getAuditCategories", - "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30228,44 +30192,44 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAuditEventCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/auditEvents/$count", - "Command": "Get-MgBetaDeviceManagementAuditEventCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30279,18 +30243,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Uri": "/deviceManagement/autopilotEvents", - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30304,18 +30268,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/autopilotEvents/$count", - "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30329,19 +30293,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30355,18 +30319,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30380,45 +30344,45 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/$count", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCartToClassAssociation", "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30432,18 +30396,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCartToClassAssociation", "Uri": "/deviceManagement/cartToClassAssociations", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30457,18 +30421,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/cartToClassAssociations/$count", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30482,19 +30446,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "Command": "Get-MgBetaDeviceManagementCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30508,18 +30472,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Uri": "/deviceManagement/categories", - "Command": "Get-MgBetaDeviceManagementCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30533,18 +30497,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCategoryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/categories/$count", - "Command": "Get-MgBetaDeviceManagementCategoryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30558,19 +30522,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30584,18 +30548,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30609,19 +30573,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30635,7 +30599,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -30644,12 +30612,8 @@ ], "OutputType": "IMicrosoftGraphKeyLongValuePair", "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics", - "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30663,7 +30627,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -30672,12 +30640,34 @@ ], "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries", - "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30703,19 +30693,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "Command": "Get-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/comanagedDevices", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30741,171 +30730,171 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/comanagedDevices", - "Command": "Get-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Functions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Functions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30931,56 +30920,57 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/$count", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31006,222 +30996,221 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Functions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphComanagedDevicesSummary", + "Uri": "/deviceManagement/getComanagedDevicesSummary", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31247,81 +31236,82 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphComanagedDevicesSummary", - "Uri": "/deviceManagement/getComanagedDevicesSummary", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31347,19 +31337,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/comanagementEligibleDevices", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31385,18 +31374,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Uri": "/deviceManagement/comanagementEligibleDevices", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/comanagementEligibleDevices/$count", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31422,18 +31411,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/deviceManagement/comanagementEligibleDevices/$count", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", + "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31459,18 +31448,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", - "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31496,19 +31486,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/complianceManagementPartners", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31534,18 +31523,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/complianceManagementPartners/$count", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31571,44 +31560,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/complianceManagementPartners/$count", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "Command": "Get-MgBetaDeviceManagementCompliancePolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31622,18 +31586,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "Uri": "/deviceManagement/compliancePolicies", - "Command": "Get-MgBetaDeviceManagementCompliancePolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31647,19 +31611,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31673,18 +31637,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31698,19 +31662,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31724,18 +31688,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/$count", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31749,19 +31713,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31775,18 +31739,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31800,19 +31764,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31826,19 +31790,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31852,18 +31816,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31877,19 +31841,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31903,19 +31867,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31929,18 +31893,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31954,57 +31918,83 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32018,19 +32008,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Get-MgBetaDeviceManagementComplianceSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/complianceSettings", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32044,18 +32033,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/complianceSettings", - "Command": "Get-MgBetaDeviceManagementComplianceSetting", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/complianceSettings/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32069,18 +32058,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/deviceManagement/complianceSettings/$count", - "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Uri": "/deviceManagement/conditionalAccessSettings", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32106,18 +32095,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Uri": "/deviceManagement/conditionalAccessSettings", - "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", + "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32143,45 +32133,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", - "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')", - "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32195,18 +32159,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Uri": "/deviceManagement/configurationPolicies", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32220,19 +32184,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32246,18 +32210,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32271,19 +32235,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32297,18 +32261,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/configurationPolicies/$count", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32322,19 +32286,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32348,18 +32312,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32373,19 +32337,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32399,19 +32363,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32425,18 +32389,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32450,19 +32414,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32476,19 +32440,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32502,18 +32466,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", "Uri": "/deviceManagement/configurationPolicyTemplates", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32527,18 +32491,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/configurationPolicyTemplates/$count", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32552,19 +32516,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32578,18 +32542,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32603,19 +32567,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32629,19 +32593,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32655,18 +32619,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32680,19 +32644,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32706,19 +32670,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32732,18 +32696,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationSettings", - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32757,18 +32721,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/configurationSettings/$count", - "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32781,26 +32745,20 @@ "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDataSharingConsent", "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32820,18 +32778,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDataSharingConsent", "Uri": "/deviceManagement/dataSharingConsents", - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -32851,23 +32809,29 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/dataSharingConsents/$count", - "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false }, { @@ -32876,19 +32840,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -32902,18 +32866,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Uri": "/deviceManagement/depOnboardingSettings", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -32927,18 +32891,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/$count", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -32952,19 +32916,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -32978,19 +32942,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33004,19 +32968,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33030,19 +32994,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33056,18 +33020,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33081,19 +33045,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33107,19 +33071,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33133,19 +33097,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33159,18 +33123,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33184,56 +33148,82 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "Uri": "/deviceManagement/derivedCredentials", - "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/derivedCredentials/$count", - "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementDetectedApp", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDetectedApp", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33259,19 +33249,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDetectedApp", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "Command": "Get-MgBetaDeviceManagementDetectedApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/detectedApps", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33297,18 +33286,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps", - "Command": "Get-MgBetaDeviceManagementDetectedApp", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementDetectedAppCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/detectedApps/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33334,44 +33323,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/detectedApps/$count", - "Command": "Get-MgBetaDeviceManagementDetectedAppCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33385,18 +33349,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -33410,32 +33374,20 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, { "Name": "DeviceManagementManagedDevices.Read.All", "Description": "Read Microsoft Intune devices", @@ -33448,19 +33400,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "Command": "Get-MgBetaDeviceManagementDeviceCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33486,18 +33438,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/deviceCategories", - "Command": "Get-MgBetaDeviceManagementDeviceCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33523,18 +33475,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/deviceCategories/$count", - "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33547,20 +33499,32 @@ "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33574,18 +33538,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33599,19 +33563,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33625,18 +33589,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33650,19 +33614,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33676,18 +33640,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/$count", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33701,18 +33665,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33726,19 +33690,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33752,18 +33716,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33777,19 +33741,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33803,18 +33767,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33828,19 +33792,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33854,18 +33818,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33879,19 +33843,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33905,19 +33869,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33931,19 +33895,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/getNoncompliantDevicesToRetire", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33957,19 +33921,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33983,18 +33947,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34008,19 +33972,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34034,19 +33998,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34060,18 +34024,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34085,19 +34049,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34111,19 +34075,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34137,18 +34101,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34162,18 +34126,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34187,19 +34151,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34213,18 +34177,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34238,19 +34202,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34264,19 +34228,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34290,18 +34254,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34315,19 +34279,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34341,19 +34305,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34367,19 +34331,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34393,18 +34357,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations", - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34418,18 +34382,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34443,19 +34407,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34469,18 +34433,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34494,19 +34458,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34520,19 +34484,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34546,18 +34510,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34571,18 +34535,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34596,18 +34560,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/$count", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34621,19 +34585,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34647,18 +34611,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34672,19 +34636,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34698,18 +34662,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34723,19 +34687,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34749,18 +34713,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34774,19 +34738,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34800,19 +34764,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34826,19 +34790,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34852,18 +34816,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34877,19 +34841,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34903,19 +34867,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34929,18 +34893,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34954,19 +34918,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34980,18 +34944,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35005,19 +34969,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35031,19 +34995,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35057,18 +35021,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35082,31 +35046,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], - "Variants": [ - "Get", - "GetExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", - "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35120,18 +35071,31 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" ], + "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", + "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", + "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35145,19 +35109,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35171,18 +35135,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35196,19 +35160,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35222,19 +35186,45 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35260,56 +35250,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35335,19 +35287,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35373,18 +35325,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35410,19 +35362,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35448,18 +35400,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35472,20 +35424,32 @@ "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceHealthScript", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35499,18 +35463,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceHealthScript", "Uri": "/deviceManagement/deviceHealthScripts", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35524,19 +35488,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35550,18 +35514,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35575,19 +35539,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35601,18 +35565,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/deviceHealthScripts/$count", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35626,19 +35590,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35652,18 +35616,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35677,19 +35641,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35702,32 +35666,20 @@ "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35740,20 +35692,32 @@ "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35767,19 +35731,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35793,18 +35757,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35818,19 +35782,45 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceShellScript", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35856,56 +35846,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDeviceShellScript", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceShellScript", "Uri": "/deviceManagement/deviceShellScripts", - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35931,19 +35883,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35969,18 +35921,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36006,19 +35958,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36044,18 +35996,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/deviceShellScripts/$count", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36081,19 +36033,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36119,18 +36071,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36156,32 +36108,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36207,19 +36146,32 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36245,18 +36197,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36282,19 +36234,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36320,19 +36272,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36358,19 +36310,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36396,18 +36348,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36433,70 +36385,82 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36510,18 +36474,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Uri": "/deviceManagement/domainJoinConnectors", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36535,32 +36499,36 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/domainJoinConnectors/$count", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementEffectivePermission", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -36568,38 +36536,34 @@ ], "OutputType": null, "Uri": "/deviceManagement/getEffectivePermissions", - "Command": "Get-MgBetaDeviceManagementEffectivePermission", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36613,18 +36577,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36638,19 +36602,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36664,18 +36628,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36689,19 +36653,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36715,18 +36679,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36740,19 +36704,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36766,18 +36730,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36791,19 +36755,45 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36829,19 +36819,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "Command": "Get-MgBetaDeviceManagementExchangeConnector", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/exchangeConnectors", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36867,18 +36856,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors", - "Command": "Get-MgBetaDeviceManagementExchangeConnector", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/exchangeConnectors/$count", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36904,18 +36893,20 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/exchangeConnectors/$count", - "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36941,33 +36932,23 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -36975,24 +36956,33 @@ ], "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37006,19 +36996,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/groupPolicyCategories", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37032,56 +37021,56 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyCategories", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/groupPolicyCategories/$count", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37095,108 +37084,83 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/groupPolicyCategories/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37210,18 +37174,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Uri": "/deviceManagement/groupPolicyConfigurations", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37235,19 +37199,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37261,18 +37225,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37286,19 +37250,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37312,18 +37276,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyConfigurations/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37337,19 +37301,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37363,18 +37327,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37388,19 +37352,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37414,19 +37378,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37440,19 +37404,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37466,18 +37430,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37491,19 +37455,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37517,31 +37481,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37555,18 +37506,31 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" ], + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", + "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37580,7 +37544,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -37589,511 +37557,507 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38107,18 +38071,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "Uri": "/deviceManagement/groupPolicyMigrationReports", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38132,18 +38096,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyMigrationReports/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38157,19 +38121,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38183,18 +38147,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38208,19 +38172,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38234,19 +38198,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38260,18 +38224,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38285,19 +38249,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38311,19 +38275,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38337,18 +38301,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Uri": "/deviceManagement/groupPolicyObjectFiles", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38362,18 +38326,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyObjectFiles/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38387,19 +38351,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38413,18 +38377,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38438,120 +38402,120 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupPolicyOperation", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupPolicyOperation", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38565,18 +38529,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Uri": "/deviceManagement/importedDeviceIdentities", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38590,18 +38554,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/importedDeviceIdentities/$count", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38615,19 +38579,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38641,18 +38605,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -38666,44 +38630,44 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "Command": "Get-MgBetaDeviceManagementIntent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38717,18 +38681,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/intents", - "Command": "Get-MgBetaDeviceManagementIntent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38742,19 +38706,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "Command": "Get-MgBetaDeviceManagementIntentAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38768,18 +38732,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "Command": "Get-MgBetaDeviceManagementIntentAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38793,19 +38757,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38819,19 +38783,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "Command": "Get-MgBetaDeviceManagementIntentCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38845,18 +38809,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "Command": "Get-MgBetaDeviceManagementIntentCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38870,19 +38834,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count", - "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38896,19 +38860,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38922,18 +38886,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38947,19 +38911,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38973,19 +38937,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38999,18 +38963,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39024,19 +38988,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39050,18 +39014,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/intents/$count", - "Command": "Get-MgBetaDeviceManagementIntentCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39075,19 +39039,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/getCustomizedSettings", - "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39101,19 +39065,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39127,18 +39091,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39152,19 +39116,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39178,19 +39142,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39204,18 +39168,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39229,19 +39193,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count", - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39255,19 +39219,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39281,19 +39245,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "Command": "Get-MgBetaDeviceManagementIntentSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39307,18 +39271,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "Command": "Get-MgBetaDeviceManagementIntentSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39332,19 +39296,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentSettingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count", - "Command": "Get-MgBetaDeviceManagementIntentSettingCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39358,19 +39322,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentUserState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "Command": "Get-MgBetaDeviceManagementIntentUserState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39384,18 +39348,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentUserState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "Command": "Get-MgBetaDeviceManagementIntentUserState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39409,19 +39373,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count", - "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39435,19 +39399,45 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39461,44 +39451,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Uri": "/deviceManagement/intuneBrandingProfiles", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39512,19 +39476,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39538,18 +39502,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39563,19 +39527,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39589,44 +39553,44 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/intuneBrandingProfiles/$count", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39640,18 +39604,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Uri": "/deviceManagement/iosUpdateStatuses", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39665,18 +39629,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/iosUpdateStatuses/$count", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39690,19 +39654,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39716,18 +39680,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39741,19 +39705,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39767,18 +39731,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39792,19 +39756,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39818,19 +39782,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39844,18 +39808,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39869,19 +39833,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39895,18 +39859,44 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39932,19 +39922,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "Command": "Get-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/managedDevices", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39970,87 +39959,88 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices", - "Command": "Get-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40064,95 +40054,94 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40178,56 +40167,57 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/$count", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40241,19 +40231,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/managedDeviceEncryptionStates", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40267,18 +40256,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40292,18 +40281,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40329,146 +40319,145 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", - "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Functions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "Uri": "/deviceManagement/managedDeviceOverview", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40494,183 +40483,158 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphManagedDeviceOverview", - "Uri": "/deviceManagement/managedDeviceOverview", - "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40684,18 +40648,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40709,18 +40673,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40734,19 +40698,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40760,18 +40724,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40785,18 +40749,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40810,19 +40774,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40836,18 +40800,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40861,18 +40825,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40886,19 +40850,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40912,18 +40876,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Uri": "/deviceManagement/microsoftTunnelSites", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40937,18 +40901,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelSites/$count", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40962,19 +40926,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40988,19 +40952,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41014,18 +40978,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41039,19 +41003,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41065,7 +41029,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -41074,12 +41042,8 @@ ], "OutputType": "IMicrosoftGraphKeyLongValuePair", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41093,7 +41057,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -41102,38 +41070,34 @@ ], "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -41147,18 +41111,44 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41184,19 +41174,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41222,18 +41211,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41259,19 +41249,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -41285,18 +41274,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41322,19 +41312,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41360,18 +41349,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41397,56 +41386,31 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementMonitoring", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", "Uri": "/deviceManagement/monitoring", - "Command": "Get-MgBetaDeviceManagementMonitoring", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -41460,18 +41424,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "Uri": "/deviceManagement/monitoring/alertRecords", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -41485,18 +41449,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/monitoring/alertRecords/$count", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -41510,18 +41474,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification", "Uri": "/deviceManagement/monitoring/alertRecords/getPortalNotifications", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -41535,19 +41499,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -41561,18 +41525,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", "Uri": "/deviceManagement/monitoring/alertRules", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -41586,44 +41550,44 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/monitoring/alertRules/$count", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "CloudPC.Read.All", + "Description": "Read Cloud PCs", + "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementNdeConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNdesConnector", "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "Command": "Get-MgBetaDeviceManagementNdeConnector", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41637,18 +41601,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementNdeConnector", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphNdesConnector", "Uri": "/deviceManagement/ndesConnectors", - "Command": "Get-MgBetaDeviceManagementNdeConnector", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41662,44 +41626,44 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/ndesConnectors/$count", - "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41713,18 +41677,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41738,18 +41702,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/notificationMessageTemplates/$count", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41763,19 +41727,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41789,18 +41753,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41814,19 +41778,45 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementPartner", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41852,19 +41842,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementPartner", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "Command": "Get-MgBetaDeviceManagementPartner", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/deviceManagementPartners", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41890,18 +41879,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners", - "Command": "Get-MgBetaDeviceManagementPartner", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementPartnerCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementPartners/$count", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41927,18 +41916,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementPartners/$count", - "Command": "Get-MgBetaDeviceManagementPartnerCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41964,19 +41954,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/remoteActionAudits", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42002,18 +41991,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Uri": "/deviceManagement/remoteActionAudits", - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/remoteActionAudits/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42039,18 +42028,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/remoteActionAudits/$count", - "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42076,19 +42066,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/remoteAssistancePartners", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42114,18 +42103,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/remoteAssistancePartners/$count", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42151,18 +42140,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReport", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/$count", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Uri": "/deviceManagement/reports", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42212,83 +42201,84 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Uri": "/deviceManagement/reports", - "Command": "Get-MgBetaDeviceManagementReport", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getActiveMalwareReport", - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", - "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportAutopilotDeploymentStatus", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getAutopilotDeploymentStatus", - "Command": "Get-MgBetaDeviceManagementReportAutopilotDeploymentStatus", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementReportCachedReport", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/reports/getCachedReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42326,19 +42316,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "Method": "GET", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/reports/getCachedReport", - "Command": "Get-MgBetaDeviceManagementReportCachedReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42376,19 +42366,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", - "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/reports/cachedReportConfigurations", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42426,18 +42415,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", - "Uri": "/deviceManagement/reports/cachedReportConfigurations", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42475,44 +42464,45 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42550,19 +42540,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42600,45 +42590,45 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", + "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42676,71 +42666,71 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getComplianceSettingsReport", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", - "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42778,19 +42768,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42828,58 +42818,58 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42917,71 +42907,71 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport", - "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43019,19 +43009,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43069,19 +43059,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43119,19 +43109,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", - "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43169,19 +43159,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport", - "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43219,19 +43209,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport", - "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43269,19 +43259,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43319,19 +43309,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43369,19 +43359,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43419,19 +43409,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43469,19 +43459,69 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", + "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43519,95 +43559,45 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", - "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", - "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", + "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportExportJob", + "Method": "GET", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", - "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43645,19 +43635,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportExportJob", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "Command": "Get-MgBetaDeviceManagementReportExportJob", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/reports/exportJobs", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43695,18 +43684,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Uri": "/deviceManagement/reports/exportJobs", - "Command": "Get-MgBetaDeviceManagementReportExportJob", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementReportExportJobCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/reports/exportJobs/$count", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43744,44 +43733,45 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/reports/exportJobs/$count", - "Command": "Get-MgBetaDeviceManagementReportExportJobCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementReportFilter", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/reports/getReportFilters", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43819,19 +43809,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getReportFilters", - "Command": "Get-MgBetaDeviceManagementReportFilter", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43845,19 +43835,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", - "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getHistoricalReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43895,32 +43885,32 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getHistoricalReport", - "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", + "Uri": "/deviceManagement/reports/getMalwareSummaryReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getMalwareSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43946,19 +43936,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43984,19 +43974,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44034,19 +44024,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", - "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44084,19 +44074,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44134,19 +44124,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44184,58 +44174,58 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", - "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44261,19 +44251,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", - "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44311,149 +44301,149 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", - "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getUserInstallStatusReport", - "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport", - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44467,45 +44457,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport", - "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44519,18 +44483,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Uri": "/deviceManagement/resourceAccessProfiles", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44544,19 +44508,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44570,18 +44534,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44595,19 +44559,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44621,56 +44585,44 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/resourceAccessProfiles/$count", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementResourceOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphResourceOperation", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "Command": "Get-MgBetaDeviceManagementResourceOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44696,18 +44648,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementResourceOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphResourceOperation", "Uri": "/deviceManagement/resourceOperations", - "Command": "Get-MgBetaDeviceManagementResourceOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44733,18 +44685,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementResourceOperationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/resourceOperations/$count", - "Command": "Get-MgBetaDeviceManagementResourceOperationCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44770,19 +44722,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')", - "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44795,20 +44747,32 @@ "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReusableSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Get-MgBetaDeviceManagementReusableSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44822,18 +44786,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReusableSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/reusableSettings", - "Command": "Get-MgBetaDeviceManagementReusableSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44847,18 +44811,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementReusableSettingCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/reusableSettings/$count", - "Command": "Get-MgBetaDeviceManagementReusableSettingCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44871,32 +44835,20 @@ "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "Command": "Get-MgBetaDeviceManagementRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44922,18 +44874,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments", - "Command": "Get-MgBetaDeviceManagementRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44959,107 +44911,107 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/roleAssignments/$count", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "Command": "Get-MgBetaDeviceManagementRoleDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45085,18 +45037,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions", - "Command": "Get-MgBetaDeviceManagementRoleDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45122,18 +45074,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/roleDefinitions/$count", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45159,19 +45111,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45197,18 +45149,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45234,19 +45186,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45272,19 +45224,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45310,19 +45262,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45348,82 +45300,119 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags", - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Functions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Functions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/roleScopeTags/$count", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45449,18 +45438,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/roleScopeTags/$count", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45486,82 +45476,44 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded" - ], - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementScript", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementScript", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "Command": "Get-MgBetaDeviceManagementScript", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementScript", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementScript", "Uri": "/deviceManagement/deviceManagementScripts", - "Command": "Get-MgBetaDeviceManagementScript", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementScriptAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "Command": "Get-MgBetaDeviceManagementScriptAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45587,18 +45539,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "Command": "Get-MgBetaDeviceManagementScriptAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45624,31 +45576,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", - "Permissions": [], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/$count", - "Command": "Get-MgBetaDeviceManagementScriptCount", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45674,19 +45614,31 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptCount", + "Method": "GET", + "Variants": [ + "Get" ], + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/$count", + "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45712,18 +45664,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45749,19 +45701,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45787,19 +45739,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45825,19 +45777,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45863,18 +45815,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45900,19 +45852,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45938,19 +45890,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptRunSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", - "Command": "Get-MgBetaDeviceManagementScriptRunSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45976,19 +45928,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46014,18 +45966,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46051,19 +46003,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46089,19 +46041,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46127,18 +46079,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46151,20 +46103,32 @@ "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementSettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Get-MgBetaDeviceManagementSettingDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46178,18 +46142,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementSettingDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/settingDefinitions", - "Command": "Get-MgBetaDeviceManagementSettingDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46203,18 +46167,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/settingDefinitions/$count", - "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46228,44 +46192,44 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", - "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -46279,19 +46243,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -46305,18 +46269,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -46330,44 +46294,44 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "Command": "Get-MgBetaDeviceManagementTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46381,18 +46345,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplate", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Uri": "/deviceManagement/templates", - "Command": "Get-MgBetaDeviceManagementTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46406,19 +46370,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplateCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "Command": "Get-MgBetaDeviceManagementTemplateCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46432,18 +46396,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplateCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "Command": "Get-MgBetaDeviceManagementTemplateCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46457,19 +46421,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46483,19 +46447,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46509,18 +46473,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46534,19 +46498,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46560,19 +46524,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46586,18 +46550,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46611,19 +46575,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46637,18 +46601,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/templates/$count", - "Command": "Get-MgBetaDeviceManagementTemplateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46662,19 +46626,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46688,132 +46652,158 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46827,57 +46817,57 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementTemplateSetting", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46891,19 +46881,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTemplateSetting", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "Command": "Get-MgBetaDeviceManagementTemplateSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46917,18 +46906,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "Command": "Get-MgBetaDeviceManagementTemplateSetting", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46942,19 +46932,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count", - "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/tenantAttachRBAC/getState", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46980,44 +46969,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/tenantAttachRBAC/getState", - "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementTermAndCondition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Command": "Get-MgBetaDeviceManagementTermAndCondition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47031,18 +46995,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTermAndCondition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions", - "Command": "Get-MgBetaDeviceManagementTermAndCondition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47056,19 +47020,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47082,18 +47046,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47107,19 +47071,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47133,19 +47097,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47159,19 +47123,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47185,18 +47149,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47210,19 +47174,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47236,18 +47200,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/$count", - "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47261,19 +47225,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47287,18 +47251,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47312,19 +47276,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47338,45 +47302,45 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -47390,18 +47354,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -47415,18 +47379,44 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/troubleshootingEvents/$count", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47452,19 +47442,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47490,55 +47479,55 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47564,18 +47553,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47601,56 +47591,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47676,18 +47628,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47713,19 +47665,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47751,18 +47703,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47788,19 +47740,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47826,18 +47778,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47863,18 +47815,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47900,19 +47852,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47938,18 +47890,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47975,18 +47927,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48012,19 +47964,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48050,18 +48002,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48087,18 +48039,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48124,19 +48076,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48162,18 +48114,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48199,18 +48151,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48236,18 +48188,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48273,19 +48225,93 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] + }, + { "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48311,18 +48337,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48348,18 +48375,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48385,19 +48412,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48423,18 +48449,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48460,18 +48487,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48497,19 +48524,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48535,18 +48561,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48572,18 +48599,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48609,19 +48636,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48647,18 +48673,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48684,18 +48710,56 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48721,55 +48785,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", "Module": "Beta.DeviceManagement", - "Permissions": [], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48795,19 +48822,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48833,18 +48860,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48870,57 +48898,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48946,56 +48936,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49021,19 +48973,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49059,19 +49011,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49097,19 +49049,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49135,19 +49087,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49173,19 +49125,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49211,18 +49163,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49248,18 +49200,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49285,18 +49237,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49322,19 +49274,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49360,18 +49312,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49397,18 +49349,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49434,19 +49386,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49472,18 +49424,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49509,18 +49461,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49546,19 +49498,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49584,18 +49536,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49621,18 +49573,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49658,19 +49610,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49696,18 +49648,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49733,18 +49685,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49770,19 +49722,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49808,18 +49760,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49845,18 +49797,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49882,18 +49834,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49919,119 +49871,119 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50057,18 +50009,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50094,18 +50046,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50131,19 +50083,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50169,18 +50121,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50206,18 +50158,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50243,7 +50195,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -50251,12 +50207,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50282,18 +50234,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50319,18 +50271,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50356,19 +50308,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50394,18 +50346,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50431,18 +50383,56 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50468,56 +50458,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50543,18 +50495,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50580,19 +50532,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50618,18 +50570,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50655,18 +50607,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50692,19 +50644,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50730,18 +50682,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50767,55 +50719,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", - "Permissions": [], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50841,19 +50756,56 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", + "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50879,18 +50831,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50916,18 +50868,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50953,19 +50905,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50991,18 +50943,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51028,18 +50980,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51065,56 +51017,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51140,18 +51055,55 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "GET", + "Variants": [ + "List" ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51177,19 +51129,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51215,18 +51167,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51252,18 +51204,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51289,19 +51241,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51327,18 +51279,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51364,18 +51316,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51401,18 +51353,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51438,19 +51390,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51476,18 +51428,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51513,18 +51465,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51550,19 +51502,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51588,18 +51540,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51625,18 +51577,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51662,19 +51614,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51700,18 +51652,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51737,18 +51689,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51774,18 +51726,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51811,19 +51763,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51849,18 +51801,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51886,56 +51838,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51961,18 +51875,56 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51998,19 +51950,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52036,19 +51988,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52074,18 +52026,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52111,18 +52063,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52135,20 +52087,32 @@ "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserPfxCertificate", "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52162,18 +52126,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserPfxCertificate", "Uri": "/deviceManagement/userPfxCertificates", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52187,30 +52151,56 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userPfxCertificates/$count", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphVirtualEndpoint", "Uri": "/deviceManagement/virtualEndpoint", - "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52224,19 +52214,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/virtualEndpoint/auditEvents", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52250,18 +52239,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52275,18 +52264,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52300,81 +52289,56 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcBulkAction", "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCloudPcBulkAction", "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPc", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52388,18 +52352,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCloudPc", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52413,19 +52377,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52439,31 +52403,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52477,37 +52428,37 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc", + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Functions", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcShiftWorkCloudPcAccessState", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPc", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", + "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false }, { @@ -52516,19 +52467,32 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcShiftWorkCloudPcAccessState", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" ], + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState", + "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52539,47 +52503,47 @@ { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", + "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", "IsAdmin": false }, { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52593,18 +52557,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52618,18 +52582,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52643,69 +52607,69 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", + "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false }, { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", + "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", "IsAdmin": false }, { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52719,18 +52683,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52744,18 +52708,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52769,19 +52733,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52795,18 +52759,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52820,18 +52784,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52845,19 +52809,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52871,18 +52835,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52896,18 +52860,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52921,18 +52885,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52946,19 +52910,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -52972,107 +52936,132 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "CloudPC.Read.All", + "Description": "Read Cloud PCs", + "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53086,30 +53075,31 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphCloudPcReports", "Uri": "/deviceManagement/virtualEndpoint/reports", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getDailyAggregatedRemoteConnectionReports", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53123,87 +53113,61 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/reports/getDailyAggregatedRemoteConnectionReports", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcExportJob", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCloudPcExportJob", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Functions", - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionLatency(cloudPcId='{cloudPcId}')", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53217,19 +53181,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionStatus(cloudPcId='{cloudPcId}')", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53243,19 +53207,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/getRemoteConnectionHistoricalReports", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53269,19 +53233,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/getSharedUseLicenseUsageReport", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53295,32 +53259,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/getTotalAggregatedRemoteConnectionReports", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport", - "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53334,18 +53285,31 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53359,18 +53323,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53384,19 +53348,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53410,18 +53374,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53435,18 +53399,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlanCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlanCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53460,19 +53424,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53486,18 +53450,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53511,18 +53475,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53536,19 +53500,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcForensicStorageAccount", "Uri": "/deviceManagement/virtualEndpoint/snapshots/getStorageAccounts(subscriptionId='{subscriptionId}')", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53562,31 +53526,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphCloudPcSubscription", "Uri": "/deviceManagement/virtualEndpoint/snapshots/getSubscriptions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription", - "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Module": "Beta.DeviceManagement.Functions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53600,18 +53551,31 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53625,18 +53589,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53650,19 +53614,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53676,56 +53640,81 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "CloudPC.Read.All", + "Description": "Read Cloud PCs", + "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -53739,18 +53728,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -53764,19 +53754,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -53790,145 +53779,120 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -53942,19 +53906,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -53968,18 +53932,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -53993,18 +53957,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54018,19 +53982,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54044,19 +54008,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54070,44 +54034,44 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", "Uri": "/deviceManagement/windowsAutopilotSettings", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54121,18 +54085,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54146,19 +54110,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54172,18 +54136,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54197,19 +54161,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54223,44 +54187,44 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54274,18 +54238,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54299,18 +54263,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54324,19 +54288,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54350,18 +54314,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -54375,18 +54339,44 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54412,19 +54402,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/windowsMalwareInformation", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54450,18 +54439,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/windowsMalwareInformation/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54487,18 +54476,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/$count", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54524,19 +54514,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54562,18 +54551,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54599,19 +54589,21 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceMemberGroup", + "Method": "POST", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/devices/{device-id}/getMemberGroups", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -54679,7 +54671,11 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -54687,13 +54683,9 @@ "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/devices/{device-id}/getMemberGroups", - "Command": "Get-MgBetaDeviceMemberGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/devices/{device-id}/getMemberObjects", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -54767,34 +54759,31 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/devices/{device-id}/getMemberObjects", - "Command": "Get-MgBetaDeviceMemberObject", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "Command": "Get-MgBetaDeviceMemberOf", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/memberOf", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -54820,68 +54809,69 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/memberOf", - "Command": "Get-MgBetaDeviceMemberOf", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/memberOf/group", - "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/devices/{device-id}/memberOf/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -54907,45 +54897,44 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/devices/{device-id}/memberOf/$count", - "Command": "Get-MgBetaDeviceMemberOfCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/memberOf/group/$count", - "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceRegisteredOwner", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/registeredOwners", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -54971,93 +54960,93 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/registeredOwners", - "Command": "Get-MgBetaDeviceRegisteredOwner", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/devices/{device-id}/registeredOwners/user", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -55083,18 +55072,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceRegisteredOwnerCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/devices/{device-id}/registeredOwners/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -55120,58 +55110,57 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/$count", - "Command": "Get-MgBetaDeviceRegisteredOwnerCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceRegisteredUser", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/registeredUsers", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -55197,93 +55186,93 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/registeredUsers", - "Command": "Get-MgBetaDeviceRegisteredUser", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/devices/{device-id}/registeredUsers/user", - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceRegisteredUserByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -55309,18 +55298,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDeviceRegisteredUserCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "Command": "Get-MgBetaDeviceRegisteredUserByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/devices/{device-id}/registeredUsers/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -55346,71 +55336,70 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/$count", - "Command": "Get-MgBetaDeviceRegisteredUserCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/transitiveMemberOf", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -55436,68 +55425,69 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/transitiveMemberOf", - "Command": "Get-MgBetaDeviceTransitiveMemberOf", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -55523,58 +55513,57 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/$count", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceUsageRights", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUsageRight", "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "Command": "Get-MgBetaDeviceUsageRights", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDeviceUsageRights", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUsageRight", + "Uri": "/devices/{device-id}/usageRights", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -55600,18 +55589,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUsageRight", - "Uri": "/devices/{device-id}/usageRights", - "Command": "Get-MgBetaDeviceUsageRights", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDeviceUsageRightsCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/devices/{device-id}/usageRights/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -55637,44 +55627,44 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/devices/{device-id}/usageRights/$count", - "Command": "Get-MgBetaDeviceUsageRightsCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDeviceUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/getUserOwnedObjects", - "Command": "Get-MgBetaDeviceUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectory", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphDirectory", "Uri": "/directory", - "Command": "Get-MgBetaDirectory", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -55700,19 +55690,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Command": "Get-MgBetaDirectoryAdministrativeUnit", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -55738,31 +55727,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits", - "Command": "Get-MgBetaDirectoryAdministrativeUnit", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryAdministrativeUnitById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/administrativeUnits/getByIds", - "Command": "Get-MgBetaDirectoryAdministrativeUnitById", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/directory/administrativeUnits/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -55788,18 +55777,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/$count", - "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/administrativeUnits/delta", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -55825,56 +55814,56 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits/delta", - "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -55900,31 +55889,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphApplication", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -55950,31 +55939,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDevice", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56000,31 +55989,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56050,31 +56039,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56100,31 +56089,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56150,31 +56139,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUser", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56200,18 +56189,56 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read all administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56237,56 +56264,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read all administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56312,19 +56302,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56350,19 +56340,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56388,19 +56378,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56426,19 +56416,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56464,19 +56454,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -56502,20 +56492,11 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -56524,13 +56505,13 @@ ], "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/getMemberGroups", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -56539,12 +56520,21 @@ ], "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/getMemberObjects", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -56570,19 +56560,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -56608,18 +56597,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -56645,32 +56635,32 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryAdministrativeUnitUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/administrativeUnits/getUserOwnedObjects", - "Command": "Get-MgBetaDirectoryAdministrativeUnitUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryAttributeSet", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAttributeSet", + "Uri": "/directory/attributeSets/{attributeSet-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -56684,19 +56674,18 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryAttributeSet", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAttributeSet", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "Command": "Get-MgBetaDirectoryAttributeSet", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directory/attributeSets", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -56710,18 +56699,18 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAttributeSet", - "Uri": "/directory/attributeSets", - "Command": "Get-MgBetaDirectoryAttributeSet", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDirectoryAttributeSetCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/directory/attributeSets/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -56735,131 +56724,106 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/directory/attributeSets/$count", - "Command": "Get-MgBetaDirectoryAttributeSetCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryCertificateAuthority", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphCertificateAuthorityPath", "Uri": "/directory/certificateAuthorities", - "Command": "Get-MgBetaDirectoryCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "CustomSecAttributeDefinition.Read.All", - "Description": "Read custom security attribute definitions", - "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.", - "IsAdmin": false - }, - { - "Name": "CustomSecAttributeDefinition.ReadWrite.All", - "Description": "Read and write custom security attribute definitions", - "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -56873,18 +56837,18 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -56898,19 +56862,19 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -56924,18 +56888,18 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -56949,19 +56913,19 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -56975,267 +56939,284 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/customSecurityAttributeDefinitions/$count", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "CustomSecAttributeDefinition.Read.All", + "Description": "Read custom security attribute definitions", + "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.", + "IsAdmin": false + }, + { + "Name": "CustomSecAttributeDefinition.ReadWrite.All", + "Description": "Read and write custom security attribute definitions", + "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/{directoryObject-id}", - "Command": "Get-MgBetaDirectoryDeletedItem", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/deletedItems/administrativeUnit", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/directory/deletedItems/application", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/directory/deletedItems/device", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/directory/deletedItems/group", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directory/deletedItems/servicePrincipal", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/directory/deletedItems/user", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/getByIds", - "Command": "Get-MgBetaDirectoryDeletedItemById", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/deletedItems/administrativeUnit/$count", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/deletedItems/application/$count", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/deletedItems/device/$count", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/deletedItems/group/$count", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/deletedItems/servicePrincipal/$count", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/deletedItems/user/$count", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -57244,13 +57225,13 @@ ], "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -57259,12 +57240,21 @@ ], "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryDeletedItemUserOwnedObject", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/deletedItems/getUserOwnedObjects", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -57278,57 +57268,48 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/deletedItems/getUserOwnedObjects", - "Command": "Get-MgBetaDirectoryDeletedItemUserOwnedObject", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/directory/featureRolloutPolicies", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -57337,51 +57318,51 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/getByIds", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToById", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/delta", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToDelta", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -57390,98 +57371,107 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/getUserOwnedObjects", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/featureRolloutPolicies/$count", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations", - "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryFederationConfigurationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/federationConfigurations/$count", - "Command": "Get-MgBetaDirectoryFederationConfigurationCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryImpactedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources/{impactedResource-id}", - "Command": "Get-MgBetaDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryImpactedResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources", - "Command": "Get-MgBetaDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryImpactedResourceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/impactedResources/$count", - "Command": "Get-MgBetaDirectoryImpactedResourceCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -57507,19 +57497,18 @@ "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directory/inboundSharedUserProfiles", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -57533,18 +57522,18 @@ "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Uri": "/directory/inboundSharedUserProfiles", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/directory/inboundSharedUserProfiles/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -57558,95 +57547,98 @@ "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/directory/inboundSharedUserProfiles/$count", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DirectoryObjects", - "Permissions": { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}", - "Command": "Get-MgBetaDirectoryObject", + "Module": "Beta.DirectoryObjects", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DirectoryObjects", - "Permissions": [], + "Command": "Get-MgBetaDirectoryObject", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects", - "Command": "Get-MgBetaDirectoryObject", + "Module": "Beta.DirectoryObjects", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DirectoryObjects", - "Permissions": { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaDirectoryObjectById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/getByIds", - "Command": "Get-MgBetaDirectoryObjectById", + "Module": "Beta.DirectoryObjects", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DirectoryObjects", - "Permissions": [], + "Command": "Get-MgBetaDirectoryObjectCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directoryObjects/$count", - "Command": "Get-MgBetaDirectoryObjectCount", + "Module": "Beta.DirectoryObjects", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DirectoryObjects", - "Permissions": { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaDirectoryObjectDelta", + "Method": "GET", "Variants": [ "Delta" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/delta", - "Command": "Get-MgBetaDirectoryObjectDelta", + "Module": "Beta.DirectoryObjects", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaDirectoryObjectMemberGroup", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", "Module": "Beta.DirectoryObjects", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -57714,7 +57706,11 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryObjectMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -57722,13 +57718,9 @@ "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", - "Command": "Get-MgBetaDirectoryObjectMemberGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", "Module": "Beta.DirectoryObjects", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -57802,47 +57794,44 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", - "Command": "Get-MgBetaDirectoryObjectMemberObject", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DirectoryObjects", - "Permissions": [], + "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/getUserOwnedObjects", - "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", + "Module": "Beta.DirectoryObjects", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Uri": "/directory/onPremisesSynchronization", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -57856,18 +57845,18 @@ "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Uri": "/directory/onPremisesSynchronization", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/directory/onPremisesSynchronization/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -57881,18 +57870,19 @@ "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/directory/onPremisesSynchronization/$count", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -57918,19 +57908,18 @@ "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directory/outboundSharedUserProfiles", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -57956,18 +57945,18 @@ "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Uri": "/directory/outboundSharedUserProfiles", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -57993,31 +57982,31 @@ "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/$count", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTenantReference", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -58043,18 +58032,19 @@ "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTenantReference", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -58080,45 +58070,19 @@ "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "DirectoryRecommendations.Read.All", - "Description": "Read all Azure AD recommendations", - "FullDescription": "Allows the app to read all Azure AD recommendations, without a signed-in user. ", - "IsAdmin": false - }, - { - "Name": "DirectoryRecommendations.ReadWrite.All", - "Description": "Read and update all Azure AD recommendations", - "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDirectoryRecommendation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations/{recommendation-id}", - "Command": "Get-MgBetaDirectoryRecommendation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -58132,18 +58096,18 @@ "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryRecommendation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations", - "Command": "Get-MgBetaDirectoryRecommendation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -58157,18 +58121,18 @@ "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryRecommendationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/recommendations/$count", - "Command": "Get-MgBetaDirectoryRecommendationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -58182,19 +58146,19 @@ "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -58208,18 +58172,18 @@ "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -58233,19 +58197,45 @@ "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DirectoryRecommendations.Read.All", + "Description": "Read all Azure AD recommendations", + "FullDescription": "Allows the app to read all Azure AD recommendations, without a signed-in user. ", + "IsAdmin": false + }, + { + "Name": "DirectoryRecommendations.ReadWrite.All", + "Description": "Read and update all Azure AD recommendations", + "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaDirectoryRole", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles/{directoryRole-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -58271,19 +58261,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryRole", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles/{directoryRole-id}", - "Command": "Get-MgBetaDirectoryRole", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directoryRoles", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -58309,31 +58298,31 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles", - "Command": "Get-MgBetaDirectoryRole", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryRoles/getByIds", - "Command": "Get-MgBetaDirectoryRoleById", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryRoleCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/directoryRoles/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -58359,18 +58348,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/directoryRoles/$count", - "Command": "Get-MgBetaDirectoryRoleCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDirectoryRoleDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles/delta", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -58396,18 +58385,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles/delta", - "Command": "Get-MgBetaDirectoryRoleDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDirectoryRoleMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoles/{directoryRole-id}/members", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -58433,168 +58422,168 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoles/{directoryRole-id}/members", - "Command": "Get-MgBetaDirectoryRoleMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryRoleMemberByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -58620,18 +58609,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryRoleMemberCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "Command": "Get-MgBetaDirectoryRoleMemberByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directoryRoles/{directoryRole-id}/members/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -58657,98 +58647,89 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$count", - "Command": "Get-MgBetaDirectoryRoleMemberCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -58757,13 +58738,13 @@ ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "Command": "Get-MgBetaDirectoryRoleMemberGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -58772,25 +58753,33 @@ ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "Command": "Get-MgBetaDirectoryRoleMemberObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleScopedMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Command": "Get-MgBetaDirectoryRoleScopedMember", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryRoleScopedMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -58816,18 +58805,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "Command": "Get-MgBetaDirectoryRoleScopedMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -58853,19 +58843,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryRoleTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", - "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -58891,19 +58881,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectoryRoleTemplate", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Command": "Get-MgBetaDirectoryRoleTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directoryRoleTemplates", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -58929,31 +58918,31 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates", - "Command": "Get-MgBetaDirectoryRoleTemplate", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleTemplateById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryRoleTemplates/getByIds", - "Command": "Get-MgBetaDirectoryRoleTemplateById", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectoryRoleTemplateCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/directoryRoleTemplates/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -58979,18 +58968,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/directoryRoleTemplates/$count", - "Command": "Get-MgBetaDirectoryRoleTemplateCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDirectoryRoleTemplateDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoleTemplates/delta", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -59016,19 +59005,11 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoleTemplates/delta", - "Command": "Get-MgBetaDirectoryRoleTemplateDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -59037,13 +59018,13 @@ ], "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -59052,38 +59033,47 @@ ], "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryRoleTemplates/getUserOwnedObjects", - "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryRoles/getUserOwnedObjects", - "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectorySetting", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectorySetting", + "Uri": "/settings/{directorySetting-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -59109,19 +59099,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectorySetting", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/settings/{directorySetting-id}", - "Command": "Get-MgBetaDirectorySetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/settings", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -59147,18 +59136,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/settings", - "Command": "Get-MgBetaDirectorySetting", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDirectorySettingTemplate", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -59172,19 +59162,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDirectorySettingTemplate", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "Command": "Get-MgBetaDirectorySettingTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/directorySettingTemplates", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -59198,31 +59187,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Uri": "/directorySettingTemplates", - "Command": "Get-MgBetaDirectorySettingTemplate", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectorySettingTemplateById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directorySettingTemplates/getByIds", - "Command": "Get-MgBetaDirectorySettingTemplateById", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaDirectorySettingTemplateCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/directorySettingTemplates/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -59236,18 +59225,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/directorySettingTemplates/$count", - "Command": "Get-MgBetaDirectorySettingTemplateCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDirectorySettingTemplateDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directorySettingTemplates/delta", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -59261,19 +59250,11 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directorySettingTemplates/delta", - "Command": "Get-MgBetaDirectorySettingTemplateDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -59282,13 +59263,13 @@ ], "OutputType": null, "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", - "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -59297,99 +59278,108 @@ ], "OutputType": null, "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", - "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directorySettingTemplates/getUserOwnedObjects", - "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectorySharedEmailDomain", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSharedEmailDomain", "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "Command": "Get-MgBetaDirectorySharedEmailDomain", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectorySharedEmailDomain", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSharedEmailDomain", "Uri": "/directory/sharedEmailDomains", - "Command": "Get-MgBetaDirectorySharedEmailDomain", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectorySharedEmailDomainCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/sharedEmailDomains/$count", - "Command": "Get-MgBetaDirectorySharedEmailDomainCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectorySubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCompanySubscription", "Uri": "/directory/subscriptions/{companySubscription-id}", - "Command": "Get-MgBetaDirectorySubscription", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectorySubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCompanySubscription", "Uri": "/directory/subscriptions", - "Command": "Get-MgBetaDirectorySubscription", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDirectorySubscriptionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/subscriptions/$count", - "Command": "Get-MgBetaDirectorySubscriptionCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDomain", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDomain", + "Uri": "/domains/{domain-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -59409,19 +59399,18 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDomain", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains/{domain-id}", - "Command": "Get-MgBetaDomain", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/domains", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -59441,18 +59430,18 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains", - "Command": "Get-MgBetaDomain", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDomainCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/domains/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -59472,18 +59461,19 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/domains/$count", - "Command": "Get-MgBetaDomainCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDomainFederationConfiguration", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -59497,57 +59487,56 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Command": "Get-MgBetaDomainFederationConfiguration", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDomainFederationConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphInternalDomainFederation", "Uri": "/domains/{domain-id}/federationConfiguration", - "Command": "Get-MgBetaDomainFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDomainFederationConfigurationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "Command": "Get-MgBetaDomainFederationConfigurationCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDomainNameReference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "Command": "Get-MgBetaDomainNameReference", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDomainNameReference", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/domains/{domain-id}/domainNameReferences", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -59561,18 +59550,19 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/domains/{domain-id}/domainNameReferences", - "Command": "Get-MgBetaDomainNameReference", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDomainNameReferenceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/domains/{domain-id}/domainNameReferences/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -59586,32 +59576,31 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/domains/{domain-id}/domainNameReferences/$count", - "Command": "Get-MgBetaDomainNameReferenceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -59625,18 +59614,19 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "Command": "Get-MgBetaDomainServiceConfigurationRecord", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -59650,70 +59640,69 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", - "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaDomainVerificationDnsRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Command": "Get-MgBetaDomainVerificationDnsRecord", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDomainVerificationDnsRecord", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/verificationDnsRecords", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -59727,18 +59716,19 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "Command": "Get-MgBetaDomainVerificationDnsRecord", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDomainVerificationDnsRecordCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -59752,19 +59742,19 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", - "Command": "Get-MgBetaDomainVerificationDnsRecordCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/drives/{drive-id}", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -59802,31 +59792,30 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives/{drive-id}", - "Command": "Get-MgBetaDrive", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDrive", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives", - "Command": "Get-MgBetaDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDriveActivity", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/drives/{drive-id}/activities", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -59864,197 +59853,198 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/drives/{drive-id}/activities", - "Command": "Get-MgBetaDriveActivity", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveBundle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "Command": "Get-MgBetaDriveBundle", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveBundle", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles", - "Command": "Get-MgBetaDriveBundle", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveBundleContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Command": "Get-MgBetaDriveBundleContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveBundleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/bundles/$count", - "Command": "Get-MgBetaDriveBundleCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveContentTypeBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Command": "Get-MgBetaDriveContentTypeBase", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveContentTypeBaseType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Command": "Get-MgBetaDriveContentTypeBaseType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveContentTypeBaseType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Command": "Get-MgBetaDriveContentTypeBaseType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/createdByUser", - "Command": "Get-MgBetaDriveCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveFollowing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "Command": "Get-MgBetaDriveFollowing", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveFollowing", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/following", - "Command": "Get-MgBetaDriveFollowing", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveFollowingContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Command": "Get-MgBetaDriveFollowingContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveFollowingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/following/$count", - "Command": "Get-MgBetaDriveFollowingCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDriveItem", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -60104,31 +60094,30 @@ "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "Command": "Get-MgBetaDriveItem", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items", - "Command": "Get-MgBetaDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDriveItemActivity", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -60166,18 +60155,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities", - "Command": "Get-MgBetaDriveItemActivity", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDriveItemActivityByInterval", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -60215,19 +60205,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDriveItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaDriveItemActivityByInterval", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -60265,69 +60255,69 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Get-MgBetaDriveItemAnalytic", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -60365,19 +60355,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDriveItemAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -60415,32 +60405,31 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Command": "Get-MgBetaDriveItemAnalyticTime", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Command": "Get-MgBetaDriveItemChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDriveItemChild", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -60478,81 +60467,32 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "Command": "Get-MgBetaDriveItemChild", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemChildContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Command": "Get-MgBetaDriveItemChildContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false - }, - { - "Name": "Files.Read.All", - "Description": "Read files in all site collections", - "FullDescription": "Allows the app to read all files in all site collections without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Read and write files in all site collections", - "FullDescription": "Allows the app to read, create, update and delete all files in all site collections without a signed in user. ", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaDriveItemChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Command": "Get-MgBetaDriveItemChildCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -60590,59 +60530,100 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "Command": "Get-MgBetaDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false + }, + { + "Name": "Files.Read.All", + "Description": "Read files in all site collections", + "FullDescription": "Allows the app to read all files in all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Read and write files in all site collections", + "FullDescription": "Allows the app to read, create, update and delete all files in all site collections without a signed in user. ", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/$count", - "Command": "Get-MgBetaDriveItemCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Command": "Get-MgBetaDriveItemCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -60651,39 +60632,39 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "Command": "Get-MgBetaDriveItemDelta", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -60692,13 +60673,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Command": "Get-MgBetaDriveItemLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -60707,230 +60688,239 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Get-MgBetaDriveItemListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "Command": "Get-MgBetaDriveItemListItemActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaDriveItemListItemActivityByInterval", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Command": "Get-MgBetaDriveItemListItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Command": "Get-MgBetaDriveItemListItemCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Command": "Get-MgBetaDriveItemListItemDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Command": "Get-MgBetaDriveItemListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Get-MgBetaDriveItemListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Get-MgBetaDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Command": "Get-MgBetaDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Command": "Get-MgBetaDriveItemListItemVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Get-MgBetaDriveItemListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDriveItemPermission", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -60968,19 +60958,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDriveItemPermission", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Get-MgBetaDriveItemPermission", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -61018,18 +61007,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "Command": "Get-MgBetaDriveItemPermission", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDriveItemPermissionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -61067,83 +61057,82 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Command": "Get-MgBetaDriveItemPermissionCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Command": "Get-MgBetaDriveItemRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Get-MgBetaDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Command": "Get-MgBetaDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Command": "Get-MgBetaDriveItemSubscriptionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveItemThumbnail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Get-MgBetaDriveItemThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDriveItemThumbnail", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -61181,18 +61170,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Command": "Get-MgBetaDriveItemThumbnail", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDriveItemThumbnailCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -61230,19 +61220,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Command": "Get-MgBetaDriveItemThumbnailCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -61280,19 +61270,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDriveItemVersion", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Get-MgBetaDriveItemVersion", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -61330,18 +61319,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "Command": "Get-MgBetaDriveItemVersion", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaDriveItemVersionContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -61379,19 +61369,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaDriveItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Command": "Get-MgBetaDriveItemVersionContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -61429,20 +61419,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Command": "Get-MgBetaDriveItemVersionCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -61451,13 +61432,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/lastModifiedByUser", - "Command": "Get-MgBetaDriveLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -61466,408 +61447,408 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphList", "Uri": "/drives/{drive-id}/list", - "Command": "Get-MgBetaDriveList", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/drives/{drive-id}/list/activities", - "Command": "Get-MgBetaDriveListActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Get-MgBetaDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns", - "Command": "Get-MgBetaDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/columns/$count", - "Command": "Get-MgBetaDriveListColumnCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaDriveListColumnSourceColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Get-MgBetaDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListContentType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes", - "Command": "Get-MgBetaDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListContentTypeColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgBetaDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListContentTypeColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Command": "Get-MgBetaDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListContentTypeColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgBetaDriveListContentTypeColumnCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgBetaDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgBetaDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "Command": "Get-MgBetaDriveListContentTypeCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/list/createdByUser", - "Command": "Get-MgBetaDriveListCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives/{drive-id}/list/drive", - "Command": "Get-MgBetaDriveListDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Get-MgBetaDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items", - "Command": "Get-MgBetaDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", - "Command": "Get-MgBetaDriveListItemActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaDriveListItemActivityByInterval", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Command": "Get-MgBetaDriveListItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/$count", - "Command": "Get-MgBetaDriveListItemCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Command": "Get-MgBetaDriveListItemCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -61876,446 +61857,457 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items/delta", - "Command": "Get-MgBetaDriveListItemDelta", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Command": "Get-MgBetaDriveListItemDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Get-MgBetaDriveListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Get-MgBetaDriveListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Get-MgBetaDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Command": "Get-MgBetaDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Command": "Get-MgBetaDriveListItemVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Get-MgBetaDriveListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Get-MgBetaDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/drives/{drive-id}/list/operations", - "Command": "Get-MgBetaDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/operations/$count", - "Command": "Get-MgBetaDriveListOperationCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Get-MgBetaDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/list/subscriptions", - "Command": "Get-MgBetaDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveListSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "Command": "Get-MgBetaDriveListSubscriptionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRoot", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root", - "Command": "Get-MgBetaDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/drives/{drive-id}/root/activities", - "Command": "Get-MgBetaDriveRootActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaDriveRootActivityByInterval", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/root/analytics", - "Command": "Get-MgBetaDriveRootAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/allTime", - "Command": "Get-MgBetaDriveRootAnalyticTime", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "Command": "Get-MgBetaDriveRootChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children", - "Command": "Get-MgBetaDriveRootChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootChildContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Command": "Get-MgBetaDriveRootChildContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/children/$count", - "Command": "Get-MgBetaDriveRootChildCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/content", - "Command": "Get-MgBetaDriveRootContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/createdByUser", - "Command": "Get-MgBetaDriveRootCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaDriveRootDelta", + "Method": "GET", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/delta", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -62353,520 +62345,518 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/delta", - "Command": "Get-MgBetaDriveRootDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "Command": "Get-MgBetaDriveRootLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/root/listItem", - "Command": "Get-MgBetaDriveRootListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/drives/{drive-id}/root/listItem/activities", - "Command": "Get-MgBetaDriveRootListItemActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaDriveRootListItemActivityByInterval", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/root/listItem/analytics", - "Command": "Get-MgBetaDriveRootListItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "Command": "Get-MgBetaDriveRootListItemCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "Command": "Get-MgBetaDriveRootListItemDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Command": "Get-MgBetaDriveRootListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/fields", - "Command": "Get-MgBetaDriveRootListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Get-MgBetaDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/root/listItem/versions", - "Command": "Get-MgBetaDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "Command": "Get-MgBetaDriveRootListItemVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Get-MgBetaDriveRootListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Get-MgBetaDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootPermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions", - "Command": "Get-MgBetaDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootPermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/permissions/$count", - "Command": "Get-MgBetaDriveRootPermissionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/drives/{drive-id}/root/retentionLabel", - "Command": "Get-MgBetaDriveRootRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Get-MgBetaDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/root/subscriptions", - "Command": "Get-MgBetaDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "Command": "Get-MgBetaDriveRootSubscriptionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootThumbnail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Get-MgBetaDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootThumbnail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/root/thumbnails", - "Command": "Get-MgBetaDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootThumbnailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "Command": "Get-MgBetaDriveRootThumbnailCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Get-MgBetaDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions", - "Command": "Get-MgBetaDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootVersionContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Command": "Get-MgBetaDriveRootVersionContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveRootVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/$count", - "Command": "Get-MgBetaDriveRootVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveSpecial", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "Command": "Get-MgBetaDriveSpecial", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveSpecial", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/special", - "Command": "Get-MgBetaDriveSpecial", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveSpecialContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Command": "Get-MgBetaDriveSpecialContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaDriveSpecialCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/special/$count", - "Command": "Get-MgBetaDriveSpecialCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationClass", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/classes/{educationClass-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -62886,19 +62876,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClass", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes/{educationClass-id}", - "Command": "Get-MgBetaEducationClass", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/classes", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -62918,18 +62907,80 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignment", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes", - "Command": "Get-MgBetaEducationClass", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaEducationClassAssignment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -62979,19 +63030,81 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "Command": "Get-MgBetaEducationClassAssignment", + "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaEducationClassAssignmentCategory", + "Method": "GET", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63041,18 +63154,18 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments", - "Command": "Get-MgBetaEducationClassAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63102,19 +63215,21 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", + "Method": "GET", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Command": "Get-MgBetaEducationClassAssignmentCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63164,19 +63279,21 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", + "Method": "GET", "Variants": [ - "List", - "List1" + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" ], "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "Command": "Get-MgBetaEducationClassAssignmentCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63226,18 +63343,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63287,21 +63405,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentDefault", + "Method": "GET", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", - "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63351,21 +63467,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentDelta", + "Method": "GET", "Variants": [ "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" + "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", - "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/delta", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63415,19 +63529,32 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/$count", - "Command": "Get-MgBetaEducationClassAssignmentCount", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationClassAssignmentResource", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63477,19 +63604,18 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Command": "Get-MgBetaEducationClassAssignmentDefault", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationClassAssignmentResource", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63539,32 +63665,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/delta", - "Command": "Get-MgBetaEducationClassAssignmentDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationClassAssignmentResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63614,19 +63727,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Get-MgBetaEducationClassAssignmentResource", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63676,18 +63789,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "Command": "Get-MgBetaEducationClassAssignmentResource", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63737,19 +63851,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", - "Command": "Get-MgBetaEducationClassAssignmentResourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63799,19 +63913,57 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" ], + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Module": "Beta.Education", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Module": "Beta.Education", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "Command": "Get-MgBetaEducationClassAssignmentRubric", + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63861,19 +64013,18 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -63923,57 +64074,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Command": "Get-MgBetaEducationClassAssignmentSetting", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Education", - "Permissions": [], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64023,19 +64136,31 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64085,18 +64210,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "Command": "Get-MgBetaEducationClassAssignmentSubmission", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64146,32 +64272,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64221,18 +64334,18 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64282,19 +64395,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64344,19 +64457,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64406,18 +64519,18 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64467,81 +64580,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -64591,80 +64642,18 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaEducationClassCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/classes/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -64684,18 +64673,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/classes/$count", - "Command": "Get-MgBetaEducationClassCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationClassDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/classes/delta", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read", @@ -64733,18 +64722,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes/delta", - "Command": "Get-MgBetaEducationClassDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationClassGroup", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/education/classes/{educationClass-id}/group", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -64782,19 +64772,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/education/classes/{educationClass-id}/group", - "Command": "Get-MgBetaEducationClassGroup", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationClassMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/classes/{educationClass-id}/members", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -64820,18 +64809,18 @@ "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassMemberByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/classes/{educationClass-id}/members", - "Command": "Get-MgBetaEducationClassMember", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -64857,18 +64846,19 @@ "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassMemberCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "Command": "Get-MgBetaEducationClassMemberByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/classes/{educationClass-id}/members/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -64894,63 +64884,31 @@ "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/$count", - "Command": "Get-MgBetaEducationClassMemberCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationClassSchool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "Command": "Get-MgBetaEducationClassSchool", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [ - { - "Name": "EduRoster.Read.All", - "Description": "Read the organization's roster", - "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.", - "IsAdmin": false - }, - { - "Name": "EduRoster.ReadBasic", - "Description": "View a limited subset of your school, class and user information", - "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", - "IsAdmin": true - }, - { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaEducationClassSchool", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/classes/{educationClass-id}/schools", - "Command": "Get-MgBetaEducationClassSchool", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -64970,19 +64928,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassSchoolCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/schools/$count", - "Command": "Get-MgBetaEducationClassSchoolCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65002,18 +64960,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassTeacher", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/classes/{educationClass-id}/teachers", - "Command": "Get-MgBetaEducationClassTeacher", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65033,18 +64991,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassTeacherByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "Command": "Get-MgBetaEducationClassTeacherByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65064,19 +65022,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationClassTeacherCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/teachers/$count", - "Command": "Get-MgBetaEducationClassTeacherCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65096,31 +65054,62 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationMe", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/me", - "Command": "Get-MgBetaEducationMe", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "EduRoster.Read.All", + "Description": "Read the organization's roster", + "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.", + "IsAdmin": false + }, + { + "Name": "EduRoster.ReadBasic", + "Description": "View a limited subset of your school, class and user information", + "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", + "IsAdmin": true + }, + { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}", - "Command": "Get-MgBetaEducationMeAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationMeAssignment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -65170,68 +65159,68 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments", - "Command": "Get-MgBetaEducationMeAssignment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Command": "Get-MgBetaEducationMeAssignmentCategory", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationMeAssignmentCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/education/me/assignments/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -65281,272 +65270,272 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/me/assignments/$count", - "Command": "Get-MgBetaEducationMeAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentDelta", + "Method": "GET", "Variants": [ "Delta" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/delta", - "Command": "Get-MgBetaEducationMeAssignmentDelta", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationGradingCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Get-MgBetaEducationMeAssignmentResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Command": "Get-MgBetaEducationMeAssignmentResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "Command": "Get-MgBetaEducationMeAssignmentResourceCount", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Command": "Get-MgBetaEducationMeAssignmentRubric", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentSubmission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Get-MgBetaEducationMeAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentSubmission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Command": "Get-MgBetaEducationMeAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/me/classes/{educationClass-id}", - "Command": "Get-MgBetaEducationMeClass", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationMeClass", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/me/classes", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65566,18 +65555,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/me/classes", - "Command": "Get-MgBetaEducationMeClass", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationMeClassCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/education/me/classes/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65597,18 +65586,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/me/classes/$count", - "Command": "Get-MgBetaEducationMeClassCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationMeRubric", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/rubrics/{educationRubric-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -65634,19 +65624,18 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaEducationMeRubric", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "Command": "Get-MgBetaEducationMeRubric", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/me/rubrics", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -65672,18 +65661,18 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics", - "Command": "Get-MgBetaEducationMeRubric", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationMeRubricCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/education/me/rubrics/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -65709,31 +65698,31 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/me/rubrics/$count", - "Command": "Get-MgBetaEducationMeRubricCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeSchool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/me/schools/{educationSchool-id}", - "Command": "Get-MgBetaEducationMeSchool", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationMeSchool", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/me/schools", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65753,18 +65742,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/me/schools", - "Command": "Get-MgBetaEducationMeSchool", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationMeSchoolCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/education/me/schools/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65784,31 +65773,31 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/me/schools/$count", - "Command": "Get-MgBetaEducationMeSchoolCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeTaughtClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/me/taughtClasses/{educationClass-id}", - "Command": "Get-MgBetaEducationMeTaughtClass", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationMeTaughtClass", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/me/taughtClasses", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65828,18 +65817,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/me/taughtClasses", - "Command": "Get-MgBetaEducationMeTaughtClass", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationMeTaughtClassCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/education/me/taughtClasses/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65859,18 +65848,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationMeUser", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/education/me/taughtClasses/$count", - "Command": "Get-MgBetaEducationMeTaughtClassCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "Uri": "/education/me/user", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -65914,42 +65903,43 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/education/me/user", - "Command": "Get-MgBetaEducationMeUser", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationMeUserMailboxSetting", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/education/me/user/mailboxSettings", - "Command": "Get-MgBetaEducationMeUserMailboxSetting", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationRoot", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphEducationRoot", "Uri": "/education", - "Command": "Get-MgBetaEducationRoot", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationSchool", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/schools/{educationSchool-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -65969,19 +65959,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationSchool", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools/{educationSchool-id}", - "Command": "Get-MgBetaEducationSchool", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/schools", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66001,18 +65990,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools", - "Command": "Get-MgBetaEducationSchool", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -66050,19 +66040,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationSchoolClass", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/schools/{educationSchool-id}/classes", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66082,18 +66071,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationSchoolClassByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/schools/{educationSchool-id}/classes", - "Command": "Get-MgBetaEducationSchoolClass", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66113,18 +66102,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationSchoolClassCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "Command": "Get-MgBetaEducationSchoolClassByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/schools/{educationSchool-id}/classes/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66144,19 +66134,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationSchoolCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$count", - "Command": "Get-MgBetaEducationSchoolClassCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/schools/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66176,18 +66165,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/schools/$count", - "Command": "Get-MgBetaEducationSchoolCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationSchoolDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/schools/delta", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read", @@ -66231,18 +66220,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools/delta", - "Command": "Get-MgBetaEducationSchoolDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationSchoolUser", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/schools/{educationSchool-id}/users", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66256,18 +66245,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationSchoolUserByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/schools/{educationSchool-id}/users", - "Command": "Get-MgBetaEducationSchoolUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66281,18 +66270,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationSchoolUserCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "Command": "Get-MgBetaEducationSchoolUserByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/schools/{educationSchool-id}/users/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66306,19 +66296,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationSynchronizationProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/$count", - "Command": "Get-MgBetaEducationSchoolUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.Read", @@ -66344,19 +66334,18 @@ "FullDescription": "Manage the state and settings of all Microsoft education apps.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationSynchronizationProfile", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "Command": "Get-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/synchronizationProfiles", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.Read", @@ -66382,18 +66371,18 @@ "FullDescription": "Manage the state and settings of all Microsoft education apps.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Uri": "/education/synchronizationProfiles", - "Command": "Get-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationSynchronizationProfileCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/education/synchronizationProfiles/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.Read", @@ -66419,31 +66408,31 @@ "FullDescription": "Manage the state and settings of all Microsoft education apps.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/synchronizationProfiles/$count", - "Command": "Get-MgBetaEducationSynchronizationProfileCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationSynchronizationProfileError", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSynchronizationError", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "Command": "Get-MgBetaEducationSynchronizationProfileError", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationSynchronizationProfileError", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.Read", @@ -66469,18 +66458,19 @@ "FullDescription": "Manage the state and settings of all Microsoft education apps.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "Command": "Get-MgBetaEducationSynchronizationProfileError", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.Read", @@ -66506,19 +66496,19 @@ "FullDescription": "Manage the state and settings of all Microsoft education apps.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationSynchronizationProfileStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/$count", - "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.Read", @@ -66544,19 +66534,21 @@ "FullDescription": "Manage the state and settings of all Microsoft education apps.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationUser", + "Method": "GET", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "Command": "Get-MgBetaEducationSynchronizationProfileStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/users/{educationUser-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66576,21 +66568,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationUser", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users/{educationUser-id}", - "Command": "Get-MgBetaEducationUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/users", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -66604,31 +66593,31 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users", - "Command": "Get-MgBetaEducationUser", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Command": "Get-MgBetaEducationUserAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationUserAssignment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -66678,68 +66667,69 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments", - "Command": "Get-MgBetaEducationUserAssignment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Command": "Get-MgBetaEducationUserAssignmentCategory", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationUserAssignmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -66789,274 +66779,273 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/$count", - "Command": "Get-MgBetaEducationUserAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/delta", - "Command": "Get-MgBetaEducationUserAssignmentDelta", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationGradingCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Get-MgBetaEducationUserAssignmentResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Command": "Get-MgBetaEducationUserAssignmentResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "Command": "Get-MgBetaEducationUserAssignmentResourceCount", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Command": "Get-MgBetaEducationUserAssignmentRubric", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentSubmission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Get-MgBetaEducationUserAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentSubmission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Command": "Get-MgBetaEducationUserAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "Command": "Get-MgBetaEducationUserClass", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationUserClass", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/users/{educationUser-id}/classes", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -67076,18 +67065,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/users/{educationUser-id}/classes", - "Command": "Get-MgBetaEducationUserClass", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationUserClassCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/classes/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -67107,19 +67097,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEducationUserCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/education/users/{educationUser-id}/classes/$count", - "Command": "Get-MgBetaEducationUserClassCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/education/users/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -67133,18 +67122,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/users/$count", - "Command": "Get-MgBetaEducationUserCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationUserDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/users/delta", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read", @@ -67188,82 +67177,82 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users/delta", - "Command": "Get-MgBetaEducationUserDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Command": "Get-MgBetaEducationUserMailboxSetting", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Command": "Get-MgBetaEducationUserRubric", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserRubric", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/rubrics", - "Command": "Get-MgBetaEducationUserRubric", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserRubricCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "Command": "Get-MgBetaEducationUserRubricCount", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserSchool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "Command": "Get-MgBetaEducationUserSchool", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationUserSchool", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/users/{educationUser-id}/schools", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -67283,18 +67272,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/users/{educationUser-id}/schools", - "Command": "Get-MgBetaEducationUserSchool", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationUserSchoolCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/schools/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -67314,32 +67304,31 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/schools/$count", - "Command": "Get-MgBetaEducationUserSchoolCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Get-MgBetaEducationUserTaughtClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "Command": "Get-MgBetaEducationUserTaughtClass", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEducationUserTaughtClass", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/users/{educationUser-id}/taughtClasses", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -67359,18 +67348,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/users/{educationUser-id}/taughtClasses", - "Command": "Get-MgBetaEducationUserTaughtClass", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEducationUserTaughtClassCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -67390,19 +67380,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", - "Command": "Get-MgBetaEducationUserTaughtClassCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67416,19 +67406,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackage", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Command": "Get-MgBetaEntitlementManagementAccessPackage", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/entitlementManagement/accessPackages", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67442,18 +67431,19 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "Command": "Get-MgBetaEntitlementManagementAccessPackage", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", + "Method": "POST", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67467,32 +67457,31 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67506,18 +67495,20 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", + "Method": "GET", "Variants": [ - "List" + "Access", + "Access1", + "AccessViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67531,32 +67522,31 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true } - ], - "Variants": [ - "Access", - "Access1", - "AccessViaIdentity" - ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67570,44 +67560,18 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "EntitlementManagement.Read.All", - "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67621,19 +67585,19 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67647,18 +67611,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67672,94 +67636,94 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomExtensionHandler", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCustomExtensionHandler", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "EntitlementManagement.Read.All", - "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67773,18 +67737,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67798,18 +67762,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/$count", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67823,19 +67787,19 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67849,18 +67813,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67874,18 +67838,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67899,19 +67863,19 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67925,18 +67889,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67950,19 +67914,19 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -67976,18 +67940,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68001,18 +67965,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68026,30 +67990,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", - "Permissions": [], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68063,18 +68015,30 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", + "Method": "GET", + "Variants": [ + "List" ], + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", + "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68088,19 +68052,19 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68114,18 +68078,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68139,18 +68103,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68164,18 +68128,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68189,18 +68153,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68214,18 +68178,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68239,31 +68203,56 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68277,55 +68266,56 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageResource", "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68339,19 +68329,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68365,31 +68354,31 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68403,56 +68392,31 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "EntitlementManagement.Read.All", - "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68466,18 +68430,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68491,19 +68455,19 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68517,18 +68481,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68542,18 +68506,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68567,19 +68531,36 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -68588,12 +68569,20 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/getByIds", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorById", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68607,18 +68596,19 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68632,33 +68622,24 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/delta", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDelta", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -68667,12 +68648,20 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/getUserOwnedObjects", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorUserOwnedObject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68686,19 +68675,11 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -68707,12 +68688,20 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/getByIds", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorById", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68726,18 +68715,19 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68751,33 +68741,24 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/delta", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDelta", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -68786,12 +68767,20 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/getUserOwnedObjects", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorUserOwnedObject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaEntitlementManagementSetting", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Uri": "/identityGovernance/entitlementManagement/settings", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -68805,80 +68794,81 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Uri": "/identityGovernance/entitlementManagement/settings", - "Command": "Get-MgBetaEntitlementManagementSetting", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageSubject", "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "Command": "Get-MgBetaEntitlementManagementSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementSubject", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageSubject", "Uri": "/identityGovernance/entitlementManagement/subjects", - "Command": "Get-MgBetaEntitlementManagementSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization", - "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaEntitlementManagementSubjectCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/subjects/$count", - "Command": "Get-MgBetaEntitlementManagementSubjectCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternal", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphExternalConnectorsExternal", "Uri": "/external", - "Command": "Get-MgBetaExternal", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaExternalConnection", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/external/connections/{externalConnection-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -68898,19 +68888,18 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaExternalConnection", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections/{externalConnection-id}", - "Command": "Get-MgBetaExternalConnection", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/external/connections", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -68930,18 +68919,18 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections", - "Command": "Get-MgBetaExternalConnection", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaExternalConnectionCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/external/connections/$count", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -68961,18 +68950,19 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/external/connections/$count", - "Command": "Get-MgBetaExternalConnectionCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaExternalConnectionGroup", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -68992,82 +68982,82 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "Command": "Get-MgBetaExternalConnectionGroup", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalConnectionGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Uri": "/external/connections/{externalConnection-id}/groups", - "Command": "Get-MgBetaExternalConnectionGroup", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalConnectionGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "Command": "Get-MgBetaExternalConnectionGroupCount", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalConnectionGroupMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Command": "Get-MgBetaExternalConnectionGroupMember", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalConnectionGroupMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "Command": "Get-MgBetaExternalConnectionGroupMember", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalConnectionGroupMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "Command": "Get-MgBetaExternalConnectionGroupMemberCount", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaExternalConnectionItem", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -69087,95 +69077,95 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "Command": "Get-MgBetaExternalConnectionItem", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalConnectionItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Uri": "/external/connections/{externalConnection-id}/items", - "Command": "Get-MgBetaExternalConnectionItem", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalConnectionItemActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Command": "Get-MgBetaExternalConnectionItemActivity", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalConnectionItemActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Command": "Get-MgBetaExternalConnectionItemActivity", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalConnectionItemActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "Command": "Get-MgBetaExternalConnectionItemActivityCount", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalConnectionItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/items/$count", - "Command": "Get-MgBetaExternalConnectionItemCount", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaExternalConnectionOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -69195,62 +69185,62 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Command": "Get-MgBetaExternalConnectionOperation", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalConnectionOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Uri": "/external/connections/{externalConnection-id}/operations", - "Command": "Get-MgBetaExternalConnectionOperation", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalConnectionOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "Command": "Get-MgBetaExternalConnectionOperationCount", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaExternalConnectionQuota", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "Uri": "/external/connections/{externalConnection-id}/quota", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { "Name": "ExternalConnection.ReadWrite.OwnedBy", "Description": "Read and write external connections", "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaExternalConnectionSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", - "Uri": "/external/connections/{externalConnection-id}/quota", - "Command": "Get-MgBetaExternalConnectionQuota", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Uri": "/external/connections/{externalConnection-id}/schema", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -69270,57 +69260,31 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Uri": "/external/connections/{externalConnection-id}/schema", - "Command": "Get-MgBetaExternalConnectionSchema", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalIndustryData", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphIndustryDataRoot", "Uri": "/external/industryData", - "Command": "Get-MgBetaExternalIndustryData", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [ - { - "Name": "DataConnector.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "DataConnector.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaExternalIndustryDataConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIndustryDataConnector", "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "Command": "Get-MgBetaExternalIndustryDataConnector", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "DataConnector.Read.All", @@ -69334,18 +69298,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaExternalIndustryDataConnector", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIndustryDataConnector", "Uri": "/external/industryData/dataConnectors", - "Command": "Get-MgBetaExternalIndustryDataConnector", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "DataConnector.Read.All", @@ -69359,57 +69323,57 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaExternalIndustryDataConnectorCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/external/industryData/dataConnectors/$count", - "Command": "Get-MgBetaExternalIndustryDataConnectorCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", - "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Search", "Permissions": [ { - "Name": "InboundFlow.Read.All", + "Name": "DataConnector.Read.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, { - "Name": "InboundFlow.ReadWrite.All", + "Name": "DataConnector.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "InboundFlow.Read.All", @@ -69423,18 +69387,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", "Uri": "/external/industryData/inboundFlows", - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "InboundFlow.Read.All", @@ -69448,262 +69412,279 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/external/industryData/inboundFlows/$count", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DataConnector.Read.All", + "Name": "InboundFlow.Read.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, { - "Name": "DataConnector.ReadWrite.All", + "Name": "InboundFlow.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIndustryDataConnector", "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { - "Name": "TimePeriod.Read.All", + "Name": "DataConnector.Read.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, { - "Name": "TimePeriod.ReadWrite.All", + "Name": "DataConnector.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "TimePeriod.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TimePeriod.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Search", - "Permissions": { - "Name": "IndustryData.ReadBasic.All", - "Description": "View basic service and resource information", - "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaExternalIndustryDataOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "Command": "Get-MgBetaExternalIndustryDataOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { "Name": "IndustryData.ReadBasic.All", "Description": "View basic service and resource information", "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaExternalIndustryDataOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/external/industryData/operations", - "Command": "Get-MgBetaExternalIndustryDataOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { "Name": "IndustryData.ReadBasic.All", "Description": "View basic service and resource information", "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaExternalIndustryDataOperationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/external/industryData/operations/$count", - "Command": "Get-MgBetaExternalIndustryDataOperationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { - "Name": "ReferenceDefinition.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Name": "IndustryData.ReadBasic.All", + "Description": "View basic service and resource information", + "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { - "Name": "IndustryData.ReadBasic.All", - "Description": "View basic service and resource information", - "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.", + "Name": "ReferenceDefinition.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", "Uri": "/external/industryData/referenceDefinitions", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { "Name": "IndustryData.ReadBasic.All", "Description": "View basic service and resource information", "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/external/industryData/referenceDefinitions/$count", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { - "Name": "ReferenceDefinition.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Name": "IndustryData.ReadBasic.All", + "Description": "View basic service and resource information", + "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { - "Name": "IndustryData.ReadBasic.All", - "Description": "View basic service and resource information", - "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.", + "Name": "ReferenceDefinition.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", "Uri": "/external/industryData/roleGroups", - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { "Name": "IndustryData.ReadBasic.All", "Description": "View basic service and resource information", "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/external/industryData/roleGroups/$count", - "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { - "Name": "Run.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Name": "IndustryData.ReadBasic.All", + "Description": "View basic service and resource information", + "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaExternalIndustryDataRun", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIndustryDataRun", "Uri": "/external/industryData/runs/{industryDataRun-id}", - "Command": "Get-MgBetaExternalIndustryDataRun", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { "Name": "Run.Read.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaExternalIndustryDataRun", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIndustryDataRun", "Uri": "/external/industryData/runs", - "Command": "Get-MgBetaExternalIndustryDataRun", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Run.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -69712,60 +69693,55 @@ ], "OutputType": "IMicrosoftGraphIndustryDataRunActivity", "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}", - "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIndustryDataRunActivity", "Uri": "/external/industryData/runs/{industryDataRun-id}/activities", - "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count", - "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": { - "Name": "Run.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaExternalIndustryDataRunCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/external/industryData/runs/$count", - "Command": "Get-MgBetaExternalIndustryDataRunCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { "Name": "Run.Read.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaExternalIndustryDataRunStatistics", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -69773,38 +69749,26 @@ ], "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics", - "Command": "Get-MgBetaExternalIndustryDataRunStatistics", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Run.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Search", - "Permissions": [ - { - "Name": "SourceSystem.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "SourceSystem.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SourceSystem.Read.All", @@ -69818,18 +69782,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "Uri": "/external/industryData/sourceSystems", - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SourceSystem.Read.All", @@ -69843,44 +69807,44 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/external/industryData/sourceSystems/$count", - "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { - "Name": "TimePeriod.Read.All", + "Name": "SourceSystem.Read.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false }, { - "Name": "TimePeriod.ReadWrite.All", + "Name": "SourceSystem.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaExternalIndustryDataYear", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "Command": "Get-MgBetaExternalIndustryDataYear", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "TimePeriod.Read.All", @@ -69894,18 +69858,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaExternalIndustryDataYear", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "Uri": "/external/industryData/years", - "Command": "Get-MgBetaExternalIndustryDataYear", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "TimePeriod.Read.All", @@ -69919,702 +69883,719 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaExternalIndustryDataYearCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/external/industryData/years/$count", - "Command": "Get-MgBetaExternalIndustryDataYearCount", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "TimePeriod.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TimePeriod.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancial", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphFinancials", "Uri": "/financials", - "Command": "Get-MgBetaFinancial", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompany", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCompany", "Uri": "/financials/companies/{company-id}", - "Command": "Get-MgBetaFinancialCompany", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompany", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCompany", "Uri": "/financials/companies", - "Command": "Get-MgBetaFinancialCompany", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaFinancialCompanyAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/accounts/{account-id}", - "Command": "Get-MgBetaFinancialCompanyAccount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyAccount", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/accounts", - "Command": "Get-MgBetaFinancialCompanyAccount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyAccountCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/accounts/$count", - "Command": "Get-MgBetaFinancialCompanyAccountCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgedAccountsPayable", "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgedAccountsPayable", "Uri": "/financials/companies/{company-id}/agedAccountsPayable", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgedAccountsReceivable", "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgedAccountsReceivable", "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaFinancialCompanyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/financials/companies/$count", - "Command": "Get-MgBetaFinancialCompanyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaFinancialCompanyCountryRegion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCountryRegion", "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "Command": "Get-MgBetaFinancialCompanyCountryRegion", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCountryRegion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCountryRegion", "Uri": "/financials/companies/{company-id}/countriesRegions", - "Command": "Get-MgBetaFinancialCompanyCountryRegion", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/countriesRegions/$count", - "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "Command": "Get-MgBetaFinancialCompanyCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCurrency", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/currencies", - "Command": "Get-MgBetaFinancialCompanyCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCurrencyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/currencies/$count", - "Command": "Get-MgBetaFinancialCompanyCurrencyCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "Command": "Get-MgBetaFinancialCompanyCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomer", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/customers", - "Command": "Get-MgBetaFinancialCompanyCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customers/$count", - "Command": "Get-MgBetaFinancialCompanyCustomerCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPayments", - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPayments/$count", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -70623,13 +70604,13 @@ ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -70638,120 +70619,120 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count", - "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyDimension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDimension", "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", - "Command": "Get-MgBetaFinancialCompanyDimension", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyDimension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDimension", "Uri": "/financials/companies/{company-id}/dimensions", - "Command": "Get-MgBetaFinancialCompanyDimension", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyDimensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/dimensions/$count", - "Command": "Get-MgBetaFinancialCompanyDimensionCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -70760,26 +70741,26 @@ ], "OutputType": "IMicrosoftGraphDimensionValue", "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}", - "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphDimensionValue", "Uri": "/financials/companies/{company-id}/dimensionValues", - "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -70788,254 +70769,249 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count", - "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyEmployee", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEmployee", "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "Command": "Get-MgBetaFinancialCompanyEmployee", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyEmployee", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEmployee", "Uri": "/financials/companies/{company-id}/employees", - "Command": "Get-MgBetaFinancialCompanyEmployee", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyEmployeeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/employees/$count", - "Command": "Get-MgBetaFinancialCompanyEmployeeCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count", - "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGeneralLedgerEntry", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGeneralLedgerEntry", "Uri": "/financials/companies/{company-id}/generalLedgerEntries", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyInformation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCompanyInformation", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "Command": "Get-MgBetaFinancialCompanyInformation", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyInformation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCompanyInformation", "Uri": "/financials/companies/{company-id}/companyInformation", - "Command": "Get-MgBetaFinancialCompanyInformation", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyInformationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/companyInformation/$count", - "Command": "Get-MgBetaFinancialCompanyInformationCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyInformationPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "Command": "Get-MgBetaFinancialCompanyInformationPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/items/{item-id}", - "Command": "Get-MgBetaFinancialCompanyItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/items", - "Command": "Get-MgBetaFinancialCompanyItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyItemCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -71044,158 +71020,163 @@ ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "Command": "Get-MgBetaFinancialCompanyItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyItemCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/itemCategories", - "Command": "Get-MgBetaFinancialCompanyItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/itemCategories/$count", - "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/items/$count", - "Command": "Get-MgBetaFinancialCompanyItemCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyItemPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanyItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyItemPicture", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "Command": "Get-MgBetaFinancialCompanyItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyItemPictureContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanyItemPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyItemPictureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count", - "Command": "Get-MgBetaFinancialCompanyItemPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyJournal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphJournal", "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "Command": "Get-MgBetaFinancialCompanyJournal", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyJournal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphJournal", "Uri": "/financials/companies/{company-id}/journals", - "Command": "Get-MgBetaFinancialCompanyJournal", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyJournalAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", - "Command": "Get-MgBetaFinancialCompanyJournalAccount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyJournalCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/journals/$count", - "Command": "Get-MgBetaFinancialCompanyJournalCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyJournalLine", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -71204,26 +71185,26 @@ ], "OutputType": "IMicrosoftGraphJournalLine", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "Command": "Get-MgBetaFinancialCompanyJournalLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyJournalLine", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphJournalLine", "Uri": "/financials/companies/{company-id}/journalLines", - "Command": "Get-MgBetaFinancialCompanyJournalLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -71232,13 +71213,13 @@ ], "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", - "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyJournalLineCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -71247,201 +71228,201 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/journalLines/$count", - "Command": "Get-MgBetaFinancialCompanyJournalLineCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/paymentMethods", - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/paymentMethods/$count", - "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/paymentTerms", - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/paymentTerms/$count", - "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanyPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPicture", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/picture", - "Command": "Get-MgBetaFinancialCompanyPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPictureContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanyPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPictureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/picture/$count", - "Command": "Get-MgBetaFinancialCompanyPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPurchaseInvoice", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPurchaseInvoice", "Uri": "/financials/companies/{company-id}/purchaseInvoices", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -71450,26 +71431,26 @@ ], "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -71478,13 +71459,13 @@ ], "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -71493,13 +71474,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -71508,13 +71489,13 @@ ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -71523,13 +71504,13 @@ ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -71538,26 +71519,26 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -71566,13 +71547,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -71581,719 +71562,719 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphVendor", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSalesCreditMemo", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSalesCreditMemo", "Uri": "/financials/companies/{company-id}/salesCreditMemos", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSalesInvoice", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "Command": "Get-MgBetaFinancialCompanySaleInvoice", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSalesInvoice", "Uri": "/financials/companies/{company-id}/salesInvoices", - "Command": "Get-MgBetaFinancialCompanySaleInvoice", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/$count", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72302,26 +72283,26 @@ ], "OutputType": "IMicrosoftGraphSalesInvoiceLine", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSalesInvoiceLine", "Uri": "/financials/companies/{company-id}/salesInvoiceLines", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72330,13 +72311,13 @@ ], "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72345,13 +72326,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72360,13 +72341,13 @@ ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72375,13 +72356,13 @@ ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72390,26 +72371,26 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72418,13 +72399,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72433,206 +72414,206 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSalesOrder", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "Command": "Get-MgBetaFinancialCompanySaleOrder", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrder", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSalesOrder", "Uri": "/financials/companies/{company-id}/salesOrders", - "Command": "Get-MgBetaFinancialCompanySaleOrder", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrders/$count", - "Command": "Get-MgBetaFinancialCompanySaleOrderCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72641,26 +72622,26 @@ ], "OutputType": "IMicrosoftGraphSalesOrderLine", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSalesOrderLine", "Uri": "/financials/companies/{company-id}/salesOrderLines", - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72669,13 +72650,13 @@ ], "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72684,13 +72665,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrderLines/$count", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72699,13 +72680,13 @@ ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72714,13 +72695,13 @@ ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72729,26 +72710,26 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72757,13 +72738,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72772,193 +72753,193 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSalesQuote", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "Command": "Get-MgBetaFinancialCompanySaleQuote", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuote", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSalesQuote", "Uri": "/financials/companies/{company-id}/salesQuotes", - "Command": "Get-MgBetaFinancialCompanySaleQuote", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/$count", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72967,26 +72948,26 @@ ], "OutputType": "IMicrosoftGraphSalesQuoteLine", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSalesQuoteLine", "Uri": "/financials/companies/{company-id}/salesQuoteLines", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -72995,13 +72976,13 @@ ], "OutputType": "IMicrosoftGraphAccount", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -73010,13 +72991,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -73025,13 +73006,13 @@ ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -73040,13 +73021,13 @@ ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -73055,26 +73036,26 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -73083,13 +73064,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -73098,343 +73079,352 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/shipmentMethods", - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/shipmentMethods/$count", - "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyTaxArea", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTaxArea", "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "Command": "Get-MgBetaFinancialCompanyTaxArea", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyTaxArea", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTaxArea", "Uri": "/financials/companies/{company-id}/taxAreas", - "Command": "Get-MgBetaFinancialCompanyTaxArea", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/taxAreas/$count", - "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyTaxGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTaxGroup", "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "Command": "Get-MgBetaFinancialCompanyTaxGroup", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyTaxGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTaxGroup", "Uri": "/financials/companies/{company-id}/taxGroups", - "Command": "Get-MgBetaFinancialCompanyTaxGroup", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/taxGroups/$count", - "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnitOfMeasure", "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnitOfMeasure", "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Get-MgBetaFinancialCompanyVendor", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphVendor", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "Command": "Get-MgBetaFinancialCompanyVendor", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyVendor", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphVendor", "Uri": "/financials/companies/{company-id}/vendors", - "Command": "Get-MgBetaFinancialCompanyVendor", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyVendorCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/vendors/$count", - "Command": "Get-MgBetaFinancialCompanyVendorCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyVendorCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "Command": "Get-MgBetaFinancialCompanyVendorCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyVendorPicture", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "Command": "Get-MgBetaFinancialCompanyVendorPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyVendorPicture", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "Command": "Get-MgBetaFinancialCompanyVendorPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count", - "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroup", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -73466,19 +73456,18 @@ "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroup", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}", - "Command": "Get-MgBetaGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -73510,18 +73499,18 @@ "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupAcceptedSender", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups", - "Command": "Get-MgBetaGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/acceptedSenders", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -73535,18 +73524,18 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaGroupAcceptedSenderByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/acceptedSenders", - "Command": "Get-MgBetaGroupAcceptedSender", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/groups/{group-id}/acceptedSenders/$ref", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -73560,18 +73549,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaGroupAcceptedSenderCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "Command": "Get-MgBetaGroupAcceptedSenderByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/acceptedSenders/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -73585,32 +73575,31 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/$count", - "Command": "Get-MgBetaGroupAcceptedSenderCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaGroupAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Get-MgBetaGroupAppRoleAssignment", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupAppRoleAssignment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/groups/{group-id}/appRoleAssignments", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -73630,18 +73619,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments", - "Command": "Get-MgBetaGroupAppRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaGroupAppRoleAssignmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/appRoleAssignments/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -73661,45 +73651,45 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/appRoleAssignments/$count", - "Command": "Get-MgBetaGroupAppRoleAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/getByIds", - "Command": "Get-MgBetaGroupById", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/calendar", - "Command": "Get-MgBetaGroupCalendar", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupCalendarEvent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -73725,19 +73715,18 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaGroupCalendarEvent", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "Command": "Get-MgBetaGroupCalendarEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/calendar/events", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -73751,18 +73740,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaGroupCalendarEventDelta", + "Method": "GET", "Variants": [ - "List" + "Delta", + "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events", - "Command": "Get-MgBetaGroupCalendarEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/calendar/events/delta", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -73782,58 +73772,49 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events/delta", - "Command": "Get-MgBetaGroupCalendarEventDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupCalendarPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Command": "Get-MgBetaGroupCalendarPermission", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupCalendarPermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Command": "Get-MgBetaGroupCalendarPermission", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupCalendarPermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "Command": "Get-MgBetaGroupCalendarPermissionCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupCalendarSchedule", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -73842,55 +73823,38 @@ ], "OutputType": "IMicrosoftGraphScheduleInformation", "Uri": "/groups/{group-id}/calendar/getSchedule", - "Command": "Get-MgBetaGroupCalendarSchedule", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, + "Command": "Get-MgBetaGroupCalendarView", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/calendar/calendarView", - "Command": "Get-MgBetaGroupCalendarView", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + } }, { - "Module": "Beta.Groups", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaGroupConversation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversation", "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "Command": "Get-MgBetaGroupConversation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -73904,18 +73868,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupConversation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversation", "Uri": "/groups/{group-id}/conversations", - "Command": "Get-MgBetaGroupConversation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -73929,19 +73893,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupConversationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/$count", - "Command": "Get-MgBetaGroupConversationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -73955,19 +73919,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupConversationThread", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "Command": "Get-MgBetaGroupConversationThread", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -73981,18 +73945,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupConversationThread", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "Command": "Get-MgBetaGroupConversationThread", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -74006,19 +73970,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupConversationThreadCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", - "Command": "Get-MgBetaGroupConversationThreadCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -74032,7 +73996,11 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupConversationThreadPost", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -74041,12 +74009,8 @@ ], "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "Command": "Get-MgBetaGroupConversationThreadPost", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -74060,31 +74024,56 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupConversationThreadPost", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "Command": "Get-MgBetaGroupConversationThreadPost", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -74098,18 +74087,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -74123,19 +74113,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaGroupConversationThreadPostCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -74149,209 +74139,208 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", - "Command": "Get-MgBetaGroupConversationThreadPostCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostMention", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Command": "Get-MgBetaGroupConversationThreadPostMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostMention", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Command": "Get-MgBetaGroupConversationThreadPostMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/groups/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -74383,31 +74372,32 @@ "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/groups/$count", - "Command": "Get-MgBetaGroupCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupCreatedOnBehalfOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/createdOnBehalfOf", - "Command": "Get-MgBetaGroupCreatedOnBehalfOf", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupDefaultDrive", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/drive", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -74445,19 +74435,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drive", - "Command": "Get-MgBetaGroupDefaultDrive", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaGroupDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/delta", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -74489,31 +74478,31 @@ "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/delta", - "Command": "Get-MgBetaGroupDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives/{drive-id}", - "Command": "Get-MgBetaGroupDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupDrive", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/drives", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -74551,132 +74540,133 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drives", - "Command": "Get-MgBetaGroupDrive", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/drives/{drive-id}/activities", - "Command": "Get-MgBetaGroupDriveActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveBundle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Command": "Get-MgBetaGroupDriveBundle", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveBundle", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Command": "Get-MgBetaGroupDriveBundle", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveBundleContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Command": "Get-MgBetaGroupDriveBundleContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveBundleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "Command": "Get-MgBetaGroupDriveBundleCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveContentTypeBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Command": "Get-MgBetaGroupDriveContentTypeBase", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupDriveCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/drives/$count", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -74714,339 +74704,330 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/$count", - "Command": "Get-MgBetaGroupDriveCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "Command": "Get-MgBetaGroupDriveCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveFollowing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "Command": "Get-MgBetaGroupDriveFollowing", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveFollowing", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "Command": "Get-MgBetaGroupDriveFollowing", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveFollowingContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Command": "Get-MgBetaGroupDriveFollowingContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveFollowingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "Command": "Get-MgBetaGroupDriveFollowingCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Command": "Get-MgBetaGroupDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Command": "Get-MgBetaGroupDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "Command": "Get-MgBetaGroupDriveItemActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaGroupDriveItemActivityByInterval", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Get-MgBetaGroupDriveItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Command": "Get-MgBetaGroupDriveItemAnalyticTime", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Command": "Get-MgBetaGroupDriveItemChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Command": "Get-MgBetaGroupDriveItemChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemChildContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Command": "Get-MgBetaGroupDriveItemChildContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Command": "Get-MgBetaGroupDriveItemChildCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Command": "Get-MgBetaGroupDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "Command": "Get-MgBetaGroupDriveItemCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Command": "Get-MgBetaGroupDriveItemCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -75055,39 +75036,39 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Command": "Get-MgBetaGroupDriveItemDelta", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -75096,13 +75077,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -75111,409 +75092,409 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Get-MgBetaGroupDriveItemListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "Command": "Get-MgBetaGroupDriveItemListItemActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Get-MgBetaGroupDriveItemListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Get-MgBetaGroupDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Command": "Get-MgBetaGroupDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Get-MgBetaGroupDriveItemListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Get-MgBetaGroupDriveItemPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemPermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Command": "Get-MgBetaGroupDriveItemPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemPermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Command": "Get-MgBetaGroupDriveItemPermissionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Command": "Get-MgBetaGroupDriveItemRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Get-MgBetaGroupDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Command": "Get-MgBetaGroupDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemThumbnail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Get-MgBetaGroupDriveItemThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemThumbnail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Command": "Get-MgBetaGroupDriveItemThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemThumbnailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Command": "Get-MgBetaGroupDriveItemThumbnailCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Get-MgBetaGroupDriveItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Command": "Get-MgBetaGroupDriveItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemVersionContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Command": "Get-MgBetaGroupDriveItemVersionContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Command": "Get-MgBetaGroupDriveItemVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -75522,13 +75503,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "Command": "Get-MgBetaGroupDriveLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -75537,395 +75518,395 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Command": "Get-MgBetaGroupDriveList", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities", - "Command": "Get-MgBetaGroupDriveListActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Get-MgBetaGroupDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Command": "Get-MgBetaGroupDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "Command": "Get-MgBetaGroupDriveListColumnCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Get-MgBetaGroupDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListContentType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Command": "Get-MgBetaGroupDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "Command": "Get-MgBetaGroupDriveListContentTypeCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "Command": "Get-MgBetaGroupDriveListCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "Command": "Get-MgBetaGroupDriveListDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Get-MgBetaGroupDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Command": "Get-MgBetaGroupDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "Command": "Get-MgBetaGroupDriveListItemActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Command": "Get-MgBetaGroupDriveListItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -75934,447 +75915,447 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "Command": "Get-MgBetaGroupDriveListItemDelta", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Command": "Get-MgBetaGroupDriveListItemDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Get-MgBetaGroupDriveListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Get-MgBetaGroupDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Command": "Get-MgBetaGroupDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Command": "Get-MgBetaGroupDriveListItemVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Get-MgBetaGroupDriveListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Get-MgBetaGroupDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Command": "Get-MgBetaGroupDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "Command": "Get-MgBetaGroupDriveListOperationCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Get-MgBetaGroupDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Command": "Get-MgBetaGroupDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveListSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "Command": "Get-MgBetaGroupDriveListSubscriptionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRoot", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Command": "Get-MgBetaGroupDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities", - "Command": "Get-MgBetaGroupDriveRootActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaGroupDriveRootActivityByInterval", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Command": "Get-MgBetaGroupDriveRootAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "Command": "Get-MgBetaGroupDriveRootAnalyticTime", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Command": "Get-MgBetaGroupDriveRootChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Command": "Get-MgBetaGroupDriveRootChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootChildContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Command": "Get-MgBetaGroupDriveRootChildContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "Command": "Get-MgBetaGroupDriveRootChildCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Command": "Get-MgBetaGroupDriveRootContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "Command": "Get-MgBetaGroupDriveRootCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -76383,511 +76364,520 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "Command": "Get-MgBetaGroupDriveRootDelta", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Command": "Get-MgBetaGroupDriveRootListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities", - "Command": "Get-MgBetaGroupDriveRootListItemActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Command": "Get-MgBetaGroupDriveRootListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Get-MgBetaGroupDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Command": "Get-MgBetaGroupDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Get-MgBetaGroupDriveRootListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Get-MgBetaGroupDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootPermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Command": "Get-MgBetaGroupDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootPermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "Command": "Get-MgBetaGroupDriveRootPermissionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Command": "Get-MgBetaGroupDriveRootRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Get-MgBetaGroupDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Command": "Get-MgBetaGroupDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootThumbnail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Get-MgBetaGroupDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootThumbnail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Command": "Get-MgBetaGroupDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootThumbnailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "Command": "Get-MgBetaGroupDriveRootThumbnailCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Get-MgBetaGroupDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Command": "Get-MgBetaGroupDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootVersionContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Command": "Get-MgBetaGroupDriveRootVersionContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveRootVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "Command": "Get-MgBetaGroupDriveRootVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveSpecial", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "Command": "Get-MgBetaGroupDriveSpecial", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveSpecial", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "Command": "Get-MgBetaGroupDriveSpecial", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveSpecialContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Command": "Get-MgBetaGroupDriveSpecialContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaGroupDriveSpecialCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "Command": "Get-MgBetaGroupDriveSpecialCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupEndpoint", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -76901,19 +76891,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupEndpoint", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "Command": "Get-MgBetaGroupEndpoint", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/endpoints", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -76927,18 +76916,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/groups/{group-id}/endpoints", - "Command": "Get-MgBetaGroupEndpoint", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaGroupEndpointCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/endpoints/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -76952,19 +76942,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/endpoints/$count", - "Command": "Get-MgBetaGroupEndpointCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -76990,19 +76980,18 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaGroupEvent", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}", - "Command": "Get-MgBetaGroupEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/events", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -77016,79 +77005,80 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events", - "Command": "Get-MgBetaGroupEvent", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Command": "Get-MgBetaGroupEventAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Calendars.Read", - "Description": "Read calendars in all mailboxes", - "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaGroupEventAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "Command": "Get-MgBetaGroupEventAttachment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": { "Name": "Calendars.Read", "Description": "Read calendars in all mailboxes", "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaGroupEventAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "Command": "Get-MgBetaGroupEventAttachmentCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Calendars.Read", + "Description": "Read calendars in all mailboxes", + "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "Command": "Get-MgBetaGroupEventCalendar", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupEventCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/events/$count", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -77102,19 +77092,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/$count", - "Command": "Get-MgBetaGroupEventCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaGroupEventDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/delta", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -77134,324 +77124,323 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/delta", - "Command": "Get-MgBetaGroupEventDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", - "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Command": "Get-MgBetaGroupEventExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Command": "Get-MgBetaGroupEventExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "Command": "Get-MgBetaGroupEventExtensionCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "Command": "Get-MgBetaGroupEventInstance", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupEventInstance", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}/instances", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -77465,69 +77454,70 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/instances", - "Command": "Get-MgBetaGroupEventInstance", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Command": "Get-MgBetaGroupEventInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Command": "Get-MgBetaGroupEventInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "Command": "Get-MgBetaGroupEventInstanceCalendar", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupEventInstanceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -77541,236 +77531,214 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", - "Command": "Get-MgBetaGroupEventInstanceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Command": "Get-MgBetaGroupEventInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Command": "Get-MgBetaGroupEventInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaGroupEventInstanceExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Command": "Get-MgBetaGroupEventInstanceExtensionCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Command": "Get-MgBetaGroupExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/extensions", - "Command": "Get-MgBetaGroupExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/extensions/$count", - "Command": "Get-MgBetaGroupExtensionCount", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [ - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaGroupLifecyclePolicy", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -77779,12 +77747,8 @@ ], "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Command": "Get-MgBetaGroupLifecyclePolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -77798,18 +77762,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupLifecyclePolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies", - "Command": "Get-MgBetaGroupLifecyclePolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -77823,18 +77787,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groups/{group-id}/groupLifecyclePolicies", - "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -77848,18 +77812,43 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupLifecyclePolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/groupLifecyclePolicies/$count", - "Command": "Get-MgBetaGroupLifecyclePolicyCount", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaGroupMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/members", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -77891,168 +77880,168 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/members", - "Command": "Get-MgBetaGroupMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "Command": "Get-MgBetaGroupMemberAsApplication", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/members/application", - "Command": "Get-MgBetaGroupMemberAsApplication", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "Command": "Get-MgBetaGroupMemberAsDevice", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/members/device", - "Command": "Get-MgBetaGroupMemberAsDevice", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "Command": "Get-MgBetaGroupMemberAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/members/group", - "Command": "Get-MgBetaGroupMemberAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "Command": "Get-MgBetaGroupMemberAsOrgContact", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberAsOrgContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/members/orgContact", - "Command": "Get-MgBetaGroupMemberAsOrgContact", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/members/servicePrincipal", - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "Command": "Get-MgBetaGroupMemberAsUser", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/members/user", - "Command": "Get-MgBetaGroupMemberAsUser", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupMemberByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/members/$ref", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -78084,18 +78073,19 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupMemberCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/members/$ref", - "Command": "Get-MgBetaGroupMemberByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/members/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -78127,97 +78117,99 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/members/$count", - "Command": "Get-MgBetaGroupMemberCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/members/application/$count", - "Command": "Get-MgBetaGroupMemberCountAsApplication", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/members/device/$count", - "Command": "Get-MgBetaGroupMemberCountAsDevice", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/members/group/$count", - "Command": "Get-MgBetaGroupMemberCountAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/members/orgContact/$count", - "Command": "Get-MgBetaGroupMemberCountAsOrgContact", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/members/user/$count", - "Command": "Get-MgBetaGroupMemberCountAsUser", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupMemberGroup", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/getMemberGroups", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -78285,7 +78277,11 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -78293,13 +78289,9 @@ "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/getMemberGroups", - "Command": "Get-MgBetaGroupMemberGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/getMemberObjects", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -78373,34 +78365,31 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/getMemberObjects", - "Command": "Get-MgBetaGroupMemberObject", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "Command": "Get-MgBetaGroupMemberOf", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/memberOf", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -78426,68 +78415,69 @@ "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/memberOf", - "Command": "Get-MgBetaGroupMemberOf", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "Command": "Get-MgBetaGroupMemberOfAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/memberOf/group", - "Command": "Get-MgBetaGroupMemberOfAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/memberOf/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -78513,311 +78503,311 @@ "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/memberOf/$count", - "Command": "Get-MgBetaGroupMemberOfCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/memberOf/group/$count", - "Command": "Get-MgBetaGroupMemberOfCountAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseError", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "Command": "Get-MgBetaGroupMemberWithLicenseError", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseError", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "Command": "Get-MgBetaGroupMemberWithLicenseError", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupOnenoteNotebook", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -78849,19 +78839,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupOnenoteNotebook", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Command": "Get-MgBetaGroupOnenoteNotebook", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/onenote/notebooks", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -78893,18 +78882,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks", - "Command": "Get-MgBetaGroupOnenoteNotebook", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaGroupOnenoteNotebookCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/onenote/notebooks/$count", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -78936,19 +78926,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", + "Method": "POST", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/$count", - "Command": "Get-MgBetaGroupOnenoteNotebookCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -78980,21 +78972,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Get-MgBetaGroupOnenoteNotebookSection", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -79026,18 +79015,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "Get-MgBetaGroupOnenoteNotebookSection", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -79069,18 +79058,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaGroupOnenoteOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -79112,32 +79102,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "Command": "Get-MgBetaGroupOnenoteOperation", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Get-MgBetaGroupOnenoteOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/onenote/operations/$count", - "Command": "Get-MgBetaGroupOnenoteOperationCount", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupOnenotePage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -79163,19 +79153,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupOnenotePage", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Command": "Get-MgBetaGroupOnenotePage", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/onenote/pages", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -79201,31 +79190,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages", - "Command": "Get-MgBetaGroupOnenotePage", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Get-MgBetaGroupOnenotePageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Get-MgBetaGroupOnenotePageContent", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupOnenotePageCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/$count", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -79251,19 +79241,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupOnenoteRecentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/$count", - "Command": "Get-MgBetaGroupOnenotePageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRecentNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -79295,32 +79285,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphRecentNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "Command": "Get-MgBetaGroupOnenoteRecentNotebook", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Get-MgBetaGroupOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "Command": "Get-MgBetaGroupOnenoteResource", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupOnenoteResourceContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -79346,32 +79336,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupOnenoteResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Get-MgBetaGroupOnenoteResourceContent", + "Uri": "/groups/{group-id}/onenote/resources/$count", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Get-MgBetaGroupOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/resources/$count", - "Command": "Get-MgBetaGroupOnenoteResourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -79403,19 +79393,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupOnenoteSection", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Command": "Get-MgBetaGroupOnenoteSection", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/onenote/sections", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -79447,18 +79436,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections", - "Command": "Get-MgBetaGroupOnenoteSection", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaGroupOnenoteSectionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sections/$count", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -79490,19 +79480,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupOnenoteSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/$count", - "Command": "Get-MgBetaGroupOnenoteSectionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -79534,19 +79524,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupOnenoteSectionGroup", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List", + "List1" ], "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Get-MgBetaGroupOnenoteSectionGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/onenote/sectionGroups", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -79578,19 +79568,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "Command": "Get-MgBetaGroupOnenoteSectionGroup", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -79622,21 +79614,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -79668,18 +79657,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupOnenoteSectionPage", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -79705,18 +79694,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupOwner", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "Get-MgBetaGroupOnenoteSectionPage", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/owners", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -79748,168 +79737,168 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/owners", - "Command": "Get-MgBetaGroupOwner", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "Command": "Get-MgBetaGroupOwnerAsApplication", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/owners/application", - "Command": "Get-MgBetaGroupOwnerAsApplication", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "Command": "Get-MgBetaGroupOwnerAsDevice", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/owners/device", - "Command": "Get-MgBetaGroupOwnerAsDevice", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "Command": "Get-MgBetaGroupOwnerAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/owners/group", - "Command": "Get-MgBetaGroupOwnerAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/owners/orgContact", - "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/owners/servicePrincipal", - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "Command": "Get-MgBetaGroupOwnerAsUser", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/owners/user", - "Command": "Get-MgBetaGroupOwnerAsUser", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupOwnerByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/owners/$ref", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -79941,18 +79930,19 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupOwnerCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/owners/$ref", - "Command": "Get-MgBetaGroupOwnerByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/owners/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -79984,110 +79974,109 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/owners/$count", - "Command": "Get-MgBetaGroupOwnerCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/owners/application/$count", - "Command": "Get-MgBetaGroupOwnerCountAsApplication", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/owners/device/$count", - "Command": "Get-MgBetaGroupOwnerCountAsDevice", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/owners/group/$count", - "Command": "Get-MgBetaGroupOwnerCountAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/owners/orgContact/$count", - "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupOwnerCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/owners/user/$count", - "Command": "Get-MgBetaGroupOwnerCountAsUser", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Get-MgBetaGroupPermissionGrant", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupPermissionGrant", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/permissionGrants", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -80113,19 +80102,11 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants", - "Command": "Get-MgBetaGroupPermissionGrant", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupPermissionGrantById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -80134,12 +80115,21 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/permissionGrants/getByIds", - "Command": "Get-MgBetaGroupPermissionGrantById", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupPermissionGrantCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/permissionGrants/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -80165,33 +80155,24 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/permissionGrants/$count", - "Command": "Get-MgBetaGroupPermissionGrantCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupPermissionGrantDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/permissionGrants/delta", - "Command": "Get-MgBetaGroupPermissionGrantDelta", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupPermissionGrantMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -80200,13 +80181,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", - "Command": "Get-MgBetaGroupPermissionGrantMemberGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupPermissionGrantMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -80215,13 +80196,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", - "Command": "Get-MgBetaGroupPermissionGrantMemberObject", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupPermissionGrantUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -80230,18 +80211,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/permissionGrants/getUserOwnedObjects", - "Command": "Get-MgBetaGroupPermissionGrantUserOwnedObject", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaGroupPhoto", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -80250,35 +80226,35 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/photo", - "Command": "Get-MgBetaGroupPhoto", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaGroupPhoto", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/photos", - "Command": "Get-MgBetaGroupPhoto", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaGroupPhotoContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -80287,56 +80263,69 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/photo/$value", - "Command": "Get-MgBetaGroupPhotoContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaGroupPhotoCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/photos/$count", - "Command": "Get-MgBetaGroupPhotoCount", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Get-MgBetaGroupPlanner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerGroup", "Uri": "/groups/{group-id}/planner", - "Command": "Get-MgBetaGroupPlanner", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Get-MgBetaGroupPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "Command": "Get-MgBetaGroupPlannerPlan", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupPlannerPlan", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/groups/{group-id}/planner/plans", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -80374,56 +80363,57 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/planner/plans", - "Command": "Get-MgBetaGroupPlannerPlan", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Get-MgBetaGroupPlannerPlanBucket", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "Command": "Get-MgBetaGroupPlannerPlanBucket", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupPlannerPlanBucketDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "Command": "Get-MgBetaGroupPlannerPlanBucketDelta", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupPlannerPlanCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/planner/plans/$count", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -80461,19 +80451,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/planner/plans/$count", - "Command": "Get-MgBetaGroupPlannerPlanCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaGroupPlannerPlanDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/groups/{group-id}/planner/plans/delta", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -80487,57 +80477,56 @@ "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/planner/plans/delta", - "Command": "Get-MgBetaGroupPlannerPlanDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Get-MgBetaGroupPlannerPlanDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Command": "Get-MgBetaGroupPlannerPlanDetail", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Get-MgBetaGroupPlannerPlanTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "Command": "Get-MgBetaGroupPlannerPlanTask", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupPlannerPlanTaskDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "Command": "Get-MgBetaGroupPlannerPlanTaskDelta", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupRejectedSender", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/rejectedSenders", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -80551,18 +80540,18 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaGroupRejectedSenderByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/rejectedSenders", - "Command": "Get-MgBetaGroupRejectedSender", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/groups/{group-id}/rejectedSenders/$ref", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -80576,18 +80565,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaGroupRejectedSenderCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "Command": "Get-MgBetaGroupRejectedSenderByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/rejectedSenders/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -80601,19 +80591,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaGroupSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/rejectedSenders/$count", - "Command": "Get-MgBetaGroupRejectedSenderCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectorySetting", + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -80639,19 +80629,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupSetting", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "Command": "Get-MgBetaGroupSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/settings", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -80677,18 +80666,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/groups/{group-id}/settings", - "Command": "Get-MgBetaGroupSetting", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaGroupSettingCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/settings/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -80714,301 +80704,292 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/settings/$count", - "Command": "Get-MgBetaGroupSettingCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}", - "Command": "Get-MgBetaGroupSite", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSite", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites", - "Command": "Get-MgBetaGroupSite", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaGroupSiteActivityByInterval", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Command": "Get-MgBetaGroupSiteAnalytic", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "Command": "Get-MgBetaGroupSiteAnalyticTime", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteByPath", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "Command": "Get-MgBetaGroupSiteByPath", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Command": "Get-MgBetaGroupSiteColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Command": "Get-MgBetaGroupSiteColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "Command": "Get-MgBetaGroupSiteColumnCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaGroupSiteColumnSourceColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Command": "Get-MgBetaGroupSiteContentType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Command": "Get-MgBetaGroupSiteContentType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeBase", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -81017,13 +80998,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "Command": "Get-MgBetaGroupSiteContentTypeBase", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -81032,26 +81013,26 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -81060,689 +81041,689 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "Command": "Get-MgBetaGroupSiteContentTypeCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteCount", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/$count", - "Command": "Get-MgBetaGroupSiteCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "Command": "Get-MgBetaGroupSiteCreatedByUser", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteDefaultDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "Command": "Get-MgBetaGroupSiteDefaultDrive", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/delta", - "Command": "Get-MgBetaGroupSiteDelta", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "Command": "Get-MgBetaGroupSiteDrive", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteDrive", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "Command": "Get-MgBetaGroupSiteDrive", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteDriveCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "Command": "Get-MgBetaGroupSiteDriveCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteExternalColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Command": "Get-MgBetaGroupSiteExternalColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteExternalColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "Command": "Get-MgBetaGroupSiteExternalColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteExternalColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "Command": "Get-MgBetaGroupSiteExternalColumnCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphInformationProtection", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "Command": "Get-MgBetaGroupSiteInformationProtection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBitlocker", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBaseItem", "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "Command": "Get-MgBetaGroupSiteItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphBaseItem", "Uri": "/groups/{group-id}/sites/{site-id}/items", - "Command": "Get-MgBetaGroupSiteItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "Command": "Get-MgBetaGroupSiteItemCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -81751,13 +81732,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "Command": "Get-MgBetaGroupSiteLastModifiedByUser", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -81766,485 +81747,485 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Command": "Get-MgBetaGroupSiteList", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteList", + "Method": "GET", "Variants": [ "List1" ], "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Command": "Get-MgBetaGroupSiteList", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "Command": "Get-MgBetaGroupSiteListActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Command": "Get-MgBetaGroupSiteListColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Command": "Get-MgBetaGroupSiteListColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "Command": "Get-MgBetaGroupSiteListColumnCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Command": "Get-MgBetaGroupSiteListContentType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListContentType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Command": "Get-MgBetaGroupSiteListContentType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "Command": "Get-MgBetaGroupSiteListContentTypeCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "Command": "Get-MgBetaGroupSiteListCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "Command": "Get-MgBetaGroupSiteListCreatedByUser", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "Command": "Get-MgBetaGroupSiteListDrive", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Command": "Get-MgBetaGroupSiteListItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Command": "Get-MgBetaGroupSiteListItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Command": "Get-MgBetaGroupSiteListItemActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "Command": "Get-MgBetaGroupSiteListItemActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "Command": "Get-MgBetaGroupSiteListItemActivityCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemActivityListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "Command": "Get-MgBetaGroupSiteListItemActivityListItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "Command": "Get-MgBetaGroupSiteListItemAnalytic", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -82253,319 +82234,319 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "Command": "Get-MgBetaGroupSiteListItemDelta", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "Command": "Get-MgBetaGroupSiteListItemDriveItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Command": "Get-MgBetaGroupSiteListItemField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Get-MgBetaGroupSiteListItemVersion", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Command": "Get-MgBetaGroupSiteListItemVersion", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "Command": "Get-MgBetaGroupSiteListItemVersionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Get-MgBetaGroupSiteListItemVersionField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Command": "Get-MgBetaGroupSiteListOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Command": "Get-MgBetaGroupSiteListOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "Command": "Get-MgBetaGroupSiteListOperationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Command": "Get-MgBetaGroupSiteListSubscription", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Command": "Get-MgBetaGroupSiteListSubscription", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteListSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Command": "Get-MgBetaGroupSiteListSubscriptionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenote", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Command": "Get-MgBetaGroupSiteOnenote", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -82574,26 +82555,26 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -82602,487 +82583,487 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Command": "Get-MgBetaGroupSiteOnenoteOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Command": "Get-MgBetaGroupSiteOnenoteOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Command": "Get-MgBetaGroupSiteOnenotePage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenotePage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Command": "Get-MgBetaGroupSiteOnenotePage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenotePageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Get-MgBetaGroupSiteOnenotePageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenotePageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "Command": "Get-MgBetaGroupSiteOnenotePageCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Command": "Get-MgBetaGroupSiteOnenoteResource", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Command": "Get-MgBetaGroupSiteOnenoteResource", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Command": "Get-MgBetaGroupSiteOnenoteSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Command": "Get-MgBetaGroupSiteOnenoteSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -83091,26 +83072,26 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -83119,640 +83100,640 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Command": "Get-MgBetaGroupSiteOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Command": "Get-MgBetaGroupSiteOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "Command": "Get-MgBetaGroupSiteOperationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSitePage", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}", - "Command": "Get-MgBetaGroupSitePage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSitePage", "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "Command": "Get-MgBetaGroupSitePage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayout", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCanvasLayout", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout", - "Command": "Get-MgBetaGroupSitePageCanvaLayout", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphHorizontalSection", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphHorizontalSection", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWebPart", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWebPartPosition", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/$count", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutVerticalSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphVerticalSection", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutVerticalSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection/webparts/{webPart-id}", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWebPart", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection/webparts", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpartCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection/webparts/$count", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpartCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWebPartPosition", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "Command": "Get-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", - "Command": "Get-MgBetaGroupSitePageCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/createdByUser", - "Command": "Get-MgBetaGroupSitePageCreatedByUser", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/lastModifiedByUser", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageWebPart", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/webParts/{webPart-id}", - "Command": "Get-MgBetaGroupSitePageWebPart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageWebPart", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWebPart", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/webParts", - "Command": "Get-MgBetaGroupSitePageWebPart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageWebPartByPosition", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -83761,153 +83742,153 @@ ], "OutputType": "IMicrosoftGraphWebPart", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/getWebPartsByPosition", - "Command": "Get-MgBetaGroupSitePageWebPartByPosition", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageWebPartCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/webParts/$count", - "Command": "Get-MgBetaGroupSitePageWebPartCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePageWebPartPositionOfWebPart", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWebPartPosition", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/webParts/{webPart-id}/getPositionOfWebPart", - "Command": "Get-MgBetaGroupSitePageWebPartPositionOfWebPart", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Command": "Get-MgBetaGroupSitePermission", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Command": "Get-MgBetaGroupSitePermission", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSitePermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "Command": "Get-MgBetaGroupSitePermissionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStore", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Command": "Get-MgBetaGroupSiteTermStore", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Command": "Get-MgBetaGroupSiteTermStoreGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Command": "Get-MgBetaGroupSiteTermStoreGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -83916,26 +83897,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -83944,13 +83925,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -83959,26 +83940,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -83987,13 +83968,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84002,13 +83983,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84017,13 +83998,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84032,13 +84013,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84047,397 +84028,397 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Command": "Get-MgBetaGroupSiteTermStoreSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSet", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Command": "Get-MgBetaGroupSiteTermStoreSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84446,26 +84427,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84474,13 +84455,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84489,26 +84470,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84517,13 +84498,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84532,13 +84513,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84547,13 +84528,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84562,13 +84543,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84577,64 +84558,64 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84643,26 +84624,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84671,13 +84652,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84686,26 +84667,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84714,13 +84695,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84729,13 +84710,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84744,13 +84725,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84759,13 +84740,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -84774,761 +84755,761 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSubSite", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "Command": "Get-MgBetaGroupSubSite", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSubSite", + "Method": "GET", "Variants": [ "List2" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "Command": "Get-MgBetaGroupSubSite", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaGroupSubSiteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "Command": "Get-MgBetaGroupSubSiteCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaGroupTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeam", "Uri": "/groups/{group-id}/team", - "Command": "Get-MgBetaGroupTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamAllChannelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/allChannels/$count", - "Command": "Get-MgBetaGroupTeamAllChannelCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannel", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -85537,146 +85518,146 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "Command": "Get-MgBetaGroupTeamChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannel", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/allChannels", - "Command": "Get-MgBetaGroupTeamChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaGroupTeamChannelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/$count", - "Command": "Get-MgBetaGroupTeamChannelCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelFileFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "Command": "Get-MgBetaGroupTeamChannelFileFolder", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Get-MgBetaGroupTeamChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Command": "Get-MgBetaGroupTeamChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "Command": "Get-MgBetaGroupTeamChannelMemberCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Get-MgBetaGroupTeamChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Command": "Get-MgBetaGroupTeamChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "Command": "Get-MgBetaGroupTeamChannelMessageCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -85685,76 +85666,76 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -85763,38 +85744,38 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -85803,548 +85784,548 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Get-MgBetaGroupTeamChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelTab", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Command": "Get-MgBetaGroupTeamChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelTabCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "Command": "Get-MgBetaGroupTeamChannelTabCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/team/group", - "Command": "Get-MgBetaGroupTeamGroup", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamIncomingChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "Command": "Get-MgBetaGroupTeamIncomingChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamIncomingChannel", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/incomingChannels", - "Command": "Get-MgBetaGroupTeamIncomingChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamIncomingChannelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "Command": "Get-MgBetaGroupTeamIncomingChannelCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamInstalledApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Command": "Get-MgBetaGroupTeamInstalledApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamInstalledApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/groups/{group-id}/team/installedApps", - "Command": "Get-MgBetaGroupTeamInstalledApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamInstalledAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/installedApps/$count", - "Command": "Get-MgBetaGroupTeamInstalledAppCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Command": "Get-MgBetaGroupTeamMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/members", - "Command": "Get-MgBetaGroupTeamMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/members/$count", - "Command": "Get-MgBetaGroupTeamMemberCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Command": "Get-MgBetaGroupTeamOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/groups/{group-id}/team/operations", - "Command": "Get-MgBetaGroupTeamOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/operations/$count", - "Command": "Get-MgBetaGroupTeamOperationCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamOwner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/team/owners/{user-id}", - "Command": "Get-MgBetaGroupTeamOwner", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamOwner", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/team/owners", - "Command": "Get-MgBetaGroupTeamOwner", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamOwnerCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/owners/$count", - "Command": "Get-MgBetaGroupTeamOwnerCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Get-MgBetaGroupTeamPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPermissionGrant", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/team/permissionGrants", - "Command": "Get-MgBetaGroupTeamPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPermissionGrantCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/permissionGrants/$count", - "Command": "Get-MgBetaGroupTeamPermissionGrantCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/team/photo", - "Command": "Get-MgBetaGroupTeamPhoto", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPhotoContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/photo/$value", - "Command": "Get-MgBetaGroupTeamPhotoContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/primaryChannel", - "Command": "Get-MgBetaGroupTeamPrimaryChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -86353,76 +86334,76 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -86431,38 +86412,38 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -86471,647 +86452,630 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSchedule", "Uri": "/groups/{group-id}/team/schedule", - "Command": "Get-MgBetaGroupTeamSchedule", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphShift", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Command": "Get-MgBetaGroupTeamScheduleShift", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleShift", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphShift", "Uri": "/groups/{group-id}/team/schedule/shifts", - "Command": "Get-MgBetaGroupTeamScheduleShift", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleShiftCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "Command": "Get-MgBetaGroupTeamScheduleShiftCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/groups/{group-id}/team/schedule/timeCards", - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", - "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Command": "Get-MgBetaGroupTeamTag", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamTag", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/groups/{group-id}/team/tags", - "Command": "Get-MgBetaGroupTeamTag", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamTagCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/tags/$count", - "Command": "Get-MgBetaGroupTeamTagCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamTagMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Command": "Get-MgBetaGroupTeamTagMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamTagMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Command": "Get-MgBetaGroupTeamTagMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamTagMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "Command": "Get-MgBetaGroupTeamTagMemberCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/template", - "Command": "Get-MgBetaGroupTeamTemplate", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaGroupTeamTemplateDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Uri": "/groups/{group-id}/team/templateDefinition", - "Command": "Get-MgBetaGroupTeamTemplateDefinition", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaGroupThread", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "Command": "Get-MgBetaGroupThread", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -87125,18 +87089,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupThread", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/threads", - "Command": "Get-MgBetaGroupThread", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -87150,19 +87114,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupThreadCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/$count", - "Command": "Get-MgBetaGroupThreadCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -87176,7 +87140,11 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupThreadPost", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -87185,12 +87153,8 @@ ], "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "Command": "Get-MgBetaGroupThreadPost", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -87204,31 +87168,56 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaGroupThreadPost", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "Command": "Get-MgBetaGroupThreadPost", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Command": "Get-MgBetaGroupThreadPostAttachment", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupThreadPostAttachment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -87242,18 +87231,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Command": "Get-MgBetaGroupThreadPostAttachment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaGroupThreadPostAttachmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -87267,19 +87257,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaGroupThreadPostCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "Command": "Get-MgBetaGroupThreadPostAttachmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -87293,222 +87283,221 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", - "Command": "Get-MgBetaGroupThreadPostCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Command": "Get-MgBetaGroupThreadPostExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Command": "Get-MgBetaGroupThreadPostExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Command": "Get-MgBetaGroupThreadPostExtensionCount", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostMention", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Command": "Get-MgBetaGroupThreadPostMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostMention", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Command": "Get-MgBetaGroupThreadPostMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupThreadPostMentionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "Command": "Get-MgBetaGroupThreadPostMentionCount", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "Command": "Get-MgBetaGroupTransitiveMember", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupTransitiveMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/transitiveMembers", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -87540,168 +87529,169 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/transitiveMembers", - "Command": "Get-MgBetaGroupTransitiveMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/transitiveMembers/application", - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/transitiveMembers/device", - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMembers/group", - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/transitiveMembers/user", - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupTransitiveMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMembers/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -87733,110 +87723,109 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/$count", - "Command": "Get-MgBetaGroupTransitiveMemberCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "Command": "Get-MgBetaGroupTransitiveMemberOf", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupTransitiveMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/transitiveMemberOf", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -87862,68 +87851,69 @@ "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/transitiveMemberOf", - "Command": "Get-MgBetaGroupTransitiveMemberOf", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaGroupTransitiveMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/$count", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -87949,184 +87939,184 @@ "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/$count", - "Command": "Get-MgBetaGroupTransitiveMemberOfCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaGroupUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/getUserOwnedObjects", - "Command": "Get-MgBetaGroupUserOwnedObject", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "APIConnectors.ReadWrite.All", - "Description": "Read and write API connectors for authentication flows", - "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaIdentityApiConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Command": "Get-MgBetaIdentityApiConnector", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityApiConnector", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors", - "Command": "Get-MgBetaIdentityApiConnector", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityApiConnectorCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/apiConnectors/$count", - "Command": "Get-MgBetaIdentityApiConnectorCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "APIConnectors.ReadWrite.All", + "Description": "Read and write API connectors for authentication flows", + "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "Uri": "/identity/authenticationEventsFlows", - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/authenticationEventsFlows/$count", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthenticationEventListener", "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAuthenticationEventListener", "Uri": "/identity/authenticationEventListeners", - "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/authenticationEventListeners/$count", - "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaIdentityB2CUserFlow", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88140,19 +88130,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlow", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "Command": "Get-MgBetaIdentityB2CUserFlow", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/identity/b2cUserFlows", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88166,18 +88155,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Uri": "/identity/b2cUserFlows", - "Command": "Get-MgBetaIdentityB2CUserFlow", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaIdentityB2CUserFlowCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identity/b2cUserFlows/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88191,72 +88180,59 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identity/b2cUserFlows/$count", - "Command": "Get-MgBetaIdentityB2CUserFlowCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphIdentityProvider", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -88265,38 +88241,26 @@ ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "IdentityUserFlow.Read.All", - "Description": "Read all identity user flows", - "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88310,18 +88274,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88335,19 +88299,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88361,19 +88325,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88387,18 +88351,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88412,19 +88376,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88438,19 +88402,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88464,19 +88428,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88490,18 +88454,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88515,19 +88479,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88541,19 +88505,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88567,19 +88531,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88593,18 +88557,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88618,19 +88582,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88644,32 +88608,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Identity.SignIns", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88683,19 +88634,32 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Command": "Get-MgBetaIdentityB2XUserFlow", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaIdentityB2XUserFlow", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88709,18 +88673,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlow", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Uri": "/identity/b2xUserFlows", - "Command": "Get-MgBetaIdentityB2XUserFlow", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88734,72 +88698,84 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/$count", - "Command": "Get-MgBetaIdentityB2XUserFlowCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "IdentityUserFlow.Read.All", + "Description": "Read all identity user flows", + "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityProvider", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphIdentityProvider", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -88808,38 +88784,26 @@ ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "IdentityUserFlow.Read.All", - "Description": "Read all identity user flows", - "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88853,18 +88817,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88878,19 +88842,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88904,19 +88868,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88930,18 +88894,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88955,19 +88919,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -88981,19 +88945,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89007,19 +88971,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89033,18 +88997,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89058,19 +89022,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89084,19 +89048,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89110,19 +89074,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89136,18 +89100,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89161,19 +89125,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -89187,62 +89151,87 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "IdentityUserFlow.Read.All", + "Description": "Read all identity user flows", + "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityConditionalAccess", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphConditionalAccessRoot", "Uri": "/identity/conditionalAccess", - "Command": "Get-MgBetaIdentityConditionalAccess", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.Read.ConditionalAccess", - "Description": "Read your organization's conditional access policies", - "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Policy.Read.ConditionalAccess", + "Description": "Read your organization's conditional access policies", + "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -89256,18 +89245,18 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -89281,707 +89270,682 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Method": "GET", "Variants": [ "Get1" ], "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", "Uri": "/identity/conditionalAccess/authenticationStrengths", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "GET", "Variants": [ "List1" ], "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", + "Method": "GET", "Variants": [ "Get1" ], "OutputType": null, "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "GET", "Variants": [ "List1" ], "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", "Variants": [ "List1" ], "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": null, "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", + "Method": "GET", "Variants": [ "Get1" ], "OutputType": null, "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/conditionalAccess/namedLocations/$count", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies", - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/conditionalAccess/policies/$count", - "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "Uri": "/identity/conditionalAccess/templates", - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/conditionalAccess/templates/$count", - "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", "Uri": "/identity/continuousAccessEvaluationPolicy", - "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "Uri": "/identity/customAuthenticationExtensions", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/customAuthenticationExtensions/$count", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "AccessReview.Read.All", - "Description": "Read all access reviews", - "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -89995,18 +89959,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90020,18 +89984,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90045,19 +90009,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90071,31 +90035,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Identity.Governance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90109,18 +90060,31 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90134,19 +90098,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90160,19 +90124,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90186,19 +90150,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90212,18 +90176,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90237,109 +90201,109 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "AccessReview.Read.All", + "Description": "Read all access reviews", + "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "AccessReview.Read.All", - "Description": "Read all access reviews", - "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90353,18 +90317,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90378,19 +90342,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90404,19 +90368,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90430,18 +90394,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -90455,157 +90419,182 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "AccessReview.Read.All", + "Description": "Read all access reviews", + "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "Uri": "/identityGovernance/accessReviews/policy", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -90619,44 +90608,19 @@ "FullDescription": "Allows the app to read and write your organization's directory access review default policy without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Uri": "/identityGovernance/accessReviews/policy", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "ConsentRequest.Read.All", - "Description": "Read all consent requests", - "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "ConsentRequest.ReadWrite.All", - "Description": "Read and write all consent requests", - "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -90670,18 +90634,18 @@ "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -90695,18 +90659,18 @@ "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -90720,19 +90684,19 @@ "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -90746,69 +90710,95 @@ "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "ConsentRequest.Read.All", + "Description": "Read all consent requests", + "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "ConsentRequest.ReadWrite.All", + "Description": "Read and write all consent requests", + "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -90822,19 +90812,19 @@ "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -90848,19 +90838,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -90874,18 +90863,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -90899,44 +90888,45 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -90950,19 +90940,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -90976,18 +90965,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91001,100 +90990,100 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphDeletedItemContainer", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91108,18 +91097,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91133,207 +91122,207 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91347,18 +91336,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91372,45 +91362,45 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91424,19 +91414,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91450,18 +91439,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91475,32 +91465,31 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91514,18 +91503,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91539,58 +91529,58 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91604,19 +91594,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91630,18 +91619,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91655,58 +91645,57 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91720,18 +91709,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/settings", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91745,56 +91734,57 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91808,19 +91798,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91834,18 +91823,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91859,108 +91848,108 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91974,18 +91963,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -91999,58 +91989,57 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92064,18 +92053,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92089,84 +92079,58 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "LifecycleWorkflows.Read.All", - "Description": "Read all lifecycle workflows resources", - "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92180,18 +92144,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92205,235 +92169,235 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "LifecycleWorkflows.Read.All", + "Description": "Read all lifecycle workflows resources", + "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "LifecycleWorkflows.Read.All", - "Description": "Read all lifecycle workflows resources", - "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92447,19 +92411,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92473,18 +92437,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92498,84 +92462,109 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "LifecycleWorkflows.Read.All", + "Description": "Read all lifecycle workflows resources", + "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92589,18 +92578,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -92614,664 +92604,655 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", "Uri": "/identityGovernance/privilegedAccess", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", "Uri": "/identityGovernance/privilegedAccess/group", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -93280,62 +93261,62 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -93344,147 +93325,147 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/identityGovernance/roleManagementAlerts/operations", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/operations/$count", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Agreement.Read.All", - "Description": "Read all terms of use agreements", - "FullDescription": "Allows the app to read terms of use agreements on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", "FullDescription": "Allows the app to read terms of use agreements on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/identityGovernance/termsOfUse/agreements", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Agreement.Read.All", + "Description": "Read all terms of use agreements", + "FullDescription": "Allows the app to read terms of use agreements on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -93493,26 +93474,26 @@ ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -93520,207 +93501,190 @@ ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Agreement.Read.All", - "Description": "Read all terms of use agreements", - "FullDescription": "Allows the app to read terms of use agreements on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Agreement.Read.All", + "Description": "Read all terms of use agreements", + "FullDescription": "Allows the app to read terms of use agreements on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementFile", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "IdentityProvider.Read.All", - "Description": "Read identity providers", - "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.", - "IsAdmin": false - }, - { - "Name": "IdentityProvider.ReadWrite.All", - "Description": "Read and write identity providers", - "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaIdentityProvider", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Command": "Get-MgBetaIdentityProvider", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -93734,18 +93698,18 @@ "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityProvider", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/identityProviders", - "Command": "Get-MgBetaIdentityProvider", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -93759,44 +93723,44 @@ "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityProviderCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/identityProviders/$count", - "Command": "Get-MgBetaIdentityProviderCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { - "Name": "IdentityUserFlow.Read.All", - "Description": "Read all identity user flows", - "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.", + "Name": "IdentityProvider.Read.All", + "Description": "Read identity providers", + "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false }, { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "Name": "IdentityProvider.ReadWrite.All", + "Description": "Read and write identity providers", + "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityUserFlow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityUserFlow", "Uri": "/identity/userFlows/{identityUserFlow-id}", - "Command": "Get-MgBetaIdentityUserFlow", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -93810,18 +93774,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityUserFlow", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityUserFlow", "Uri": "/identity/userFlows", - "Command": "Get-MgBetaIdentityUserFlow", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -93835,19 +93799,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityUserFlowAttribute", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Command": "Get-MgBetaIdentityUserFlowAttribute", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -93861,18 +93825,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityUserFlowAttribute", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/userFlowAttributes", - "Command": "Get-MgBetaIdentityUserFlowAttribute", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -93886,18 +93850,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityUserFlowAttributeCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/userFlowAttributes/$count", - "Command": "Get-MgBetaIdentityUserFlowAttributeCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -93911,42 +93875,68 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaIdentityUserFlowCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/userFlows/$count", - "Command": "Get-MgBetaIdentityUserFlowCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "IdentityUserFlow.Read.All", + "Description": "Read all identity user flows", + "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInformationProtection", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphInformationProtection", "Uri": "/informationProtection", - "Command": "Get-MgBetaInformationProtection", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInformationProtectionBitlocker", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphBitlocker", "Uri": "/informationProtection/bitlocker", - "Command": "Get-MgBetaInformationProtectionBitlocker", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -93960,19 +93950,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/informationProtection/bitlocker/recoveryKeys", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -93986,18 +93975,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Uri": "/informationProtection/bitlocker/recoveryKeys", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -94011,67 +94000,68 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/informationProtection/dataLossPreventionPolicies", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/informationProtection/dataLossPreventionPolicies/$count", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInformationProtectionPolicy", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Uri": "/informationProtection/policy", - "Command": "Get-MgBetaInformationProtectionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -94085,19 +94075,18 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Command": "Get-MgBetaInformationProtectionPolicyLabel", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/informationProtection/policy/labels", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -94111,18 +94100,18 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/informationProtection/policy/labels", - "Command": "Get-MgBetaInformationProtectionPolicyLabel", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/informationProtection/policy/labels/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -94136,55 +94125,56 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/informationProtection/policy/labels/$count", - "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/informationProtection/sensitivityLabels/$count", - "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Uri": "/informationProtection/sensitivityPolicySettings", - "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatAssessment.Read.All", @@ -94198,19 +94188,18 @@ "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/informationProtection/threatAssessmentRequests", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatAssessment.Read.All", @@ -94224,18 +94213,18 @@ "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatAssessment.Read.All", @@ -94249,106 +94238,107 @@ "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/informationProtection/threatAssessmentRequests/$count", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInvitation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphInvitation", "Uri": "/invitations/{invitation-id}", - "Command": "Get-MgBetaInvitation", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInvitation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphInvitation", "Uri": "/invitations", - "Command": "Get-MgBetaInvitation", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInvitationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/invitations/$count", - "Command": "Get-MgBetaInvitationCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaOauth2PermissionGrant", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -94368,19 +94358,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaOauth2PermissionGrant", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Command": "Get-MgBetaOauth2PermissionGrant", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/oauth2PermissionGrants", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -94400,18 +94389,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants", - "Command": "Get-MgBetaOauth2PermissionGrant", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaOauth2PermissionGrantCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/oauth2PermissionGrants/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -94431,18 +94420,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/oauth2PermissionGrants/$count", - "Command": "Get-MgBetaOauth2PermissionGrantCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaOauth2PermissionGrantDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/oauth2PermissionGrants/delta", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -94462,125 +94451,112 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants/delta", - "Command": "Get-MgBetaOauth2PermissionGrantDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "Get-MgBetaOnPremisePublishingProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "Command": "Get-MgBetaOnPremisePublishingProfile", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "Uri": "/onPremisesPublishingProfiles", - "Command": "Get-MgBetaOnPremisePublishingProfile", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnPremisesAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnPremisesAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "GET", "Variants": [ "List", "List1", @@ -94588,69 +94564,69 @@ ], "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnPremisesAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnPremisesAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -94661,390 +94637,404 @@ ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConnector", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConnector", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConnectorGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConnectorGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConnector", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConnectorGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/$count", - "Command": "Get-MgBetaOnPremisePublishingProfileCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": { - "Name": "OnPremisesPublishingProfiles.ReadWrite.All", - "Description": "Manage on-premises published resources", - "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "OnPremisesPublishingProfiles.ReadWrite.All", + "Description": "Manage on-premises published resources", + "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaOrganization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOrganization", + "Uri": "/organization/{organization-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -95070,19 +95060,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaOrganization", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization/{organization-id}", - "Command": "Get-MgBetaOrganization", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/organization", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -95138,18 +95127,19 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization", - "Command": "Get-MgBetaOrganization", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaOrganizationBranding", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Uri": "/organization/{organization-id}/branding", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -95169,84 +95159,84 @@ "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphOrganizationalBranding", - "Uri": "/organization/{organization-id}/branding", - "Command": "Get-MgBetaOrganizationBranding", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationBrandingBannerLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Command": "Get-MgBetaOrganizationBrandingBannerLogo", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationBrandingCustomCss", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/customCSS", - "Command": "Get-MgBetaOrganizationBrandingCustomCss", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationBrandingFavicon", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/favicon", - "Command": "Get-MgBetaOrganizationBrandingFavicon", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/headerLogo", - "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaOrganizationBrandingLocalization", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -95266,19 +95256,18 @@ "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaOrganizationBrandingLocalization", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "Command": "Get-MgBetaOrganizationBrandingLocalization", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/organization/{organization-id}/branding/localizations", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -95298,44 +95287,45 @@ "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Uri": "/organization/{organization-id}/branding/localizations", - "Command": "Get-MgBetaOrganizationBrandingLocalization", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/organization/{organization-id}/branding/localizations/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -95355,123 +95345,123 @@ "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/$count", - "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationBrandingSquareLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogo", - "Command": "Get-MgBetaOrganizationBrandingSquareLogo", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/organization/getByIds", - "Command": "Get-MgBetaOrganizationById", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -95485,19 +95475,18 @@ "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -95511,18 +95500,19 @@ "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -95536,19 +95526,18 @@ "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaOrganizationCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/organization/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -95604,57 +95593,49 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/organization/$count", - "Command": "Get-MgBetaOrganizationCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Command": "Get-MgBetaOrganizationExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/organization/{organization-id}/extensions", - "Command": "Get-MgBetaOrganizationExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/extensions/$count", - "Command": "Get-MgBetaOrganizationExtensionCount", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -95663,13 +95644,13 @@ ], "OutputType": null, "Uri": "/organization/{organization-id}/getMemberGroups", - "Command": "Get-MgBetaOrganizationMemberGroup", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -95678,12 +95659,21 @@ ], "OutputType": null, "Uri": "/organization/{organization-id}/getMemberObjects", - "Command": "Get-MgBetaOrganizationMemberObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaOrganizationSetting", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrganizationSettings", + "Uri": "/organization/{organization-id}/settings", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -95697,19 +95687,19 @@ "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaOrganizationSettingContactInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrganizationSettings", - "Uri": "/organization/{organization-id}/settings", - "Command": "Get-MgBetaOrganizationSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInsightsSettings", + "Uri": "/organization/{organization-id}/settings/contactInsights", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -95723,19 +95713,19 @@ "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaOrganizationSettingItemInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/contactInsights", - "Command": "Get-MgBetaOrganizationSettingContactInsight", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/organization/{organization-id}/settings/itemInsights", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -95749,19 +95739,19 @@ "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/itemInsights", - "Command": "Get-MgBetaOrganizationSettingItemInsight", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -95775,19 +95765,19 @@ "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaOrganizationSettingPersonInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphInsightsSettings", + "Uri": "/organization/{organization-id}/settings/peopleInsights", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -95801,19 +95791,19 @@ "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaOrganizationSettingProfileCardProperty", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "Command": "Get-MgBetaOrganizationSettingPersonInsight", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -95827,19 +95817,18 @@ "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaOrganizationSettingProfileCardProperty", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", - "Command": "Get-MgBetaOrganizationSettingProfileCardProperty", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/organization/{organization-id}/settings/profileCardProperties", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -95853,18 +95842,19 @@ "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/organization/{organization-id}/settings/profileCardProperties", - "Command": "Get-MgBetaOrganizationSettingProfileCardProperty", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaOrganizationSettingProfileCardPropertyCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/organization/{organization-id}/settings/profileCardProperties/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -95878,19 +95868,19 @@ "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaOrganizationSettingPronoun", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/organization/{organization-id}/settings/profileCardProperties/$count", - "Command": "Get-MgBetaOrganizationSettingProfileCardPropertyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPronounsSettings", + "Uri": "/organization/{organization-id}/settings/pronouns", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -95904,150 +95894,150 @@ "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPronounsSettings", - "Uri": "/organization/{organization-id}/settings/pronouns", - "Command": "Get-MgBetaOrganizationSettingPronoun", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaOrganizationUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/organization/getUserOwnedObjects", - "Command": "Get-MgBetaOrganizationUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaPlaceAsRoom", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoom", "Uri": "/places/{place-id}/room", - "Command": "Get-MgBetaPlaceAsRoom", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Place.Read.All", - "Description": "Read all company places", - "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaPlaceAsRoom", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRoom", "Uri": "/places/room", - "Command": "Get-MgBetaPlaceAsRoom", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Place.Read.All", + "Description": "Read all company places", + "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaPlaceAsRoomList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoomList", "Uri": "/places/{place-id}/roomList", - "Command": "Get-MgBetaPlaceAsRoomList", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Place.Read.All", - "Description": "Read all company places", - "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaPlaceAsRoomList", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRoomList", "Uri": "/places/roomList", - "Command": "Get-MgBetaPlaceAsRoomList", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Place.Read.All", + "Description": "Read all company places", + "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaPlaceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/places/$count", - "Command": "Get-MgBetaPlaceCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Place.Read.All", - "Description": "Read all company places", - "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaPlaceCountAsRoom", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/places/room/$count", - "Command": "Get-MgBetaPlaceCountAsRoom", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaPlaceCountAsRoomList", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/places/roomList/$count", - "Command": "Get-MgBetaPlaceCountAsRoomList", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Place.Read.All", + "Description": "Read all company places", + "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Get-MgBetaPlanner", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphPlanner", "Uri": "/planner", - "Command": "Get-MgBetaPlanner", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPlannerBucket", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/planner/buckets/{plannerBucket-id}", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -96085,19 +96075,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerBucket", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets/{plannerBucket-id}", - "Command": "Get-MgBetaPlannerBucket", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/planner/buckets", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -96135,18 +96124,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets", - "Command": "Get-MgBetaPlannerBucket", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPlannerBucketCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/planner/buckets/$count", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -96184,67 +96173,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/planner/buckets/$count", - "Command": "Get-MgBetaPlannerBucketCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Planner", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaPlannerBucketDelta", + "Method": "GET", "Variants": [ "Delta" ], "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/buckets/delta", - "Command": "Get-MgBetaPlannerBucketDelta", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -96282,18 +96222,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerBucketTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "Command": "Get-MgBetaPlannerBucketTask", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -96331,19 +96271,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/plans/{plannerPlan-id}", - "Command": "Get-MgBetaPlannerPlan", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -96381,18 +96321,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerPlan", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/plans", - "Command": "Get-MgBetaPlannerPlan", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -96430,18 +96370,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerPlanBucket", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "Command": "Get-MgBetaPlannerPlanBucket", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -96479,18 +96419,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerPlanCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/planner/plans/$count", - "Command": "Get-MgBetaPlannerPlanCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -96528,18 +96468,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerPlanDelta", + "Method": "GET", "Variants": [ "Delta" ], "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/plans/delta", - "Command": "Get-MgBetaPlannerPlanDelta", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -96577,19 +96517,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerPlanDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Uri": "/planner/plans/{plannerPlan-id}/details", - "Command": "Get-MgBetaPlannerPlanDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -96627,19 +96567,31 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerPlanTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "Command": "Get-MgBetaPlannerPlanTask", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -96664,43 +96616,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerRoster", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerRoster", "Uri": "/planner/rosters/{plannerRoster-id}", - "Command": "Get-MgBetaPlannerRoster", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", - "Permissions": [], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPlannerRoster", - "Uri": "/planner/rosters", - "Command": "Get-MgBetaPlannerRoster", - "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Planner", - "Permissions": [], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/planner/rosters/$count", - "Command": "Get-MgBetaPlannerRosterCount", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Planner", "Permissions": [ { "Name": "Tasks.Read", @@ -96726,19 +96654,43 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaPlannerRoster", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerRoster", + "Uri": "/planner/rosters", + "Module": "Beta.Planner", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaPlannerRosterCount", + "Method": "GET", + "Variants": [ + "Get" ], + "OutputType": null, + "Uri": "/planner/rosters/$count", + "Module": "Beta.Planner", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaPlannerRosterMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerRosterMember", "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "Command": "Get-MgBetaPlannerRosterMember", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -96764,18 +96716,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerRosterMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerRosterMember", "Uri": "/planner/rosters/{plannerRoster-id}/members", - "Command": "Get-MgBetaPlannerRosterMember", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -96801,32 +96753,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerRosterMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/planner/rosters/{plannerRoster-id}/members/$count", - "Command": "Get-MgBetaPlannerRosterMemberCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", - "Command": "Get-MgBetaPlannerRosterPlan", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Planner", "Permissions": [ { "Name": "Tasks.Read", @@ -96852,18 +96791,31 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerRosterPlan", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/rosters/{plannerRoster-id}/plans", - "Command": "Get-MgBetaPlannerRosterPlan", + "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPlannerRosterPlan", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/planner/rosters/{plannerRoster-id}/plans", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -96889,32 +96841,20 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerRosterPlanCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/planner/rosters/{plannerRoster-id}/plans/$count", - "Command": "Get-MgBetaPlannerRosterPlanCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -96939,19 +96879,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/tasks/{plannerTask-id}", - "Command": "Get-MgBetaPlannerTask", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -96989,18 +96929,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/tasks", - "Command": "Get-MgBetaPlannerTask", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -97038,19 +96978,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -97088,19 +97028,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -97138,19 +97078,31 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerTaskCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/planner/tasks/$count", - "Command": "Get-MgBetaPlannerTaskCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -97162,19 +97114,57 @@ "Description": "Read all users’ tasks and tasklist", "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerTaskDelta", + "Method": "GET", "Variants": [ "Delta" ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/tasks/delta", - "Command": "Get-MgBetaPlannerTaskDelta", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaPlannerTaskDetail", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Uri": "/planner/tasks/{plannerTask-id}/details", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -97212,19 +97202,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "Command": "Get-MgBetaPlannerTaskDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -97262,19 +97252,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPolicyAccessReviewPolicy", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "Uri": "/policies/accessReviewPolicy", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97288,18 +97277,19 @@ "FullDescription": "Allows the app to read and write your organization's directory access review default policy without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Uri": "/policies/accessReviewPolicy", - "Command": "Get-MgBetaPolicyAccessReviewPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97313,19 +97303,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/policies/activityBasedTimeoutPolicies", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97339,56 +97328,56 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Uri": "/policies/activityBasedTimeoutPolicies", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/policies/activityBasedTimeoutPolicies/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97402,18 +97391,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/policies/activityBasedTimeoutPolicies/$count", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "Uri": "/policies/adminConsentRequestPolicy", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -97439,18 +97428,19 @@ "FullDescription": "Allows the app to read and write your organization's consent requests policy without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Uri": "/policies/adminConsentRequestPolicy", - "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97464,19 +97454,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "Command": "Get-MgBetaPolicyAppManagementPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/policies/appManagementPolicies", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97490,31 +97479,31 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/policies/appManagementPolicies", - "Command": "Get-MgBetaPolicyAppManagementPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -97534,18 +97523,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -97565,19 +97555,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyAppManagementPolicyCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/policies/appManagementPolicies/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97591,18 +97580,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/policies/appManagementPolicies/$count", - "Command": "Get-MgBetaPolicyAppManagementPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "Uri": "/policies/authenticationFlowsPolicy", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97616,72 +97605,73 @@ "FullDescription": "Allows the app to read and write all authentication flow policies for the tenant, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Uri": "/policies/authenticationFlowsPolicy", - "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Uri": "/policies/authenticationMethodsPolicy", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write all authentication method policies ", "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ", "IsAdmin": false - }, - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Uri": "/policies/authenticationMethodsPolicy", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", - "ApiVersion": "beta", - "Method": "GET" + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97701,19 +97691,18 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/policies/authenticationStrengthPolicies", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97733,56 +97722,56 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/policies/authenticationStrengthPolicies/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97802,31 +97791,31 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/policies/authenticationStrengthPolicies/$count", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Uri": "/policies/authorizationPolicy", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97840,18 +97829,18 @@ "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy", - "Command": "Get-MgBetaPolicyAuthorizationPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/policies/authorizationPolicy/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97865,73 +97854,74 @@ "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/policies/authorizationPolicy/$count", - "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97945,19 +97935,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "Command": "Get-MgBetaPolicyClaimMappingPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/policies/claimsMappingPolicies", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -97971,31 +97960,31 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/policies/claimsMappingPolicies", - "Command": "Get-MgBetaPolicyClaimMappingPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -98021,18 +98010,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -98058,19 +98048,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/policies/claimsMappingPolicies/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98084,55 +98073,30 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/policies/claimsMappingPolicies/$count", - "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/policies/conditionalAccessPolicies/$count", - "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "Uri": "/policies/crossTenantAccessPolicy", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98146,18 +98110,18 @@ "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "Uri": "/policies/crossTenantAccessPolicy/default", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98171,19 +98135,19 @@ "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98197,18 +98161,18 @@ "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Uri": "/policies/crossTenantAccessPolicy/partners", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98222,18 +98186,18 @@ "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/partners/$count", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98247,19 +98211,44 @@ "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Uri": "/policies/defaultAppManagementPolicy", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98273,18 +98262,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", - "Uri": "/policies/defaultAppManagementPolicy", - "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + "Uri": "/policies/deviceRegistrationPolicy", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98298,30 +98287,30 @@ "FullDescription": "Allows the app to read and write your organization's device configuration policies on your behalf. For example, device registration policy can limit initial provisioning controls using quota restrictions, additional authentication and authorization checks.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", - "Uri": "/policies/deviceRegistrationPolicy", - "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", "Uri": "/policies/directoryRoleAccessReviewPolicy", - "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyExternalIdentityPolicy", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "Uri": "/policies/externalIdentitiesPolicy", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98335,66 +98324,58 @@ "FullDescription": "Allows the application to read and update the organization's external identities policy without a signed-in user. For example, external identities policy controls if users invited to access resources in your organization via B2B collaboration or B2B direct connect are allowed to self-service leave.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", - "Uri": "/policies/externalIdentitiesPolicy", - "Command": "Get-MgBetaPolicyExternalIdentityPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -98403,51 +98384,51 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/getByIds", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToById", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/delta", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToDelta", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -98456,41 +98437,50 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/getUserOwnedObjects", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToUserOwnedObject", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/policies/featureRolloutPolicies/$count", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", "Uri": "/policies/federatedTokenValidationPolicy", - "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98504,19 +98494,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/policies/homeRealmDiscoveryPolicies", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98530,31 +98519,31 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/policies/homeRealmDiscoveryPolicies", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -98580,18 +98569,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -98617,19 +98607,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/policies/homeRealmDiscoveryPolicies/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98643,61 +98632,36 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/$count", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "beta", - "Method": "GET" + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read your organization's policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "Policy.ReadWrite.MobilityManagement", - "Description": "Read and write your organization's mobility management policies", - "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98711,18 +98675,18 @@ "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Uri": "/policies/mobileAppManagementPolicies", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98736,18 +98700,18 @@ "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/policies/mobileAppManagementPolicies/$count", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98761,18 +98725,18 @@ "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98786,18 +98750,18 @@ "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98811,19 +98775,19 @@ "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98837,19 +98801,19 @@ "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98863,18 +98827,18 @@ "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Uri": "/policies/mobileDeviceManagementPolicies", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98888,18 +98852,18 @@ "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/policies/mobileDeviceManagementPolicies/$count", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98913,18 +98877,18 @@ "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98938,18 +98902,18 @@ "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -98963,45 +98927,45 @@ "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { - "Name": "Policy.Read.PermissionGrant", - "Description": "Read consent and permission grant policies", - "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.", - "IsAdmin": false + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read your organization's policies on your behalf.", + "IsAdmin": true }, { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", - "IsAdmin": false + "Name": "Policy.ReadWrite.MobilityManagement", + "Description": "Read and write your organization's mobility management policies", + "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", + "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -99015,18 +98979,18 @@ "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies", - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -99040,31 +99004,56 @@ "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/policies/permissionGrantPolicies/$count", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Policy.Read.PermissionGrant", + "Description": "Read consent and permission grant policies", + "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -99078,18 +99067,19 @@ "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -99103,32 +99093,31 @@ "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -99142,18 +99131,19 @@ "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -99167,19 +99157,19 @@ "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99211,19 +99201,18 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Command": "Get-MgBetaPolicyRoleManagementPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/policies/roleManagementPolicies", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99255,31 +99244,19 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies", - "Command": "Get-MgBetaPolicyRoleManagementPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99311,18 +99288,18 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99354,31 +99331,18 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/policies/roleManagementPolicyAssignments/$count", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Identity.SignIns", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99410,31 +99374,31 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/$count", - "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/policies/roleManagementPolicies/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99466,18 +99430,31 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99509,19 +99486,19 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99553,19 +99530,19 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99597,18 +99574,18 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -99640,132 +99617,176 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read all directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false + }, + { + "Name": "RoleManagementPolicy.Read.Directory", + "Description": "Read all policies for privileged role assignments of your company's directory", + "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", + "IsAdmin": true + }, + { + "Name": "RoleManagementPolicy.ReadWrite.Directory", + "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory", + "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "Uri": "/policies/servicePrincipalCreationPolicies", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/policies/servicePrincipalCreationPolicies/$count", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -99779,19 +99800,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/policies/tokenIssuancePolicies", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -99805,31 +99825,31 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/policies/tokenIssuancePolicies", - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -99855,18 +99875,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -99892,19 +99913,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/policies/tokenIssuancePolicies/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -99918,18 +99938,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/$count", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -99943,19 +99964,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/policies/tokenLifetimePolicies", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -99969,31 +99989,31 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies", - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -100019,18 +100039,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -100056,19 +100077,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/policies/tokenLifetimePolicies/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -100082,30 +100102,31 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/policies/tokenLifetimePolicies/$count", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrint", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphPrint", "Uri": "/print", - "Command": "Get-MgBetaPrint", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPrintConnector", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintConnector", + "Uri": "/print/connectors/{printConnector-id}", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -100119,19 +100140,18 @@ "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPrintConnector", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/connectors/{printConnector-id}", - "Command": "Get-MgBetaPrintConnector", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/print/connectors", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -100145,18 +100165,18 @@ "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/connectors", - "Command": "Get-MgBetaPrintConnector", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPrintConnectorCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/print/connectors/$count", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -100170,18 +100190,19 @@ "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/print/connectors/$count", - "Command": "Get-MgBetaPrintConnectorCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPrintOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintOperation", + "Uri": "/print/operations/{printOperation-id}", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Create", @@ -100201,43 +100222,43 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPrintOperation", - "Uri": "/print/operations/{printOperation-id}", - "Command": "Get-MgBetaPrintOperation", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintOperation", "Uri": "/print/operations", - "Command": "Get-MgBetaPrintOperation", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintOperationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/print/operations/$count", - "Command": "Get-MgBetaPrintOperationCount", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPrintPrinter", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrinter", + "Uri": "/print/printers/{printer-id}", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -100275,19 +100296,18 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPrintPrinter", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/printers/{printer-id}", - "Command": "Get-MgBetaPrintPrinter", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/print/printers", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -100307,18 +100327,19 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/printers", - "Command": "Get-MgBetaPrintPrinter", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPrintPrinterCapability", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrinterCapabilities", + "Uri": "/print/printers/{printer-id}/getCapabilities", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -100338,32 +100359,31 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPrinterCapabilities", - "Uri": "/print/printers/{printer-id}/getCapabilities", - "Command": "Get-MgBetaPrintPrinterCapability", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "Command": "Get-MgBetaPrintPrinterConnector", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPrintPrinterConnector", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintConnector", + "Uri": "/print/printers/{printer-id}/connectors", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -100377,18 +100397,19 @@ "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/printers/{printer-id}/connectors", - "Command": "Get-MgBetaPrintPrinterConnector", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPrintPrinterConnectorCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/print/printers/{printer-id}/connectors/$count", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -100402,19 +100423,18 @@ "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPrintPrinterCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/print/printers/{printer-id}/connectors/$count", - "Command": "Get-MgBetaPrintPrinterConnectorCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/print/printers/$count", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -100434,18 +100454,19 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/print/printers/$count", - "Command": "Get-MgBetaPrintPrinterCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPrintPrinterJob", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Read", @@ -100495,19 +100516,18 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPrintPrinterJob", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Command": "Get-MgBetaPrintPrinterJob", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/print/printers/{printer-id}/jobs", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Read", @@ -100557,18 +100577,19 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs", - "Command": "Get-MgBetaPrintPrinterJob", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPrintPrinterJobCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/$count", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Read", @@ -100618,19 +100639,19 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaPrintPrinterJobDocument", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/$count", - "Command": "Get-MgBetaPrintPrinterJobCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Read", @@ -100656,31 +100677,31 @@ "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Get-MgBetaPrintPrinterJobDocument", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterJobDocument", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Command": "Get-MgBetaPrintPrinterJobDocument", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPrintPrinterJobDocumentContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Read", @@ -100706,97 +100727,88 @@ "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Command": "Get-MgBetaPrintPrinterJobDocumentContent", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterJobDocumentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "Command": "Get-MgBetaPrintPrinterJobDocumentCount", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterJobTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Get-MgBetaPrintPrinterJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterJobTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Command": "Get-MgBetaPrintPrinterJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterJobTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "Command": "Get-MgBetaPrintPrinterJobTaskCount", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShare", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -100807,112 +100819,122 @@ ], "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/printerShares/{printerShare-id}", - "Command": "Get-MgBetaPrintPrinterShare", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShare", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/printerShares", - "Command": "Get-MgBetaPrintPrinterShare", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareAllowedUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", - "Command": "Get-MgBetaPrintPrinterShareAllowedUser", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPrintPrinterShareCount", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/print/printers/{printer-id}/shares/$count", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -100932,186 +100954,185 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/shares/$count", - "Command": "Get-MgBetaPrintPrinterShareCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "Command": "Get-MgBetaPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareJob", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printerShares/{printerShare-id}/jobs", - "Command": "Get-MgBetaPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareJobCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/$count", - "Command": "Get-MgBetaPrintPrinterShareJobCount", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareJobDocument", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Get-MgBetaPrintPrinterShareJobDocument", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareJobDocument", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "Command": "Get-MgBetaPrintPrinterShareJobDocument", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareJobTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Get-MgBetaPrintPrinterShareJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareJobTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Command": "Get-MgBetaPrintPrinterShareJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterSharePrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrinter", "Uri": "/print/printerShares/{printerShare-id}/printer", - "Command": "Get-MgBetaPrintPrinterSharePrinter", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -101131,19 +101152,18 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Command": "Get-MgBetaPrintPrinterTaskTrigger", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/print/printers/{printer-id}/taskTriggers", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -101163,18 +101183,19 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "Command": "Get-MgBetaPrintPrinterTaskTrigger", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/$count", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -101194,32 +101215,32 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/$count", - "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPrintService", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintService", + "Uri": "/print/services/{printService-id}", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -101335,19 +101356,18 @@ "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPrintService", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrintService", - "Uri": "/print/services/{printService-id}", - "Command": "Get-MgBetaPrintService", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/print/services", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -101463,18 +101483,18 @@ "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrintService", - "Uri": "/print/services", - "Command": "Get-MgBetaPrintService", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPrintServiceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/print/services/$count", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -101590,18 +101610,19 @@ "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/print/services/$count", - "Command": "Get-MgBetaPrintServiceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPrintServiceEndpoint", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -101717,19 +101738,18 @@ "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPrintServiceEndpoint", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Command": "Get-MgBetaPrintServiceEndpoint", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/print/services/{printService-id}/endpoints", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -101845,18 +101865,19 @@ "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints", - "Command": "Get-MgBetaPrintServiceEndpoint", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPrintServiceEndpointCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/print/services/{printService-id}/endpoints/$count", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -101972,19 +101993,19 @@ "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPrintShare", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/print/services/{printService-id}/endpoints/$count", - "Command": "Get-MgBetaPrintServiceEndpointCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/shares/{printerShare-id}", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102004,19 +102025,18 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPrintShare", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/shares/{printerShare-id}", - "Command": "Get-MgBetaPrintShare", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/print/shares", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102036,43 +102056,18 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/shares", - "Command": "Get-MgBetaPrintShare", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [ - { - "Name": "PrinterShare.Read.All", - "Description": "Read printer shares", - "FullDescription": "Allows the application to read printer shares on your behalf. ", - "IsAdmin": false - }, - { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaPrintShareAllowedGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "Command": "Get-MgBetaPrintShareAllowedGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102086,18 +102081,18 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPrintShareAllowedGroupByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Command": "Get-MgBetaPrintShareAllowedGroupByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102111,19 +102106,19 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPrintShareAllowedGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", - "Command": "Get-MgBetaPrintShareAllowedGroupCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102137,18 +102132,18 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPrintShareAllowedUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "Command": "Get-MgBetaPrintShareAllowedUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102162,18 +102157,18 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPrintShareAllowedUserByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Command": "Get-MgBetaPrintShareAllowedUserByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102187,32 +102182,57 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPrintShareAllowedUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", - "Command": "Get-MgBetaPrintShareAllowedUserCount", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "PrinterShare.Read.All", + "Description": "Read printer shares", + "FullDescription": "Allows the application to read printer shares on your behalf. ", + "IsAdmin": false + }, + { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPrintShareCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/print/shares/$count", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -102232,18 +102252,142 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } + ] + }, + { + "Command": "Get-MgBetaPrintShareJob", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" ], + "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "PrintJob.Read", + "Description": "Read your print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", + "IsAdmin": false + }, + { + "Name": "PrintJob.Read.All", + "Description": "Read print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs without a signed-in user. ", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadBasic", + "Description": "Read basic information of your print jobs", + "FullDescription": "Allows the application to read the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadBasic.All", + "Description": "Read basic information for print jobs", + "FullDescription": "Allows the application to read the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWrite", + "Description": "Read and update your print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWrite.All", + "Description": "Read and write print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWriteBasic", + "Description": "Read and write basic information of your print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWriteBasic.All", + "Description": "Read and write basic information for print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", + "IsAdmin": false + } + ] + }, + { + "Command": "Get-MgBetaPrintShareJob", + "Method": "GET", "Variants": [ - "Get" + "List" ], - "OutputType": null, - "Uri": "/print/shares/$count", - "Command": "Get-MgBetaPrintShareCount", + "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/shares/{printerShare-id}/jobs", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "PrintJob.Read", + "Description": "Read your print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", + "IsAdmin": false + }, + { + "Name": "PrintJob.Read.All", + "Description": "Read print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs without a signed-in user. ", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadBasic", + "Description": "Read basic information of your print jobs", + "FullDescription": "Allows the application to read the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadBasic.All", + "Description": "Read basic information for print jobs", + "FullDescription": "Allows the application to read the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWrite", + "Description": "Read and update your print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWrite.All", + "Description": "Read and write print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWriteBasic", + "Description": "Read and write basic information of your print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWriteBasic.All", + "Description": "Read and write basic information for print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaPrintShareJobCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/$count", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Read", @@ -102293,257 +102437,134 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Command": "Get-MgBetaPrintShareJob", - "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [ - { - "Name": "PrintJob.Read", - "Description": "Read your print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.Read.All", - "Description": "Read print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs without a signed-in user. ", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadBasic", - "Description": "Read basic information of your print jobs", - "FullDescription": "Allows the application to read the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadBasic.All", - "Description": "Read basic information for print jobs", - "FullDescription": "Allows the application to read the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWrite", - "Description": "Read and update your print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWrite.All", - "Description": "Read and write print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWriteBasic", - "Description": "Read and write basic information of your print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWriteBasic.All", - "Description": "Read and write basic information for print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", - "IsAdmin": false - } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs", - "Command": "Get-MgBetaPrintShareJob", - "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [ - { - "Name": "PrintJob.Read", - "Description": "Read your print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.Read.All", - "Description": "Read print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs without a signed-in user. ", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadBasic", - "Description": "Read basic information of your print jobs", - "FullDescription": "Allows the application to read the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadBasic.All", - "Description": "Read basic information for print jobs", - "FullDescription": "Allows the application to read the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWrite", - "Description": "Read and update your print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWrite.All", - "Description": "Read and write print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWriteBasic", - "Description": "Read and write basic information of your print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWriteBasic.All", - "Description": "Read and write basic information for print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", - "IsAdmin": false - } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/$count", - "Command": "Get-MgBetaPrintShareJobCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintShareJobDocument", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Get-MgBetaPrintShareJobDocument", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintShareJobDocument", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Command": "Get-MgBetaPrintShareJobDocument", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintShareJobDocumentContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Command": "Get-MgBetaPrintShareJobDocumentContent", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintShareJobDocumentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "Command": "Get-MgBetaPrintShareJobDocumentCount", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintShareJobTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Get-MgBetaPrintShareJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintShareJobTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Command": "Get-MgBetaPrintShareJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintShareJobTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "Command": "Get-MgBetaPrintShareJobTaskCount", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintShareJobTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Command": "Get-MgBetaPrintShareJobTaskDefinition", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintShareJobTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Command": "Get-MgBetaPrintShareJobTaskTrigger", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPrintSharePrinter", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrinter", + "Uri": "/print/shares/{printerShare-id}/printer", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -102563,25 +102584,11 @@ "FullDescription": "Allows the application to read and update printers without a signed-in user. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/shares/{printerShare-id}/printer", - "Command": "Get-MgBetaPrintSharePrinter", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": { - "Name": "PrintTaskDefinition.ReadWrite.All", - "Description": "Read, write and update print task definitions", - "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", - "IsAdmin": false - }, + "Command": "Get-MgBetaPrintTaskDefinition", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -102590,112 +102597,126 @@ ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Command": "Get-MgBetaPrintTaskDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaPrintTaskDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/taskDefinitions", - "Command": "Get-MgBetaPrintTaskDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaPrintTaskDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/print/taskDefinitions/$count", - "Command": "Get-MgBetaPrintTaskDefinitionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaPrintTaskDefinitionTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Command": "Get-MgBetaPrintTaskDefinitionTask", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaPrintTaskDefinitionTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "Command": "Get-MgBetaPrintTaskDefinitionTask", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "PrintTaskDefinition.ReadWrite.All", + "Description": "Read, write and update print task definitions", + "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -102709,19 +102730,18 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Command": "Get-MgBetaPrivacySubjectRightsRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/privacy/subjectRightsRequests", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -102735,120 +102755,120 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests", - "Command": "Get-MgBetaPrivacySubjectRightsRequest", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/$count", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -102862,31 +102882,31 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/$count", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -102900,18 +102920,19 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -102925,1018 +102946,1004 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeam", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccess", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccess", "Uri": "/privilegedAccess/{privilegedAccess-id}", - "Command": "Get-MgBetaPrivilegedAccess", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccess", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrivilegedAccess", "Uri": "/privilegedAccess", - "Command": "Get-MgBetaPrivilegedAccess", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/privilegedAccess/$count", - "Command": "Get-MgBetaPrivilegedAccessCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "Command": "Get-MgBetaPrivilegedAccessResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "Command": "Get-MgBetaPrivilegedAccessResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count", - "Command": "Get-MgBetaPrivilegedAccessResourceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceParent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent", - "Command": "Get-MgBetaPrivilegedAccessResourceParent", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceSubject", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceSubject", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceSubject", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceSubject", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "PrivilegedAccess.ReadWrite.AzureAD", - "Description": "Read and write privileged access to Azure AD", - "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgBetaPrivilegedApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedApproval", "Uri": "/privilegedApproval/{privilegedApproval-id}", - "Command": "Get-MgBetaPrivilegedApproval", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "PrivilegedAccess.ReadWrite.AzureAD", "Description": "Read and write privileged access to Azure AD", "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaPrivilegedApproval", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrivilegedApproval", "Uri": "/privilegedApproval", - "Command": "Get-MgBetaPrivilegedApproval", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "PrivilegedAccess.ReadWrite.AzureAD", "Description": "Read and write privileged access to Azure AD", "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaPrivilegedApprovalCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/privilegedApproval/$count", - "Command": "Get-MgBetaPrivilegedApprovalCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "PrivilegedAccess.ReadWrite.AzureAD", + "Description": "Read and write privileged access to Azure AD", + "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedApprovalRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Uri": "/privilegedApproval/{privilegedApproval-id}/request", - "Command": "Get-MgBetaPrivilegedApprovalRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedOperationEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "Command": "Get-MgBetaPrivilegedOperationEvent", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "Command": "Get-MgBetaPrivilegedOperationEvent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "Uri": "/privilegedOperationEvents", - "Command": "Get-MgBetaPrivilegedOperationEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaPrivilegedOperationEventCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/privilegedOperationEvents/$count", - "Command": "Get-MgBetaPrivilegedOperationEventCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaPrivilegedRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedRoles/{privilegedRole-id}", - "Command": "Get-MgBetaPrivilegedRole", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaPrivilegedRole", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedRoles", - "Command": "Get-MgBetaPrivilegedRole", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -103944,25 +103951,38 @@ ], "OutputType": null, "Uri": "/privilegedRoleAssignments/$count", - "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedRoleAssignmentRequests", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -103976,18 +103996,18 @@ "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/privilegedRoleAssignmentRequests/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -104001,200 +104021,187 @@ "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/privilegedRoleAssignmentRequests/$count", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "Command": "Get-MgBetaPrivilegedRoleCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/privilegedRoles/$count", - "Command": "Get-MgBetaPrivilegedRoleCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -104203,74 +104210,87 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments", - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaPrivilegedRoleSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "Command": "Get-MgBetaPrivilegedRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaPrivilegedRoleSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "Command": "Get-MgBetaPrivilegedRoleSummary", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaProgram", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProgram", "Uri": "/programs/{program-id}", - "Command": "Get-MgBetaProgram", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaProgram", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphProgram", + "Uri": "/programs", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -104284,19 +104304,11 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphProgram", - "Uri": "/programs", - "Command": "Get-MgBetaProgram", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaProgramControl", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -104307,26 +104319,13 @@ ], "OutputType": "IMicrosoftGraphProgramControl", "Uri": "/programControls/{programControl-id}", - "Command": "Get-MgBetaProgramControl", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "ProgramControl.Read.All", - "Description": "Read all programs", - "FullDescription": "Allows the app to read programs and program controls in the organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "ProgramControl.ReadWrite.All", - "Description": "Manage all programs", - "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaProgramControl", + "Method": "GET", "Variants": [ "List", "List1", @@ -104334,12 +104333,8 @@ ], "OutputType": "IMicrosoftGraphProgramControl", "Uri": "/programControls", - "Command": "Get-MgBetaProgramControl", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -104353,7 +104348,11 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaProgramControlCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -104363,13 +104362,26 @@ ], "OutputType": null, "Uri": "/programControls/$count", - "Command": "Get-MgBetaProgramControlCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "ProgramControl.Read.All", + "Description": "Read all programs", + "FullDescription": "Allows the app to read programs and program controls in the organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "ProgramControl.ReadWrite.All", + "Description": "Manage all programs", + "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaProgramControlProgram", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -104378,25 +104390,33 @@ ], "OutputType": "IMicrosoftGraphProgram", "Uri": "/programControls/{programControl-id}/program", - "Command": "Get-MgBetaProgramControlProgram", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaProgramControlType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProgramControlType", "Uri": "/programControlTypes/{programControlType-id}", - "Command": "Get-MgBetaProgramControlType", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaProgramControlType", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphProgramControlType", + "Uri": "/programControlTypes", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -104410,18 +104430,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphProgramControlType", - "Uri": "/programControlTypes", - "Command": "Get-MgBetaProgramControlType", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaProgramControlTypeCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/programControlTypes/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -104435,18 +104455,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaProgramCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, - "Uri": "/programControlTypes/$count", - "Command": "Get-MgBetaProgramControlTypeCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/programs/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -104460,170 +104480,171 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/programs/$count", - "Command": "Get-MgBetaProgramCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}", - "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", "Uri": "/reports/appCredentialSignInActivities", - "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/appCredentialSignInActivities/$count", - "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": true - }, + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", "Uri": "/reports/applicationSignInDetailedSummary", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/applicationSignInDetailedSummary/$count", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + } }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", "Uri": "/reports/getAttackSimulationRepeatOffenders", - "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", "Uri": "/reports/getAttackSimulationTrainingUserCoverage", - "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportAttackSimulationUserCoverage", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", "Uri": "/reports/getAttackSimulationSimulationUserCoverage", - "Command": "Get-MgBetaReportAttackSimulationUserCoverage", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "AttackSimulation.Read.All", + "Description": "Read attack simulation data of an organization", + "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportAuthenticationMethod", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", "Uri": "/reports/authenticationMethods", - "Command": "Get-MgBetaReportAuthenticationMethod", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -104637,19 +104658,18 @@ "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/reports/authenticationMethods/userRegistrationDetails", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -104663,18 +104683,18 @@ "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -104688,463 +104708,450 @@ "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": false - }, + "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplicationSignInSummary", "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", - "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportBrowserDistributionUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", - "Command": "Get-MgBetaReportBrowserDistributionUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportBrowserUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getBrowserUserCounts(period='{period}')", - "Command": "Get-MgBetaReportBrowserUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportBrowserUserDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getBrowserUserDetail(period='{period}')", - "Command": "Get-MgBetaReportBrowserUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportCredentialUsageSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCredentialUsageSummary", "Uri": "/reports/getCredentialUsageSummary(period='{period}')", - "Command": "Get-MgBetaReportCredentialUsageSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportCredentialUserRegistrationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", "Uri": "/reports/getCredentialUserRegistrationCount", - "Command": "Get-MgBetaReportCredentialUserRegistrationCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": false + } }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": false - }, + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", "Uri": "/reports/credentialUserRegistrationDetails", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/credentialUserRegistrationDetails/$count", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": false + } }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportDailyPrintUsage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintUsage", "Uri": "/reports/dailyPrintUsage/{printUsage-id}", - "Command": "Get-MgBetaReportDailyPrintUsage", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportDailyPrintUsage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintUsage", "Uri": "/reports/dailyPrintUsage", - "Command": "Get-MgBetaReportDailyPrintUsage", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": true - }, + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/dailyPrintUsageByPrinter", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaReportDailyPrintUsageByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "Command": "Get-MgBetaReportDailyPrintUsageByUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaReportDailyPrintUsageByUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/dailyPrintUsageByUser", - "Command": "Get-MgBetaReportDailyPrintUsageByUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/dailyPrintUsageByUser/$count", - "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + } }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportDailyPrintUsageCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/dailyPrintUsage/$count", - "Command": "Get-MgBetaReportDailyPrintUsageCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/dailyPrintUsageSummariesByPrinter", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/dailyPrintUsageSummariesByUser", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/dailyPrintUsageSummariesByUser/$count", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", + "Method": "GET", "Variants": [ "Device" ], "OutputType": null, "Uri": "/reports/deviceConfigurationDeviceActivity", - "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", + "Method": "GET", "Variants": [ "Device" ], "OutputType": null, "Uri": "/reports/deviceConfigurationUserActivity", - "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportEmailActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "Command": "Get-MgBetaReportEmailActivityCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportEmailActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "Command": "Get-MgBetaReportEmailActivityUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportEmailActivityUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -105153,54 +105160,54 @@ ], "OutputType": null, "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "Command": "Get-MgBetaReportEmailActivityUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportEmailAppUsageUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "Command": "Get-MgBetaReportEmailAppUsageUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportEmailAppUsageUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -105209,67 +105216,67 @@ ], "OutputType": null, "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "Command": "Get-MgBetaReportEmailAppUsageUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportFormUserActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getFormsUserActivityCounts(period='{period}')", - "Command": "Get-MgBetaReportFormUserActivityCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": false + } }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportFormUserActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')", - "Command": "Get-MgBetaReportFormUserActivityUserCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": false - }, + "Command": "Get-MgBetaReportFormUserActivityUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -105278,72 +105285,72 @@ ], "OutputType": null, "Uri": "/reports/getFormsUserActivityUserDetail(date={date})", - "Command": "Get-MgBetaReportFormUserActivityUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": true - }, + "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": false + } + }, + { + "Command": "Get-MgBetaReportGroupArchivedPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphArchivedPrintJob", "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Command": "Get-MgBetaReportGroupArchivedPrintJob", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": false - }, + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + } + }, + { + "Command": "Get-MgBetaReportM365AppPlatformUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "Command": "Get-MgBetaReportM365AppPlatformUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportM365AppUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "Command": "Get-MgBetaReportM365AppUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportM365AppUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -105352,116 +105359,116 @@ ], "OutputType": null, "Uri": "/reports/getM365AppUserDetail(date={date})", - "Command": "Get-MgBetaReportM365AppUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportMailboxUsageDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "Command": "Get-MgBetaReportMailboxUsageDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportMailboxUsageMailboxCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "Command": "Get-MgBetaReportMailboxUsageMailboxCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportMailboxUsageStorage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "Command": "Get-MgBetaReportMailboxUsageStorage", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": false + } }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", + "Method": "GET", "Variants": [ "Detail", "DetailViaIdentity" ], "OutputType": null, "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", + "Method": "GET", "Variants": [ "Managed", "ManagedViaIdentity" ], "OutputType": null, "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - }, + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", + "Method": "GET", "Variants": [ "Detail", "Detail1", @@ -105469,30 +105476,30 @@ ], "OutputType": null, "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", + "Method": "GET", "Variants": [ "Managed" ], "OutputType": null, "Uri": "/reports/managedDeviceEnrollmentFailureTrends", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - }, + "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", + "Method": "GET", "Variants": [ "Top", "Top1", @@ -105500,265 +105507,265 @@ ], "OutputType": null, "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": true - }, + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/monthlyPrintUsageByPrinter", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/monthlyPrintUsageByUser", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/monthlyPrintUsageByUser/$count", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + } }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/monthlyPrintUsageSummariesByUser", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": false - }, + "Command": "Get-MgBetaReportOffice365ActivationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/getOffice365ActivationCounts", - "Command": "Get-MgBetaReportOffice365ActivationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOffice365ActivationUserCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/getOffice365ActivationsUserCounts", - "Command": "Get-MgBetaReportOffice365ActivationUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOffice365ActivationUserDetail", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/getOffice365ActivationsUserDetail", - "Command": "Get-MgBetaReportOffice365ActivationUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOffice365ActiveUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "Command": "Get-MgBetaReportOffice365ActiveUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOffice365ActiveUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -105767,36 +105774,36 @@ ], "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "Command": "Get-MgBetaReportOffice365ActiveUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOffice365GroupActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "Command": "Get-MgBetaReportOffice365GroupActivityCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOffice365GroupActivityDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -105805,126 +105812,126 @@ ], "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "Command": "Get-MgBetaReportOffice365GroupActivityDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOffice365GroupActivityStorage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "Command": "Get-MgBetaReportOffice365GroupActivityStorage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOffice365ServiceUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "Command": "Get-MgBetaReportOffice365ServiceUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOneDriveActivityFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "Command": "Get-MgBetaReportOneDriveActivityFileCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOneDriveActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "Command": "Get-MgBetaReportOneDriveActivityUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOneDriveActivityUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -105933,36 +105940,36 @@ ], "OutputType": null, "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "Command": "Get-MgBetaReportOneDriveActivityUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOneDriveUsageAccountCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "Command": "Get-MgBetaReportOneDriveUsageAccountCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -105971,244 +105978,244 @@ ], "OutputType": null, "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOneDriveUsageFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "Command": "Get-MgBetaReportOneDriveUsageFileCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportOneDriveUsageStorage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "Command": "Get-MgBetaReportOneDriveUsageStorage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": true - }, + "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": false + } + }, + { + "Command": "Get-MgBetaReportPrinterArchivedPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphArchivedPrintJob", "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Command": "Get-MgBetaReportPrinterArchivedPrintJob", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": false - }, + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + } + }, + { + "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", - "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": false + } }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportSecurity", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/security", - "Command": "Get-MgBetaReportSecurity", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", "Uri": "/reports/security/getAttackSimulationRepeatOffenders", - "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", - "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", - "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "AttackSimulation.Read.All", + "Description": "Read attack simulation data of an organization", + "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}", - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", "Uri": "/reports/servicePrincipalSignInActivities", - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/servicePrincipalSignInActivities/$count", - "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": false - }, + "Command": "Get-MgBetaReportSharePointActivityFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "Command": "Get-MgBetaReportSharePointActivityFileCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSharePointActivityPage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "Command": "Get-MgBetaReportSharePointActivityPage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSharePointActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "Command": "Get-MgBetaReportSharePointActivityUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSharePointActivityUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -106217,18 +106224,18 @@ ], "OutputType": null, "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "Command": "Get-MgBetaReportSharePointActivityUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSharePointSiteUsageDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -106237,126 +106244,126 @@ ], "OutputType": null, "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "Command": "Get-MgBetaReportSharePointSiteUsageDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSharePointSiteUsagePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "Command": "Get-MgBetaReportSharePointSiteUsagePage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSharePointSiteUsageStorage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "Command": "Get-MgBetaReportSharePointSiteUsageStorage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -106365,54 +106372,54 @@ ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -106421,198 +106428,222 @@ ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportSla", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", + "Uri": "/reports/sla", + "Module": "Beta.Reports", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaReportSlaAzureAdAuthentication", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "Uri": "/reports/sla/azureADAuthentication", + "Module": "Beta.Reports", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaReportTeamActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "Command": "Get-MgBetaReportTeamActivityCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamActivityDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -106621,126 +106652,126 @@ ], "OutputType": null, "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "Command": "Get-MgBetaReportTeamActivityDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamActivityDistributionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", - "Command": "Get-MgBetaReportTeamActivityDistributionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsTeamCounts(period='{period}')", - "Command": "Get-MgBetaReportTeamCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", - "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -106749,144 +106780,144 @@ ], "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamUserActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "Command": "Get-MgBetaReportTeamUserActivityCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", - "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", - "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamUserActivityTotalCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", - "Command": "Get-MgBetaReportTeamUserActivityTotalCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", - "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", - "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamUserActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "Command": "Get-MgBetaReportTeamUserActivityUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportTeamUserActivityUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -106895,119 +106926,119 @@ ], "OutputType": null, "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "Command": "Get-MgBetaReportTeamUserActivityUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": true - }, + "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": false + } + }, + { + "Command": "Get-MgBetaReportUserArchivedPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphArchivedPrintJob", "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Command": "Get-MgBetaReportUserArchivedPrintJob", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + } }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Get-MgBetaReportUserCredentialUsageDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", - "Command": "Get-MgBetaReportUserCredentialUsageDetail", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": false - }, + "Command": "Get-MgBetaReportUserCredentialUsageDetail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", "Uri": "/reports/userCredentialUsageDetails", - "Command": "Get-MgBetaReportUserCredentialUsageDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/userCredentialUsageDetails/$count", - "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportYammerActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "Command": "Get-MgBetaReportYammerActivityCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportYammerActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "Command": "Get-MgBetaReportYammerActivityUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportYammerActivityUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -107016,54 +107047,54 @@ ], "OutputType": null, "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "Command": "Get-MgBetaReportYammerActivityUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -107072,36 +107103,36 @@ ], "OutputType": null, "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportYammerGroupActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "Command": "Get-MgBetaReportYammerGroupActivityCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportYammerGroupActivityDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -107110,82 +107141,96 @@ ], "OutputType": null, "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "Command": "Get-MgBetaReportYammerGroupActivityDetail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Identity.SignIns", "Permissions": { - "Name": "IdentityRiskEvent.Read.All", - "Description": "Read all identity risk event information", - "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaRiskDetection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRiskDetection", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Command": "Get-MgBetaRiskDetection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read all identity risk event information", "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaRiskDetection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRiskDetection", "Uri": "/identityProtection/riskDetections", - "Command": "Get-MgBetaRiskDetection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read all identity risk event information", "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaRiskDetectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityProtection/riskDetections/$count", - "Command": "Get-MgBetaRiskDetectionCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "IdentityRiskEvent.Read.All", + "Description": "Read all identity risk event information", + "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaRiskyServicePrincipal", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -107199,19 +107244,18 @@ "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaRiskyServicePrincipal", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Command": "Get-MgBetaRiskyServicePrincipal", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/identityProtection/riskyServicePrincipals", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -107225,18 +107269,18 @@ "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals", - "Command": "Get-MgBetaRiskyServicePrincipal", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaRiskyServicePrincipalCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -107250,31 +107294,31 @@ "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/$count", - "Command": "Get-MgBetaRiskyServicePrincipalCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -107288,18 +107332,19 @@ "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "Command": "Get-MgBetaRiskyServicePrincipalHistory", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -107313,71 +107358,71 @@ "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", - "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityRiskyUser.Read.All", - "Description": "Read all identity risky user information", - "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaRiskyUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRiskyUser", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Command": "Get-MgBetaRiskyUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read all identity risky user information", "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaRiskyUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRiskyUser", "Uri": "/identityProtection/riskyUsers", - "Command": "Get-MgBetaRiskyUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read all identity risky user information", "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaRiskyUserCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityProtection/riskyUsers/$count", - "Command": "Get-MgBetaRiskyUserCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "IdentityRiskyUser.Read.All", + "Description": "Read all identity risky user information", + "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaRiskyUserHistory", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -107391,19 +107436,18 @@ "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaRiskyUserHistory", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Command": "Get-MgBetaRiskyUserHistory", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -107417,18 +107461,19 @@ "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "Command": "Get-MgBetaRiskyUserHistory", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaRiskyUserHistoryCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -107442,19 +107487,18 @@ "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", - "Command": "Get-MgBetaRiskyUserHistoryCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaRoleManagement", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphRoleManagement", + "Uri": "/roleManagement", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -107480,131 +107524,132 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphRoleManagement", - "Uri": "/roleManagement", - "Command": "Get-MgBetaRoleManagement", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPc", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "Uri": "/roleManagement/cloudPC", - "Command": "Get-MgBetaRoleManagementCloudPc", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -107630,19 +107675,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/roleManagement/cloudPC/roleAssignments", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -107668,56 +107712,56 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/cloudPC/roleAssignments", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/$count", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -107743,107 +107787,108 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/$count", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -107935,19 +107980,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/roleManagement/cloudPC/roleDefinitions", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -108039,18 +108083,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/$count", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -108142,43 +108186,43 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/$count", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDeviceManagement", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Uri": "/roleManagement/deviceManagement", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -108204,119 +108248,120 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Uri": "/roleManagement/deviceManagement", - "Command": "Get-MgBetaRoleManagementDeviceManagement", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -108342,19 +108387,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/roleManagement/deviceManagement/roleAssignments", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -108380,56 +108424,56 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/deviceManagement/roleAssignments", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -108455,107 +108499,108 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -108647,122 +108692,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "EntitlementManagement.Read.All", - "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.Read.CloudPC", - "Description": "Read Cloud PC RBAC settings", - "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, on your behalf.  This includes reading Cloud PC role definitions and role assignments.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Exchange", - "Description": "Read Exchange Online RBAC configuration", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.CloudPC", - "Description": "Read and write all Cloud PC RBAC settings", - "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.ReadWrite.Exchange", - "Description": "Read and write Exchange Online RBAC configuration", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -108854,55 +108795,159 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "CloudPC.Read.All", + "Description": "Read Cloud PCs", + "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.Read.CloudPC", + "Description": "Read Cloud PC RBAC settings", + "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, on your behalf.  This includes reading Cloud PC role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Exchange", + "Description": "Read Exchange Online RBAC configuration", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write all Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.ReadWrite.Exchange", + "Description": "Read and write Exchange Online RBAC configuration", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectory", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/directory", - "Command": "Get-MgBetaRoleManagementDirectory", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -108922,19 +108967,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/resourceNamespaces", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -108954,18 +108998,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/resourceNamespaces/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -108985,18 +109029,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/resourceNamespaces/$count", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -109016,19 +109061,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -109048,31 +109092,32 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -109092,32 +109137,32 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -109173,19 +109218,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/roleAssignments", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -109241,106 +109285,106 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -109396,57 +109440,58 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignments/$count", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109478,19 +109523,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/roleAssignmentSchedules", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109522,44 +109566,44 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109591,31 +109635,32 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109647,19 +109692,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109691,44 +109735,44 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109760,70 +109804,71 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109855,19 +109900,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109899,44 +109943,44 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -109968,83 +110012,84 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -110136,19 +110181,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/roleDefinitions", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -110240,18 +110284,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleDefinitions/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -110343,100 +110387,57 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/$count", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "RoleEligibilitySchedule.Read.Directory", - "Description": "Read all eligible role assignments for your company's directory", - "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", - "IsAdmin": true - }, - { - "Name": "RoleEligibilitySchedule.ReadWrite.Directory", - "Description": "Read, update, and delete all eligible role assignments for your company's directory", - "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read all directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -110468,31 +110469,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAppScope", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Identity.Governance", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -110524,31 +110512,31 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -110580,19 +110568,32 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -110624,31 +110625,74 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "RoleEligibilitySchedule.Read.Directory", + "Description": "Read all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.", + "IsAdmin": true + }, + { + "Name": "RoleEligibilitySchedule.ReadWrite.Directory", + "Description": "Read, update, and delete all eligible role assignments for your company's directory", + "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read all directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -110680,70 +110724,71 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "oleManagement.ReadWrite.Directory", @@ -110781,19 +110826,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -110825,31 +110869,31 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -110881,96 +110925,96 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/directory/transitiveRoleAssignments", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -110996,31 +111040,31 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -111046,1246 +111090,1247 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "Command": "Get-MgBetaRoleManagementEnterpriseApp", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/enterpriseApps", - "Command": "Get-MgBetaRoleManagementEnterpriseApp", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagement", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/entitlementManagement", - "Command": "Get-MgBetaRoleManagementEntitlementManagement", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -112341,19 +112386,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -112409,106 +112453,106 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -112564,376 +112608,377 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -113025,122 +113070,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "EntitlementManagement.Read.All", - "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.Read.CloudPC", - "Description": "Read Cloud PC RBAC settings", - "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, on your behalf.  This includes reading Cloud PC role definitions and role assignments.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Exchange", - "Description": "Read Exchange Online RBAC configuration", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.CloudPC", - "Description": "Read and write all Cloud PC RBAC settings", - "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.ReadWrite.Exchange", - "Description": "Read and write Exchange Online RBAC configuration", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -113232,451 +113173,529 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "CloudPC.Read.All", + "Description": "Read Cloud PCs", + "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.Read.CloudPC", + "Description": "Read Cloud PC RBAC settings", + "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, on your behalf.  This includes reading Cloud PC role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Exchange", + "Description": "Read Exchange Online RBAC configuration", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write all Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.ReadWrite.Exchange", + "Description": "Read and write Exchange Online RBAC configuration", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.SchemaExtensions", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaSchemaExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSchemaExtension", "Uri": "/schemaExtensions/{schemaExtension-id}", - "Command": "Get-MgBetaSchemaExtension", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.SchemaExtensions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -113690,18 +113709,18 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSchemaExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSchemaExtension", "Uri": "/schemaExtensions", - "Command": "Get-MgBetaSchemaExtension", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.SchemaExtensions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -113715,44 +113734,44 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSchemaExtensionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/schemaExtensions/$count", - "Command": "Get-MgBetaSchemaExtensionCount", + "Module": "Beta.SchemaExtensions", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Search", "Permissions": [ { - "Name": "SearchConfiguration.Read.All", - "Description": "Read your organization's search configuration", - "FullDescription": "Allows the app to read search configurations, without a signed-in user.", + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", "IsAdmin": false }, { - "Name": "SearchConfiguration.ReadWrite.All", - "Description": "Read and write your organization's search configuration", - "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSearchAcronym", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSearchAcronym", "Uri": "/search/acronyms/{acronym-id}", - "Command": "Get-MgBetaSearchAcronym", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -113766,18 +113785,18 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSearchAcronym", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSearchAcronym", "Uri": "/search/acronyms", - "Command": "Get-MgBetaSearchAcronym", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -113791,18 +113810,18 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSearchAcronymCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/search/acronyms/$count", - "Command": "Get-MgBetaSearchAcronymCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -113816,19 +113835,19 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSearchBookmark", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSearchBookmark", "Uri": "/search/bookmarks/{bookmark-id}", - "Command": "Get-MgBetaSearchBookmark", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -113842,18 +113861,18 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSearchBookmark", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSearchBookmark", "Uri": "/search/bookmarks", - "Command": "Get-MgBetaSearchBookmark", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -113867,30 +113886,18 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSearchBookmarkCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/search/bookmarks/$count", - "Command": "Get-MgBetaSearchBookmarkCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", - "Permissions": [], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphSearchEntity", - "Uri": "/search", - "Command": "Get-MgBetaSearchEntity", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Search", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -113904,19 +113911,31 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaSearchEntity", + "Method": "GET", + "Variants": [ + "Get" ], + "OutputType": "IMicrosoftGraphSearchEntity", + "Uri": "/search", + "Module": "Beta.Search", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaSearchQna", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSearchQna", "Uri": "/search/qnas/{qna-id}", - "Command": "Get-MgBetaSearchQna", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -113930,18 +113949,18 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSearchQna", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSearchQna", "Uri": "/search/qnas", - "Command": "Get-MgBetaSearchQna", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -113955,44 +113974,44 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSearchQnaCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/search/qnas/$count", - "Command": "Get-MgBetaSearchQnaCount", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Security", "Permissions": [ { - "Name": "SecurityActions.Read.All", - "Description": "Read your organization's security actions", - "FullDescription": "Allows the app to read security actions, without a signed-in user.", + "Name": "SearchConfiguration.Read.All", + "Description": "Read your organization's search configuration", + "FullDescription": "Allows the app to read search configurations, without a signed-in user.", "IsAdmin": false }, { - "Name": "SecurityActions.ReadWrite.All", - "Description": "Read and update your organization's security actions", - "FullDescription": "Allows the app to read or update security actions, without a signed-in user.", + "Name": "SearchConfiguration.ReadWrite.All", + "Description": "Read and write your organization's search configuration", + "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityAction", "Uri": "/security/securityActions/{securityAction-id}", - "Command": "Get-MgBetaSecurityAction", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -114006,18 +114025,18 @@ "FullDescription": "Allows the app to read or update security actions, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityAction", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityAction", "Uri": "/security/securityActions", - "Command": "Get-MgBetaSecurityAction", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -114031,44 +114050,44 @@ "FullDescription": "Allows the app to read or update security actions, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityActionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/securityActions/$count", - "Command": "Get-MgBetaSecurityActionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { - "Name": "SecurityEvents.Read.All", - "Description": "Read your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.", + "Name": "SecurityActions.Read.All", + "Description": "Read your organization's security actions", + "FullDescription": "Allows the app to read security actions, without a signed-in user.", "IsAdmin": false }, { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", + "Name": "SecurityActions.ReadWrite.All", + "Description": "Read and update your organization's security actions", + "FullDescription": "Allows the app to read or update security actions, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAlert", "Uri": "/security/alerts/{alert-id}", - "Command": "Get-MgBetaSecurityAlert", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -114082,18 +114101,18 @@ "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityAlert", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAlert", "Uri": "/security/alerts", - "Command": "Get-MgBetaSecurityAlert", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -114107,44 +114126,44 @@ "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityAlertCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/alerts/$count", - "Command": "Get-MgBetaSecurityAlertCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { - "Name": "SecurityAlert.Read.All", - "Description": "Read all security alerts", - "FullDescription": "Allows the app to read all security alerts, without a signed-in user.", + "Name": "SecurityEvents.Read.All", + "Description": "Read your organization’s security events", + "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.", "IsAdmin": false }, { - "Name": "SecurityAlert.ReadWrite.All", - "Description": "Read and write to all security alerts", - "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.", + "Name": "SecurityEvents.ReadWrite.All", + "Description": "Read and update your organization’s security events", + "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityAlertV2", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/alerts_v2/{alert-id}", - "Command": "Get-MgBetaSecurityAlertV2", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -114158,18 +114177,18 @@ "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityAlertV2", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/alerts_v2", - "Command": "Get-MgBetaSecurityAlertV2", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -114183,19 +114202,36 @@ "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityAlertV2Count", + "Method": "GET", "Variants": [ "Get1" ], "OutputType": null, "Uri": "/security/alerts_v2/$count", - "Command": "Get-MgBetaSecurityAlertV2Count", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "SecurityAlert.Read.All", + "Description": "Read all security alerts", + "FullDescription": "Allows the app to read all security alerts, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "SecurityAlert.ReadWrite.All", + "Description": "Read and write to all security alerts", + "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -114203,222 +114239,222 @@ ], "OutputType": "IMicrosoftGraphAttackSimulationRoot", "Uri": "/security/attackSimulation", - "Command": "Get-MgBetaSecurityAttackSimulation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityAttackSimulation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSimulation", "Uri": "/security/attackSimulation/simulations", - "Command": "Get-MgBetaSecurityAttackSimulation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSimulationAutomation", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSimulationAutomation", "Uri": "/security/attackSimulation/simulationAutomations", - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/attackSimulation/simulationAutomations/$count", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "AttackSimulation.Read.All", + "Description": "Read attack simulation data of an organization", + "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityAttackSimulationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/attackSimulation/simulations/$count", - "Command": "Get-MgBetaSecurityAttackSimulationCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "AttackSimulation.Read.All", + "Description": "Read attack simulation data of an organization", + "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndUserNotification", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndUserNotification", "Uri": "/security/attackSimulation/endUserNotifications", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/attackSimulation/endUserNotifications/$count", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -114427,75 +114463,75 @@ ], "OutputType": "IMicrosoftGraphLandingPage", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphLandingPage", "Uri": "/security/attackSimulation/landingPages", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/attackSimulation/landingPages/$count", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphLandingPageDetail", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphLandingPageDetail", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -114504,84 +114540,79 @@ ], "OutputType": "IMicrosoftGraphLoginPage", "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphLoginPage", "Uri": "/security/attackSimulation/loginPages", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/attackSimulation/loginPages/$count", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttackSimulationOperation", "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "AttackSimulation.Read.All", + "Description": "Read attack simulation data of an organization", + "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttackSimulationOperation", "Uri": "/security/attackSimulation/operations", - "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/attackSimulation/operations/$count", - "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityAttackSimulationPayload", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -114590,159 +114621,147 @@ ], "OutputType": "IMicrosoftGraphPayload", "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Command": "Get-MgBetaSecurityAttackSimulationPayload", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityAttackSimulationPayload", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPayload", "Uri": "/security/attackSimulation/payloads", - "Command": "Get-MgBetaSecurityAttackSimulationPayload", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/attackSimulation/payloads/$count", - "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "AttackSimulation.Read.All", + "Description": "Read attack simulation data of an organization", + "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTraining", "Uri": "/security/attackSimulation/trainings/{training-id}", - "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTraining", "Uri": "/security/attackSimulation/trainings", - "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/attackSimulation/trainings/$count", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCase", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSecurityCasesRoot", "Uri": "/security/cases", - "Command": "Get-MgBetaSecurityCase", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -114756,18 +114775,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -114781,18 +114800,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -114806,19 +114825,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -114832,18 +114851,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -114857,19 +114876,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -114883,32 +114902,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Security", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -114922,18 +114928,31 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -114947,45 +114966,70 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -114999,18 +115043,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115024,70 +115069,44 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115101,19 +115120,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115127,19 +115146,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115153,18 +115172,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115178,83 +115197,108 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecuritySiteSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecuritySiteSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115268,18 +115312,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115293,19 +115338,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115319,100 +115364,74 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Security", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115426,19 +115445,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115452,19 +115471,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115478,18 +115497,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115503,19 +115522,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115529,19 +115548,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115555,31 +115574,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Security", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115593,19 +115599,32 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115619,32 +115638,58 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115658,70 +115703,44 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115735,18 +115754,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115760,19 +115779,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115786,19 +115805,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115812,79 +115831,105 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115898,67 +115943,67 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } }, { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -115972,67 +116017,67 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } }, { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -116046,19 +116091,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -116072,19 +116117,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -116098,56 +116142,57 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -116161,180 +116206,180 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "Uri": "/security/cloudAppSecurityProfiles", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/cloudAppSecurityProfiles/$count", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityDomainSecurityProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDomainSecurityProfile", "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "Command": "Get-MgBetaSecurityDomainSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityDomainSecurityProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDomainSecurityProfile", "Uri": "/security/domainSecurityProfiles", - "Command": "Get-MgBetaSecurityDomainSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/domainSecurityProfiles/$count", - "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityFileSecurityProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphFileSecurityProfile", "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "Command": "Get-MgBetaSecurityFileSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityFileSecurityProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphFileSecurityProfile", "Uri": "/security/fileSecurityProfiles", - "Command": "Get-MgBetaSecurityFileSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityFileSecurityProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/fileSecurityProfiles/$count", - "Command": "Get-MgBetaSecurityFileSecurityProfileCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityHostSecurityProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphHostSecurityProfile", "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "Command": "Get-MgBetaSecurityHostSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityHostSecurityProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphHostSecurityProfile", "Uri": "/security/hostSecurityProfiles", - "Command": "Get-MgBetaSecurityHostSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityHostSecurityProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/hostSecurityProfiles/$count", - "Command": "Get-MgBetaSecurityHostSecurityProfileCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSecurityIncident", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityIncident", + "Uri": "/security/incidents/{incident-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -116348,19 +116393,18 @@ "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityIncident", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents/{incident-id}", - "Command": "Get-MgBetaSecurityIncident", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/security/incidents", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -116374,56 +116418,56 @@ "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents", - "Command": "Get-MgBetaSecurityIncident", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityIncidentAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "Command": "Get-MgBetaSecurityIncidentAlert", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityIncidentAlert", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/incidents/{incident-id}/alerts", - "Command": "Get-MgBetaSecurityIncidentAlert", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityIncidentAlertCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/incidents/{incident-id}/alerts/$count", - "Command": "Get-MgBetaSecurityIncidentAlertCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSecurityIncidentCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/security/incidents/$count", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -116437,55 +116481,30 @@ "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/incidents/$count", - "Command": "Get-MgBetaSecurityIncidentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityInformationProtection", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSecurityInformationProtection", "Uri": "/security/informationProtection", - "Command": "Get-MgBetaSecurityInformationProtection", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [ - { - "Name": "InformationProtectionPolicy.Read", - "Description": "Read user sensitivity labels and label policies.", - "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", - "IsAdmin": false - }, - { - "Name": "InformationProtectionPolicy.Read.All", - "Description": "Read all published labels and label policies for an organization.", - "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", "Uri": "/security/informationProtection/labelPolicySettings", - "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -116499,19 +116518,19 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -116525,18 +116544,18 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Uri": "/security/informationProtection/sensitivityLabels", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -116550,316 +116569,342 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/informationProtection/sensitivityLabels/$count", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "InformationProtectionPolicy.Read", + "Description": "Read user sensitivity labels and label policies.", + "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", + "IsAdmin": false + }, + { + "Name": "InformationProtectionPolicy.Read.All", + "Description": "Read all published labels and label policies for an organization.", + "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityIPSecurityProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIPSecurityProfile", "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "Command": "Get-MgBetaSecurityIPSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityIPSecurityProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIPSecurityProfile", "Uri": "/security/ipSecurityProfiles", - "Command": "Get-MgBetaSecurityIPSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityIPSecurityProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/ipSecurityProfiles/$count", - "Command": "Get-MgBetaSecurityIPSecurityProfileCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabel", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSecurityLabelsRoot", "Uri": "/security/labels", - "Command": "Get-MgBetaSecurityLabel", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelAuthority", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Command": "Get-MgBetaSecurityLabelAuthority", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelAuthority", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Uri": "/security/labels/authorities", - "Command": "Get-MgBetaSecurityLabelAuthority", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelAuthorityCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/labels/authorities/$count", - "Command": "Get-MgBetaSecurityLabelAuthorityCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Command": "Get-MgBetaSecurityLabelCategory", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Uri": "/security/labels/categories", - "Command": "Get-MgBetaSecurityLabelCategory", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelCategoryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/labels/categories/$count", - "Command": "Get-MgBetaSecurityLabelCategoryCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelCategorySubCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate", "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/{subCategoryTemplate-id}", - "Command": "Get-MgBetaSecurityLabelCategorySubCategory", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelCategorySubCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate", "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories", - "Command": "Get-MgBetaSecurityLabelCategorySubCategory", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelCategorySubCategoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/$count", - "Command": "Get-MgBetaSecurityLabelCategorySubCategoryCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelCitation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Uri": "/security/labels/citations/{citationTemplate-id}", - "Command": "Get-MgBetaSecurityLabelCitation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelCitation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Uri": "/security/labels/citations", - "Command": "Get-MgBetaSecurityLabelCitation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelCitationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/labels/citations/$count", - "Command": "Get-MgBetaSecurityLabelCitationCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelDepartment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Command": "Get-MgBetaSecurityLabelDepartment", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelDepartment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Uri": "/security/labels/departments", - "Command": "Get-MgBetaSecurityLabelDepartment", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelDepartmentCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/labels/departments/$count", - "Command": "Get-MgBetaSecurityLabelDepartmentCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Uri": "/security/labels/filePlanReferences", - "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/labels/filePlanReferences/$count", - "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelRetentionEventType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "Command": "Get-MgBetaSecurityLabelRetentionEventType", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -116873,19 +116918,18 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Command": "Get-MgBetaSecurityLabelRetentionLabel", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/security/labels/retentionLabels", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -116899,18 +116943,18 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Uri": "/security/labels/retentionLabels", - "Command": "Get-MgBetaSecurityLabelRetentionLabel", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/security/labels/retentionLabels/$count", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -116924,197 +116968,172 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/labels/retentionLabels/$count", - "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-id}", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityProviderTenantSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProviderTenantSetting", "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "Command": "Get-MgBetaSecurityProviderTenantSetting", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityProviderTenantSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphProviderTenantSetting", "Uri": "/security/providerTenantSettings", - "Command": "Get-MgBetaSecurityProviderTenantSetting", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityProviderTenantSettingCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/providerTenantSettings/$count", - "Command": "Get-MgBetaSecurityProviderTenantSettingCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [ - { - "Name": "SecurityEvents.Read.All", - "Description": "Read your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaSecuritySecureScore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecureScore", "Uri": "/security/secureScores/{secureScore-id}", - "Command": "Get-MgBetaSecuritySecureScore", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -117128,18 +117147,18 @@ "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecuritySecureScore", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecureScore", "Uri": "/security/secureScores", - "Command": "Get-MgBetaSecuritySecureScore", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -117153,19 +117172,19 @@ "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -117179,18 +117198,18 @@ "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles", - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -117204,18 +117223,18 @@ "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/secureScoreControlProfiles/$count", - "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -117229,18 +117248,44 @@ "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecuritySecureScoreCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/secureScores/$count", - "Command": "Get-MgBetaSecuritySecureScoreCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "SecurityEvents.Read.All", + "Description": "Read your organization’s security events", + "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "SecurityEvents.ReadWrite.All", + "Description": "Read and update your organization’s security events", + "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -117254,19 +117299,18 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Command": "Get-MgBetaSecuritySubjectRightsRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/security/subjectRightsRequests", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -117280,120 +117324,120 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/security/subjectRightsRequests", - "Command": "Get-MgBetaSecuritySubjectRightsRequest", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/security/subjectRightsRequests/$count", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -117407,18 +117451,19 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/security/subjectRightsRequests/$count", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -117432,45 +117477,44 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -117484,18 +117528,19 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -117509,102 +117554,88 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeam", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligence", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", "Uri": "/security/threatIntelligence", - "Command": "Get-MgBetaSecurityThreatIntelligence", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/articles/{article-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/articles", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/threatIntelligence/articles/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Security", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -117613,39 +117644,44 @@ ], "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Uri": "/security/threatIntelligence/articleIndicators", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -117653,48 +117689,43 @@ ], "OutputType": null, "Uri": "/security/threatIntelligence/articleIndicators/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hosts", - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -117703,26 +117734,31 @@ ], "OutputType": "IMicrosoftGraphSecurityHostComponent", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSecurityHostComponent", "Uri": "/security/threatIntelligence/hostComponents", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -117730,31 +117766,26 @@ ], "OutputType": null, "Uri": "/security/threatIntelligence/hostComponents/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -117763,26 +117794,31 @@ ], "OutputType": "IMicrosoftGraphSecurityHostCookie", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSecurityHostCookie", "Uri": "/security/threatIntelligence/hostCookies", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -117790,195 +117826,190 @@ ], "OutputType": null, "Uri": "/security/threatIntelligence/hostCookies/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/threatIntelligence/hosts/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityHostReputation", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecuritySubdomain", "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecuritySubdomain", "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -117987,31 +118018,31 @@ ], "OutputType": "IMicrosoftGraphSecurityHostTracker", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSecurityHostTracker", "Uri": "/security/threatIntelligence/hostTrackers", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -118019,438 +118050,452 @@ ], "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Uri": "/security/threatIntelligence/intelProfiles", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/threatIntelligence/intelProfiles/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecuritySubdomain", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecuritySubdomain", "Uri": "/security/threatIntelligence/subdomains", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/threatIntelligence/subdomains/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityVulnerability", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityVulnerability", "Uri": "/security/threatIntelligence/vulnerabilities", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatSubmission", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", "Uri": "/security/threatSubmission", - "Command": "Get-MgBetaSecurityThreatSubmission", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -118476,19 +118521,18 @@ "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies without a signed-in user. Also allows the app to create new threat submissions without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/security/threatSubmission/emailThreats", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -118514,18 +118558,18 @@ "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies without a signed-in user. Also allows the app to create new threat submissions without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Uri": "/security/threatSubmission/emailThreats", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/security/threatSubmission/emailThreats/$count", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -118551,31 +118595,31 @@ "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies without a signed-in user. Also allows the app to create new threat submissions without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatSubmission/emailThreats/$count", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -118613,18 +118657,18 @@ "FullDescription": "Allows the app to read your organization's threat submission policies without a signed-in user. Also allows the app to create new threat submission polices without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -118662,18 +118706,19 @@ "FullDescription": "Allows the app to read your organization's threat submission policies without a signed-in user. Also allows the app to create new threat submission polices without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -118699,19 +118744,18 @@ "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies without a signed-in user. Also allows the app to create new threat submissions without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/security/threatSubmission/fileThreats", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -118737,18 +118781,18 @@ "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies without a signed-in user. Also allows the app to create new threat submissions without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Uri": "/security/threatSubmission/fileThreats", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/security/threatSubmission/fileThreats/$count", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -118774,18 +118818,19 @@ "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies without a signed-in user. Also allows the app to create new threat submissions without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatSubmission/fileThreats/$count", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -118811,19 +118856,18 @@ "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies without a signed-in user. Also allows the app to create new threat submissions without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/security/threatSubmission/urlThreats", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -118849,18 +118893,18 @@ "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies without a signed-in user. Also allows the app to create new threat submissions without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Uri": "/security/threatSubmission/urlThreats", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/security/threatSubmission/urlThreats/$count", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -118886,108 +118930,83 @@ "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies without a signed-in user. Also allows the app to create new threat submissions without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/threatSubmission/urlThreats/$count", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIndicators.ReadWrite.OwnedBy", - "Description": "Manage threat indicators this app creates or owns", - "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSecurityTiIndicator", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTiIndicator", "Uri": "/security/tiIndicators/{tiIndicator-id}", - "Command": "Get-MgBetaSecurityTiIndicator", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityTiIndicator", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTiIndicator", "Uri": "/security/tiIndicators", - "Command": "Get-MgBetaSecurityTiIndicator", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSecurityTiIndicatorCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/tiIndicators/$count", - "Command": "Get-MgBetaSecurityTiIndicatorCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ThreatIndicators.ReadWrite.OwnedBy", + "Description": "Manage threat indicators this app creates or owns", + "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityTrigger", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSecurityTriggersRoot", "Uri": "/security/triggers", - "Command": "Get-MgBetaSecurityTrigger", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [ - { - "Name": "RecordsManagement.Read.All", - "Description": "Read Records Management configuration, labels, and policies", - "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -119001,18 +119020,18 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Uri": "/security/triggers/retentionEvents", - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -119026,18 +119045,18 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/triggers/retentionEvents/$count", - "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -119051,31 +119070,19 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityTriggerRetentionEventType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "Command": "Get-MgBetaSecurityTriggerRetentionEventType", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", - "Permissions": [], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", - "Uri": "/security/triggerTypes", - "Command": "Get-MgBetaSecurityTriggerType", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Security", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -119089,19 +119096,31 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } + ] + }, + { + "Command": "Get-MgBetaSecurityTriggerType", + "Method": "GET", + "Variants": [ + "Get" ], + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Uri": "/security/triggerTypes", + "Module": "Beta.Security", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -119115,18 +119134,18 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggerTypes/retentionEventTypes", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -119140,328 +119159,354 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "RecordsManagement.Read.All", + "Description": "Read Records Management configuration, labels, and policies", + "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.", + "IsAdmin": true + }, + { + "Name": "RecordsManagement.ReadWrite.All", + "Description": "Read and write Records Management configuration, labels, and policies", + "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityUserSecurityProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserSecurityProfile", "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "Command": "Get-MgBetaSecurityUserSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityUserSecurityProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserSecurityProfile", "Uri": "/security/userSecurityProfiles", - "Command": "Get-MgBetaSecurityUserSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaSecurityUserSecurityProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/userSecurityProfiles/$count", - "Command": "Get-MgBetaSecurityUserSecurityProfileCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": { - "Name": "ServiceHealth.Read.All", - "Description": "Read service health", - "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", - "IsAdmin": false - }, + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServiceHealth", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.ServiceAnnouncement", + "ApiVersion": "beta", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServiceHealth", "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.ServiceAnnouncement", + "ApiVersion": "beta", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ServiceHealth.Read.All", + "Description": "Read service health", + "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": { - "Name": "ServiceHealth.Read.All", - "Description": "Read service health", - "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", - "IsAdmin": false - }, + "Command": "Get-MgBetaServiceAnnouncementIssue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Command": "Get-MgBetaServiceAnnouncementIssue", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.ServiceAnnouncement", + "ApiVersion": "beta", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaServiceAnnouncementIssue", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/issues", - "Command": "Get-MgBetaServiceAnnouncementIssue", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.ServiceAnnouncement", + "ApiVersion": "beta", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaServiceAnnouncementIssueCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/issues/$count", - "Command": "Get-MgBetaServiceAnnouncementIssueCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.ServiceAnnouncement", + "ApiVersion": "beta", "Permissions": { - "Name": "ServiceMessage.Read.All", - "Description": "Read service messages", - "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", + "Name": "ServiceHealth.Read.All", + "Description": "Read service health", + "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaServiceAnnouncementMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Command": "Get-MgBetaServiceAnnouncementMessage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.ServiceAnnouncement", + "ApiVersion": "beta", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaServiceAnnouncementMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Uri": "/admin/serviceAnnouncement/messages", - "Command": "Get-MgBetaServiceAnnouncementMessage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.ServiceAnnouncement", + "ApiVersion": "beta", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.ServiceAnnouncement", + "ApiVersion": "beta", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ServiceMessage.Read.All", + "Description": "Read service messages", + "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": { - "Name": "ServiceMessage.Read.All", - "Description": "Read service messages", - "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", - "IsAdmin": false - }, + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Devices.ServiceAnnouncement", + "ApiVersion": "beta", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaServiceAnnouncementMessageCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/$count", - "Command": "Get-MgBetaServiceAnnouncementMessageCount", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ServiceMessage.Read.All", + "Description": "Read service messages", + "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaServicePrincipal", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -119493,19 +119538,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaServicePrincipal", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "Command": "Get-MgBetaServicePrincipal", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -119537,69 +119581,69 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals", - "Command": "Get-MgBetaServicePrincipal", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -119631,18 +119675,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -119674,32 +119719,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -119731,18 +119775,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -119774,32 +119819,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/getByIds", - "Command": "Get-MgBetaServicePrincipalById", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -119825,18 +119869,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -119862,18 +119906,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -119899,19 +119944,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaServicePrincipalCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -119943,31 +119987,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/servicePrincipals/$count", - "Command": "Get-MgBetaServicePrincipalCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "Command": "Get-MgBetaServicePrincipalCreatedObject", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -119999,43 +120043,44 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "Command": "Get-MgBetaServicePrincipalCreatedObject", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -120067,45 +120112,44 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", - "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -120125,18 +120169,19 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -120156,19 +120201,18 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaServicePrincipalDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/delta", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -120200,93 +120244,56 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/delta", - "Command": "Get-MgBetaServicePrincipalDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Command": "Get-MgBetaServicePrincipalEndpoint", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Command": "Get-MgBetaServicePrincipalEndpoint", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalEndpointCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "Command": "Get-MgBetaServicePrincipalEndpointCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -120312,18 +120319,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -120349,57 +120356,97 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count", - "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalMemberGroup", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -120467,7 +120514,11 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaServicePrincipalMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -120475,13 +120526,9 @@ "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "Command": "Get-MgBetaServicePrincipalMemberGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -120555,34 +120602,31 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "Command": "Get-MgBetaServicePrincipalMemberObject", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "Command": "Get-MgBetaServicePrincipalMemberOf", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -120614,68 +120658,69 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "Command": "Get-MgBetaServicePrincipalMemberOf", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -120707,58 +120752,57 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", - "Command": "Get-MgBetaServicePrincipalMemberOfCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -120778,18 +120822,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -120809,32 +120854,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "Command": "Get-MgBetaServicePrincipalOwnedObject", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -120866,118 +120910,119 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "Command": "Get-MgBetaServicePrincipalOwnedObject", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -121009,71 +121054,70 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalOwner", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -121105,93 +121149,93 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "Command": "Get-MgBetaServicePrincipalOwner", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalOwnerByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -121223,18 +121267,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaServicePrincipalOwnerCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "Command": "Get-MgBetaServicePrincipalOwnerByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -121266,58 +121311,60 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", - "Command": "Get-MgBetaServicePrincipalOwnerCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -121343,100 +121390,76 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", - "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityRiskEvent.Read.All", - "Description": "Read all identity risk event information", - "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaServicePrincipalRiskDetection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Command": "Get-MgBetaServicePrincipalRiskDetection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read all identity risk event information", "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaServicePrincipalRiskDetection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections", - "Command": "Get-MgBetaServicePrincipalRiskDetection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read all identity risk event information", "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "IdentityRiskEvent.Read.All", + "Description": "Read all identity risk event information", + "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalSynchronization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Command": "Get-MgBetaServicePrincipalSynchronization", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [ - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Synchronization.ReadWrite.All", - "Description": "Read and write all Azure AD synchronization data. ", - "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", + "Method": "POST", "Variants": [ "Acquire", "AcquireExpanded", @@ -121445,12 +121468,8 @@ ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -121458,31 +121477,25 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false }, - { - "Name": "Synchronization.Read.All", - "Description": "Read all Azure AD synchronization data. ", - "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.", - "IsAdmin": false - }, { "Name": "Synchronization.ReadWrite.All", "Description": "Read and write all Azure AD synchronization data. ", "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -121502,18 +121515,18 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -121533,19 +121546,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -121565,70 +121578,102 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Synchronization.Read.All", + "Description": "Read all Azure AD synchronization data. ", + "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Synchronization.ReadWrite.All", + "Description": "Read and write all Azure AD synchronization data. ", + "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -121648,19 +121693,18 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -121680,18 +121724,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -121711,19 +121756,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -121743,108 +121788,107 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -121870,18 +121914,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -121907,32 +121952,31 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -121958,68 +122002,69 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -122045,58 +122090,57 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaServicePrincipalUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/getUserOwnedObjects", - "Command": "Get-MgBetaServicePrincipalUserOwnedObject", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaSettingCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/settings/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -122122,107 +122166,108 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/settings/$count", - "Command": "Get-MgBetaSettingCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareContentTypeBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "Command": "Get-MgBetaShareContentTypeBase", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareContentTypeBaseType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Command": "Get-MgBetaShareContentTypeBaseType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareContentTypeBaseType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "Command": "Get-MgBetaShareContentTypeBaseType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareContentTypeBaseTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Command": "Get-MgBetaShareContentTypeBaseTypeCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/shares/$count", - "Command": "Get-MgBetaShareCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "Command": "Get-MgBetaShareCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaShareDriveItem", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/driveItem", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -122242,19 +122287,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaShareDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "Command": "Get-MgBetaShareDriveItem", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -122292,71 +122337,62 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "Command": "Get-MgBetaShareDriveItemContent", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "Command": "Get-MgBetaShareItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/items", - "Command": "Get-MgBetaShareItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Command": "Get-MgBetaShareItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "Command": "Get-MgBetaShareItemCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122365,13 +122401,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "Command": "Get-MgBetaShareItemLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122380,13 +122416,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122395,13 +122431,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "Command": "Get-MgBetaShareLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122410,306 +122446,306 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphList", "Uri": "/shares/{sharedDriveItem-id}/list", - "Command": "Get-MgBetaShareList", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/shares/{sharedDriveItem-id}/list/activities", - "Command": "Get-MgBetaShareListActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Command": "Get-MgBetaShareListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Command": "Get-MgBetaShareListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "Command": "Get-MgBetaShareListColumnCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaShareListColumnSourceColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Command": "Get-MgBetaShareListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListContentType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Command": "Get-MgBetaShareListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListContentTypeColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgBetaShareListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListContentTypeColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Command": "Get-MgBetaShareListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListContentTypeColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgBetaShareListContentTypeColumnCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgBetaShareListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgBetaShareListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgBetaShareListContentTypeColumnPosition", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgBetaShareListContentTypeColumnPosition", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "Command": "Get-MgBetaShareListContentTypeCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "Command": "Get-MgBetaShareListCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "Command": "Get-MgBetaShareListDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122718,38 +122754,38 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Command": "Get-MgBetaShareListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Command": "Get-MgBetaShareListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemActivity", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", - "Command": "Get-MgBetaShareListItemActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122758,13 +122794,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaShareListItemActivityByInterval", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122773,13 +122809,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "Command": "Get-MgBetaShareListItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122788,13 +122824,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "Command": "Get-MgBetaShareListItemCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122803,13 +122839,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -122818,13 +122854,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "Command": "Get-MgBetaShareListItemDelta", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122833,26 +122869,26 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122861,13 +122897,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122876,13 +122912,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgBetaShareListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122891,13 +122927,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "Command": "Get-MgBetaShareListItemDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122906,13 +122942,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Get-MgBetaShareListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemField", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122921,13 +122957,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Command": "Get-MgBetaShareListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemVersion", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122936,26 +122972,26 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Get-MgBetaShareListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemVersion", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Command": "Get-MgBetaShareListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122964,13 +123000,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "Command": "Get-MgBetaShareListItemVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListItemVersionField", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -122979,127 +123015,136 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Get-MgBetaShareListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Get-MgBetaShareListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Command": "Get-MgBetaShareListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "Command": "Get-MgBetaShareListOperationCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Command": "Get-MgBetaShareListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Command": "Get-MgBetaShareListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareListSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "Command": "Get-MgBetaShareListSubscriptionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaSharePermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/shares/{sharedDriveItem-id}/permission", - "Command": "Get-MgBetaSharePermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareRoot", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/root", - "Command": "Get-MgBetaShareRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareRootContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Command": "Get-MgBetaShareRootContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Uri": "/shares/{sharedDriveItem-id}", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -123119,44 +123164,45 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Uri": "/shares/{sharedDriveItem-id}", - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSharedDriveItem", "Uri": "/shares", - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaShareSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/shares/{sharedDriveItem-id}/site", - "Command": "Get-MgBetaShareSite", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSite", + "Method": "GET", + "Variants": [ + "Get", + "Get2", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/{site-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -123170,20 +123216,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSite", + "Method": "GET", "Variants": [ - "Get", - "Get2", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}", - "Command": "Get-MgBetaSite", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -123197,18 +123241,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites", - "Command": "Get-MgBetaSite", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteActivityByInterval", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -123246,19 +123291,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaSiteActivityByInterval", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/sites/{site-id}/analytics", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -123296,121 +123341,121 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/analytics", - "Command": "Get-MgBetaSiteAnalytic", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteAnalyticLastSevenDay", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/analytics/lastSevenDays", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -123448,19 +123493,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/lastSevenDays", - "Command": "Get-MgBetaSiteAnalyticLastSevenDay", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/analytics/allTime", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -123498,19 +123543,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteApplicableContentTypeForList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/allTime", - "Command": "Get-MgBetaSiteAnalyticTime", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -123536,32 +123581,32 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "Command": "Get-MgBetaSiteApplicableContentTypeForList", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteByPath", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "Command": "Get-MgBetaSiteByPath", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteColumn", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -123587,19 +123632,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteColumn", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "Command": "Get-MgBetaSiteColumn", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/columns", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -123625,18 +123669,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns", - "Command": "Get-MgBetaSiteColumn", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteColumnCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/columns/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -123662,32 +123707,32 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/columns/$count", - "Command": "Get-MgBetaSiteColumnCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaSiteColumnSourceColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteContentType", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -123713,19 +123758,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteContentType", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "Command": "Get-MgBetaSiteContentType", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/contentTypes", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -123751,19 +123795,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes", - "Command": "Get-MgBetaSiteContentType", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteContentTypeBase", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -123772,13 +123808,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "Command": "Get-MgBetaSiteContentTypeBase", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteContentTypeBaseType", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -123787,26 +123823,26 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Command": "Get-MgBetaSiteContentTypeBaseType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteContentTypeBaseType", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Command": "Get-MgBetaSiteContentTypeBaseType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -123815,87 +123851,21 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [ - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all site collections", - "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaSiteContentTypeColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgBetaSiteContentTypeColumn", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", - "Permissions": [ - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all site collections", - "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false - } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Command": "Get-MgBetaSiteContentTypeColumn", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -123921,108 +123891,183 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaSiteContentTypeColumn", + "Method": "GET", + "Variants": [ + "List" ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Module": "Beta.Sites", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false + } + ] + }, + { + "Command": "Get-MgBetaSiteContentTypeColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgBetaSiteContentTypeColumnCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgBetaSiteContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgBetaSiteContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124036,19 +124081,19 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124074,19 +124119,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get1" ], "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/$count", - "Command": "Get-MgBetaSiteContentTypeCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -124100,18 +124144,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get1" - ], - "OutputType": null, - "Uri": "/sites/$count", - "Command": "Get-MgBetaSiteCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteDefaultDrive", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/drive", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -124149,19 +124194,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/drive", - "Command": "Get-MgBetaSiteDefaultDrive", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/delta", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -124175,31 +124219,31 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/delta", - "Command": "Get-MgBetaSiteDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/sites/{site-id}/drives/{drive-id}", - "Command": "Get-MgBetaSiteDrive", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteDrive", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/drives", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -124237,18 +124281,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/drives", - "Command": "Get-MgBetaSiteDrive", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteDriveCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/drives/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -124286,109 +124331,109 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/drives/$count", - "Command": "Get-MgBetaSiteDriveCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteExternalColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Command": "Get-MgBetaSiteExternalColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteExternalColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/externalColumns", - "Command": "Get-MgBetaSiteExternalColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteExternalColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/externalColumns/$count", - "Command": "Get-MgBetaSiteExternalColumnCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Command": "Get-MgBetaSiteItemLastModifiedByUser", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "Command": "Get-MgBetaSiteLastModifiedByUser", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteList", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphList", + "Uri": "/sites/{site-id}/lists/{list-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -124402,19 +124447,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteList", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List1" ], "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/lists/{list-id}", - "Command": "Get-MgBetaSiteList", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/lists", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -124428,18 +124472,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List1" - ], - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/lists", - "Command": "Get-MgBetaSiteList", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteListActivity", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/sites/{site-id}/lists/{list-id}/activities", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -124477,18 +124521,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "Command": "Get-MgBetaSiteListActivity", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteListColumn", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124514,19 +124559,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteListColumn", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Command": "Get-MgBetaSiteListColumn", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124552,18 +124596,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "Command": "Get-MgBetaSiteListColumn", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteListColumnCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124589,32 +124634,32 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", - "Command": "Get-MgBetaSiteListColumnCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaSiteListColumnSourceColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteListContentType", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124640,19 +124685,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteListContentType", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Command": "Get-MgBetaSiteListContentType", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124678,18 +124722,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "Command": "Get-MgBetaSiteListContentType", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteListContentTypeColumn", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124715,19 +124760,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteListContentTypeColumn", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgBetaSiteListContentTypeColumn", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124753,18 +124797,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Command": "Get-MgBetaSiteListContentTypeColumn", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteListContentTypeColumnCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124790,108 +124835,108 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgBetaSiteListContentTypeColumnCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124905,19 +124950,19 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteListContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -124943,19 +124988,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteListCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "Command": "Get-MgBetaSiteListContentTypeCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/lists/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -124969,58 +125014,58 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/$count", - "Command": "Get-MgBetaSiteListCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "Command": "Get-MgBetaSiteListCreatedByUser", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "Command": "Get-MgBetaSiteListDrive", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteListItem", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -125040,19 +125085,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteListItem", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Command": "Get-MgBetaSiteListItem", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/items", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -125066,31 +125110,31 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "Command": "Get-MgBetaSiteListItem", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListItemActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Command": "Get-MgBetaSiteListItemActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteListItemActivity", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -125128,18 +125172,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "Command": "Get-MgBetaSiteListItemActivity", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteListItemActivityByInterval", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -125177,19 +125222,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteListItemActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaSiteListItemActivityByInterval", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -125227,58 +125272,58 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "Command": "Get-MgBetaSiteListItemActivityCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListItemActivityDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "Command": "Get-MgBetaSiteListItemActivityDriveItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListItemActivityListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "Command": "Get-MgBetaSiteListItemActivityListItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteListItemAnalytic", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -125316,45 +125361,47 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "Command": "Get-MgBetaSiteListItemAnalytic", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Command": "Get-MgBetaSiteListItemCreatedByUser", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteListItemDelta", + "Method": "GET", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], + "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -125368,21 +125415,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", - "Command": "Get-MgBetaSiteListItemDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125414,19 +125459,18 @@ "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgBetaSiteListItemDocumentSetVersion", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125458,18 +125502,19 @@ "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Command": "Get-MgBetaSiteListItemDocumentSetVersion", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125501,32 +125546,32 @@ "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -125564,45 +125609,45 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "Command": "Get-MgBetaSiteListItemDriveItem", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Command": "Get-MgBetaSiteListItemDriveItemContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Command": "Get-MgBetaSiteListItemField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteListItemVersion", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -125616,19 +125661,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteListItemVersion", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Get-MgBetaSiteListItemVersion", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -125642,18 +125686,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Command": "Get-MgBetaSiteListItemVersion", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteListItemVersionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -125667,32 +125712,32 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "Command": "Get-MgBetaSiteListItemVersionCount", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Get-MgBetaSiteListItemVersionField", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125718,19 +125763,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteListOperation", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Command": "Get-MgBetaSiteListOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/operations", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125756,18 +125800,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "Command": "Get-MgBetaSiteListOperation", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteListOperationCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -125793,101 +125838,57 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", - "Command": "Get-MgBetaSiteListOperationCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Command": "Get-MgBetaSiteListSubscription", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Command": "Get-MgBetaSiteListSubscription", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteListSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Command": "Get-MgBetaSiteListSubscriptionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks", - "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks", - "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaSiteOnenoteNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Command": "Get-MgBetaSiteOnenoteNotebook", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -125919,18 +125920,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteNotebook", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/sites/{site-id}/onenote/notebooks", - "Command": "Get-MgBetaSiteOnenoteNotebook", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -125962,19 +125963,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteNotebookCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/$count", - "Command": "Get-MgBetaSiteOnenoteNotebookCount", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Sites", "Permissions": [ { "Name": "Notes.Create", @@ -126006,7 +126007,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -126015,12 +126020,8 @@ ], "OutputType": "IMicrosoftGraphCopyNotebookModel", "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Notes", "Permissions": [ { "Name": "Notes.Create", @@ -126052,18 +126053,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteNotebookSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "Get-MgBetaSiteOnenoteNotebookSection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -126095,18 +126096,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -126138,33 +126139,26 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Command": "Get-MgBetaSiteOnenoteOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Notes", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/operations/$count", - "Command": "Get-MgBetaSiteOnenoteOperationCount", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Notes", "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -126189,19 +126183,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Command": "Get-MgBetaSiteOnenotePage", + "OutputType": null, + "Uri": "/sites/{site-id}/onenote/operations/$count", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteOnenotePage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -126227,31 +126234,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenotePage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages", - "Command": "Get-MgBetaSiteOnenotePage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Notes", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Get-MgBetaSiteOnenotePageContent", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Notes", "Permissions": [ { "Name": "Notes.Read", @@ -126277,32 +126271,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenotePageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/onenote/pages/$count", - "Command": "Get-MgBetaSiteOnenotePageCount", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Get-MgBetaSiteOnenotePageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Command": "Get-MgBetaSiteOnenoteResource", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/$count", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -126328,39 +126322,33 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Get-MgBetaSiteOnenoteResourceContent", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Get-MgBetaSiteOnenoteResourceContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/onenote/resources/$count", - "Command": "Get-MgBetaSiteOnenoteResourceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -126385,19 +126373,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Command": "Get-MgBetaSiteOnenoteSection", + "OutputType": null, + "Uri": "/sites/{site-id}/onenote/resources/$count", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteOnenoteSection", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -126429,18 +126430,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections", - "Command": "Get-MgBetaSiteOnenoteSection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -126472,19 +126473,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteSectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/sections/$count", - "Command": "Get-MgBetaSiteOnenoteSectionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -126516,19 +126517,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Get-MgBetaSiteOnenoteSectionGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -126560,19 +126561,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups", - "Command": "Get-MgBetaSiteOnenoteSectionGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -126604,7 +126605,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -126613,12 +126618,8 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -126650,19 +126651,25 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -126687,93 +126694,56 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOnenoteSectionPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "Get-MgBetaSiteOnenoteSectionPage", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Sites", "Permissions": [ { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", "IsAdmin": false }, { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all site collections", - "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks", + "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false }, { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", "IsAdmin": false }, { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks", + "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Command": "Get-MgBetaSiteOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", - "Permissions": [ - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all site collections", - "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false - } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/operations", - "Command": "Get-MgBetaSiteOperation", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -126799,20 +126769,69 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaSiteOperation", + "Method": "GET", + "Variants": [ + "List" ], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/operations", + "Module": "Beta.Sites", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false + } + ] + }, + { + "Command": "Get-MgBetaSiteOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/operations/$count", - "Command": "Get-MgBetaSiteOperationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false + }, { "Name": "Sites.Read.All", "Description": "Read items in all site collections ", @@ -126825,19 +126844,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSitePage", "Uri": "/sites/{site-id}/pages/{sitePage-id}", - "Command": "Get-MgBetaSitePage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -126851,31 +126870,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSitePage", "Uri": "/sites/{site-id}/pages", - "Command": "Get-MgBetaSitePage", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphCanvasLayout", - "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout", - "Command": "Get-MgBetaSitePageCanvaLayout", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -126889,19 +126895,32 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePageCanvaLayout", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphHorizontalSection", - "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}", - "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSection", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -126915,18 +126934,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphHorizontalSection", "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections", - "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -126940,19 +126959,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -126966,18 +126985,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -126991,19 +127010,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumnCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -127017,19 +127036,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -127043,18 +127062,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWebPart", "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -127068,32 +127087,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphWebPartPosition", - "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -127107,19 +127113,32 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/$count", - "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionCount", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -127133,19 +127152,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePageCanvaLayoutVerticalSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphVerticalSection", "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection", - "Command": "Get-MgBetaSitePageCanvaLayoutVerticalSection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -127159,19 +127178,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection/webparts/{webPart-id}", - "Command": "Get-MgBetaSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -127185,18 +127204,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWebPart", "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection/webparts", - "Command": "Get-MgBetaSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -127210,32 +127229,58 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSitePageCanvaLayoutVerticalSectionWebpartCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection/webparts/$count", - "Command": "Get-MgBetaSitePageCanvaLayoutVerticalSectionWebpartCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWebPartPosition", "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "Command": "Get-MgBetaSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaSitePageCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/pages/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -127249,71 +127294,71 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/pages/$count", - "Command": "Get-MgBetaSitePageCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSitePageCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/pages/{sitePage-id}/createdByUser", - "Command": "Get-MgBetaSitePageCreatedByUser", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/pages/{sitePage-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSitePageLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/pages/{sitePage-id}/lastModifiedByUser", - "Command": "Get-MgBetaSitePageLastModifiedByUser", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/pages/{sitePage-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSitePageWebPart", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/pages/{sitePage-id}/webParts/{webPart-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -127327,19 +127372,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{sitePage-id}/webParts/{webPart-id}", - "Command": "Get-MgBetaSitePageWebPart", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSitePageWebPart", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWebPart", + "Uri": "/sites/{site-id}/pages/{sitePage-id}/webParts", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -127353,19 +127397,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphWebPart", - "Uri": "/sites/{site-id}/pages/{sitePage-id}/webParts", - "Command": "Get-MgBetaSitePageWebPart", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSitePageWebPartByPosition", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -127374,12 +127410,21 @@ ], "OutputType": "IMicrosoftGraphWebPart", "Uri": "/sites/{site-id}/pages/{sitePage-id}/getWebPartsByPosition", - "Command": "Get-MgBetaSitePageWebPartByPosition", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaSitePageWebPartCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/pages/{sitePage-id}/webParts/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -127393,85 +127438,85 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/pages/{sitePage-id}/webParts/$count", - "Command": "Get-MgBetaSitePageWebPartCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSitePageWebPartPositionOfWebPart", + "Method": "POST", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWebPartPosition", "Uri": "/sites/{site-id}/pages/{sitePage-id}/webParts/{webPart-id}/getPositionOfWebPart", - "Command": "Get-MgBetaSitePageWebPartPositionOfWebPart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaSitePermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Command": "Get-MgBetaSitePermission", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all site collections", "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSitePermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions", - "Command": "Get-MgBetaSitePermission", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all site collections", "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaSitePermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/permissions/$count", - "Command": "Get-MgBetaSitePermissionCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaSiteRecentNotebook", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRecentNotebook", + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -127503,19 +127548,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSiteTermStore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRecentNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "Command": "Get-MgBetaSiteRecentNotebook", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/sites/{site-id}/termStore", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127529,19 +127574,19 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSiteTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/sites/{site-id}/termStore", - "Command": "Get-MgBetaSiteTermStore", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127555,19 +127600,18 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaSiteTermStoreGroup", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Command": "Get-MgBetaSiteTermStoreGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/termStore/groups", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127581,18 +127625,19 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups", - "Command": "Get-MgBetaSiteTermStoreGroup", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteTermStoreGroupCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127606,32 +127651,31 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/$count", - "Command": "Get-MgBetaSiteTermStoreGroupCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Command": "Get-MgBetaSiteTermStoreGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127645,19 +127689,11 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "Command": "Get-MgBetaSiteTermStoreGroupSet", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127666,26 +127702,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127694,13 +127730,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127709,26 +127745,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127737,13 +127773,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127752,13 +127788,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127767,13 +127803,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127782,13 +127818,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -127797,12 +127833,21 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteTermStoreGroupSetCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127816,109 +127861,109 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", - "Command": "Get-MgBetaSiteTermStoreGroupSetCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -127932,262 +127977,262 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteTermStoreSet", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -128201,32 +128246,23 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Command": "Get-MgBetaSiteTermStoreSet", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSet", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets", - "Command": "Get-MgBetaSiteTermStoreSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128235,12 +128271,21 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Command": "Get-MgBetaSiteTermStoreSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteTermStoreSetChild", + "Method": "GET", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -128254,20 +128299,11 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "Command": "Get-MgBetaSiteTermStoreSetChild", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128276,13 +128312,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Command": "Get-MgBetaSiteTermStoreSetChildCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128291,26 +128327,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128319,13 +128355,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128334,13 +128370,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128349,13 +128385,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128364,13 +128400,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128379,64 +128415,64 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Command": "Get-MgBetaSiteTermStoreSetChildSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/$count", - "Command": "Get-MgBetaSiteTermStoreSetCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Command": "Get-MgBetaSiteTermStoreSetParentGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128445,26 +128481,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128473,13 +128509,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128488,26 +128524,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128516,13 +128552,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128531,13 +128567,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128546,13 +128582,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128561,13 +128597,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -128576,371 +128612,379 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Command": "Get-MgBetaSiteTermStoreSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteTermStoreSetRelation", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -128954,18 +128998,19 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "Command": "Get-MgBetaSiteTermStoreSetRelation", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteTermStoreSetRelationCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -128979,58 +129024,58 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "Command": "Get-MgBetaSiteTermStoreSetRelationCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Command": "Get-MgBetaSiteTermStoreSetRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteTermStoreSetTerm", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -129044,44 +129089,43 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Command": "Get-MgBetaSiteTermStoreSetTerm", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTerm", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Command": "Get-MgBetaSiteTermStoreSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -129095,18 +129139,19 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Command": "Get-MgBetaSiteTermStoreSetTermChild", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -129120,135 +129165,134 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTermCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Command": "Get-MgBetaSiteTermStoreSetTermCount", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -129262,18 +129306,19 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -129287,71 +129332,71 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSiteTermStoreSetTermSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Command": "Get-MgBetaSiteTermStoreSetTermSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSubscribedSku", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSubscribedSku", + "Uri": "/subscribedSkus/{subscribedSku-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -129377,19 +129422,18 @@ "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaSubscribedSku", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSubscribedSku", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "Command": "Get-MgBetaSubscribedSku", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/subscribedSkus", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -129415,56 +129459,56 @@ "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSubscribedSku", - "Uri": "/subscribedSkus", - "Command": "Get-MgBetaSubscribedSku", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.ChangeNotifications", - "Permissions": [], + "Command": "Get-MgBetaSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions/{subscription-id}", - "Command": "Get-MgBetaSubscription", + "Module": "Beta.ChangeNotifications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ChangeNotifications", - "Permissions": [], + "Command": "Get-MgBetaSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions", - "Command": "Get-MgBetaSubscription", + "Module": "Beta.ChangeNotifications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaSubSite", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}/sites/{site-id1}", - "Command": "Get-MgBetaSubSite", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaSubSite", + "Method": "GET", + "Variants": [ + "List2" + ], + "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/{site-id}/sites", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -129478,18 +129522,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List2" - ], - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}/sites", - "Command": "Get-MgBetaSubSite", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaSubSiteCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/sites/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -129503,19 +129548,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/sites/{site-id}/sites/$count", - "Command": "Get-MgBetaSubSiteCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeam", + "Uri": "/teams/{team-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -129571,19 +129616,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeam", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams/{team-id}", - "Command": "Get-MgBetaTeam", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -129603,18 +129647,19 @@ "FullDescription": "Read and change all teams' settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams", - "Command": "Get-MgBetaTeam", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamAllChannelCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/allChannels/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -129634,20 +129679,11 @@ "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/allChannels/$count", - "Command": "Get-MgBetaTeamAllChannelCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamChannel", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -129656,12 +129692,21 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "Command": "Get-MgBetaTeamChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTeamChannel", + "Method": "GET", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/allChannels", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -129681,19 +129726,19 @@ "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/allChannels", - "Command": "Get-MgBetaTeamChannel", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamChannelCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -129749,19 +129794,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamChannelFileFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/$count", - "Command": "Get-MgBetaTeamChannelCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "File.Read.Group", @@ -129817,32 +129862,32 @@ "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "Command": "Get-MgBetaTeamChannelFileFolder", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamChannelFileFolderContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Command": "Get-MgBetaTeamChannelFileFolderContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTeamChannelMember", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -129886,19 +129931,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamChannelMember", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Get-MgBetaTeamChannelMember", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/members", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -129918,18 +129962,19 @@ "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "Command": "Get-MgBetaTeamChannelMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamChannelMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -129949,19 +129994,21 @@ "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTeamChannelMessage", + "Method": "GET", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "Command": "Get-MgBetaTeamChannelMemberCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130017,21 +130064,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamChannelMessage", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Get-MgBetaTeamChannelMessage", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130057,18 +130101,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "Command": "Get-MgBetaTeamChannelMessage", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamChannelMessageCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130094,19 +130139,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", - "Command": "Get-MgBetaTeamChannelMessageCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamChannelMessageDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130132,19 +130177,21 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "Command": "Get-MgBetaTeamChannelMessageDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130200,21 +130247,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgBetaTeamChannelMessageHostedContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130270,18 +130314,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Command": "Get-MgBetaTeamChannelMessageHostedContent", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130337,19 +130382,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamChannelMessageReply", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130405,56 +130450,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Get-MgBetaTeamChannelMessageReply", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "ChannelMessage.Read.All", - "Description": "Read all channel messages", - "FullDescription": "Allows the app to read all channel messages in Microsoft Teams", - "IsAdmin": false - }, - { - "Name": "ChannelMessage.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaTeamChannelMessageReply", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Command": "Get-MgBetaTeamChannelMessageReply", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130480,19 +130487,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamChannelMessageReplyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Command": "Get-MgBetaTeamChannelMessageReplyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130506,36 +130513,6 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false }, - { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.Read.All", - "Description": "Read all chat messages", - "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite.All", - "Description": "Read and write all chat messages", - "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "ChatMessage.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, { "Name": "Group.Read.All", "Description": "Read all groups", @@ -130548,19 +130525,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamChannelMessageReplyDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "Command": "Get-MgBetaTeamChannelMessageReplyDelta", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130616,7 +130593,11 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -130625,79 +130606,8 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "ChannelMessage.Read.All", - "Description": "Read all channel messages", - "FullDescription": "Allows the app to read all channel messages in Microsoft Teams", - "IsAdmin": false - }, - { - "Name": "ChannelMessage.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.Read.All", - "Description": "Read all chat messages", - "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite.All", - "Description": "Read and write all chat messages", - "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "ChatMessage.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Teams", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -130753,33 +130663,146 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "GET", + "Variants": [ + "List" ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "ChannelMessage.Read.All", + "Description": "Read all channel messages", + "FullDescription": "Allows the app to read all channel messages in Microsoft Teams", + "IsAdmin": false + }, + { + "Name": "ChannelMessage.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.Read.All", + "Description": "Read all chat messages", + "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite.All", + "Description": "Read and write all chat messages", + "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "ChatMessage.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } + ] + }, + { + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { - "Name": "ChannelMember.Read.All", - "Description": "Read the members of all channels", - "FullDescription": "Read the members of all channels, without a signed-in user.", + "Name": "ChannelMessage.Read.All", + "Description": "Read all channel messages", + "FullDescription": "Allows the app to read all channel messages in Microsoft Teams", "IsAdmin": false }, { - "Name": "ChannelMember.ReadWrite.All", - "Description": "Add and remove members from all channels", - "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", + "Name": "ChannelMessage.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.Read.All", + "Description": "Read all chat messages", + "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite.All", + "Description": "Read and write all chat messages", + "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "ChatMessage.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -130788,12 +130811,8 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Get-MgBetaTeamChannelSharedWithTeam", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -130807,31 +130826,56 @@ "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "ChannelMember.Read.All", + "Description": "Read the members of all channels", + "FullDescription": "Read the members of all channels, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "ChannelMember.ReadWrite.All", + "Description": "Add and remove members from all channels", + "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -130845,18 +130889,19 @@ "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -130870,19 +130915,19 @@ "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -130896,19 +130941,19 @@ "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamChannelTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", - "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -130982,19 +131027,18 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamChannelTab", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Get-MgBetaTeamChannelTab", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -131068,18 +131112,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "Command": "Get-MgBetaTeamChannelTab", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamChannelTabCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -131153,32 +131198,31 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", - "Command": "Get-MgBetaTeamChannelTabCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamChannelTabTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Command": "Get-MgBetaTeamChannelTabTeamApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTeamCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/teams/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -131198,31 +131242,31 @@ "FullDescription": "Read and change all teams' settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/teams/$count", - "Command": "Get-MgBetaTeamCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamIncomingChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "Command": "Get-MgBetaTeamIncomingChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTeamIncomingChannel", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/incomingChannels", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -131242,18 +131286,19 @@ "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/incomingChannels", - "Command": "Get-MgBetaTeamIncomingChannel", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamIncomingChannelCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/incomingChannels/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -131273,19 +131318,19 @@ "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamInstalledApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/incomingChannels/$count", - "Command": "Get-MgBetaTeamIncomingChannelCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -131383,19 +131428,18 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamInstalledApp", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "Command": "Get-MgBetaTeamInstalledApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/installedApps", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -131487,18 +131531,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/teams/{team-id}/installedApps", - "Command": "Get-MgBetaTeamInstalledApp", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamInstalledAppCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -131590,45 +131635,45 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/installedApps/$count", - "Command": "Get-MgBetaTeamInstalledAppCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamInstalledAppTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Command": "Get-MgBetaTeamInstalledAppTeamApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTeamMember", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -131648,19 +131693,18 @@ "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamMember", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "Command": "Get-MgBetaTeamMember", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/members", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -131680,18 +131724,19 @@ "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members", - "Command": "Get-MgBetaTeamMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/members/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -131711,19 +131756,18 @@ "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/members/$count", - "Command": "Get-MgBetaTeamMemberCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamMessage", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/getAllMessages", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -131779,120 +131823,120 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/getAllMessages", - "Command": "Get-MgBetaTeamMessage", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Command": "Get-MgBetaTeamOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations", - "Command": "Get-MgBetaTeamOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/operations/$count", - "Command": "Get-MgBetaTeamOperationCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamOwner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/teams/{team-id}/owners/{user-id}", - "Command": "Get-MgBetaTeamOwner", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamOwner", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/teams/{team-id}/owners", - "Command": "Get-MgBetaTeamOwner", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamOwnerCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/owners/$count", - "Command": "Get-MgBetaTeamOwnerCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamOwnerMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "Command": "Get-MgBetaTeamOwnerMailboxSetting", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Get-MgBetaTeamPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTeamPermissionGrant", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/teams/{team-id}/permissionGrants", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsApp.Read.Group", @@ -131942,19 +131986,11 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants", - "Command": "Get-MgBetaTeamPermissionGrant", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPermissionGrantById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -131963,12 +131999,21 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/teams/{team-id}/permissionGrants/getByIds", - "Command": "Get-MgBetaTeamPermissionGrantById", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaTeamPermissionGrantCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/permissionGrants/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsApp.Read.Group", @@ -132018,33 +132063,24 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/permissionGrants/$count", - "Command": "Get-MgBetaTeamPermissionGrantCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPermissionGrantDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/teams/{team-id}/permissionGrants/delta", - "Command": "Get-MgBetaTeamPermissionGrantDelta", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPermissionGrantMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -132053,13 +132089,13 @@ ], "OutputType": null, "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", - "Command": "Get-MgBetaTeamPermissionGrantMemberGroup", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPermissionGrantMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -132068,13 +132104,13 @@ ], "OutputType": null, "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", - "Command": "Get-MgBetaTeamPermissionGrantMemberObject", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPermissionGrantUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -132083,38 +132119,47 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/teams/{team-id}/permissionGrants/getUserOwnedObjects", - "Command": "Get-MgBetaTeamPermissionGrantUserOwnedObject", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/teams/{team-id}/photo", - "Command": "Get-MgBetaTeamPhoto", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPhotoContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/photo/$value", - "Command": "Get-MgBetaTeamPhotoContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTeamPrimaryChannel", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/primaryChannel", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -132146,135 +132191,126 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/primaryChannel", - "Command": "Get-MgBetaTeamPrimaryChannel", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Command": "Get-MgBetaTeamPrimaryChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members", - "Command": "Get-MgBetaTeamPrimaryChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Command": "Get-MgBetaTeamPrimaryChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages", - "Command": "Get-MgBetaTeamPrimaryChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -132283,89 +132319,89 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -132374,38 +132410,38 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -132414,126 +132450,135 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Command": "Get-MgBetaTeamPrimaryChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelTab", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Command": "Get-MgBetaTeamPrimaryChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelTabCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "Command": "Get-MgBetaTeamPrimaryChannelTabCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTeamSchedule", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSchedule", + "Uri": "/teams/{team-id}/schedule", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -132559,19 +132604,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchedule", - "Uri": "/teams/{team-id}/schedule", - "Command": "Get-MgBetaTeamSchedule", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -132597,44 +132642,18 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write all schedule items", - "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -132648,57 +132667,45 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true }, - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true - }, { "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true + "Description": "Read and write all schedule items", + "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleOpenShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Command": "Get-MgBetaTeamScheduleOpenShift", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -132724,18 +132731,18 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleOpenShift", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts", - "Command": "Get-MgBetaTeamScheduleOpenShift", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -132761,19 +132768,19 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -132799,18 +132806,18 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -132836,19 +132843,19 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -132874,19 +132881,19 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleOpenShiftCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/schedule/openShifts/$count", - "Command": "Get-MgBetaTeamScheduleOpenShiftCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -132902,29 +132909,29 @@ }, { "Name": "Schedule.Read.All", - "Description": "Read all schedule items", - "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true }, { "Name": "Schedule.ReadWrite.All", - "Description": "Read and write all schedule items", - "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -132950,18 +132957,18 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -132987,19 +132994,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", - "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -133025,19 +133032,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphShift", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Command": "Get-MgBetaTeamScheduleShift", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -133063,18 +133070,18 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleShift", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphShift", "Uri": "/teams/{team-id}/schedule/shifts", - "Command": "Get-MgBetaTeamScheduleShift", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -133100,32 +133107,107 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleShiftCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/schedule/shifts/$count", - "Command": "Get-MgBetaTeamScheduleShiftCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Schedule.Read.All", + "Description": "Read all schedule items", + "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write all schedule items", + "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Beta.Teams", + "ApiVersion": "beta", + "Permissions": [] + }, + { "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Schedule.Read.All", + "Description": "Read all schedule items", + "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write all schedule items", + "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -133151,56 +133233,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Schedule.Read.All", - "Description": "Read all schedule items", - "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write all schedule items", - "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaTeamScheduleTimeCard", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -133214,19 +133259,18 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleTimeCard", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "Command": "Get-MgBetaTeamScheduleTimeCard", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/schedule/timeCards", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -133240,18 +133284,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards", - "Command": "Get-MgBetaTeamScheduleTimeCard", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamScheduleTimeCardCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeCards/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -133265,19 +133310,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleTimeOff", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeCards/$count", - "Command": "Get-MgBetaTeamScheduleTimeCardCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -133303,19 +133348,18 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleTimeOff", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Command": "Get-MgBetaTeamScheduleTimeOff", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/schedule/timesOff", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -133341,18 +133385,19 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff", - "Command": "Get-MgBetaTeamScheduleTimeOff", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamScheduleTimeOffCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timesOff/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -133378,19 +133423,19 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timesOff/$count", - "Command": "Get-MgBetaTeamScheduleTimeOffCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -133416,19 +133461,18 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Command": "Get-MgBetaTeamScheduleTimeOffReason", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -133454,18 +133498,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "Command": "Get-MgBetaTeamScheduleTimeOffReason", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -133491,19 +133536,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", - "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -133529,19 +133574,18 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/schedule/timeOffRequests", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -133567,18 +133611,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -133604,19 +133649,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", - "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -133642,19 +133687,18 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamTag", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "Command": "Get-MgBetaTeamTag", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/tags", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -133680,18 +133724,19 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags", - "Command": "Get-MgBetaTeamTag", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamTagCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/tags/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -133717,19 +133762,19 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamTagMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/tags/$count", - "Command": "Get-MgBetaTeamTagCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -133755,19 +133800,18 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamTagMember", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Command": "Get-MgBetaTeamTagMember", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -133793,18 +133837,19 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "Command": "Get-MgBetaTeamTagMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamTagMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -133830,227 +133875,218 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", - "Command": "Get-MgBetaTeamTagMemberCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/template", - "Command": "Get-MgBetaTeamTemplate", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamTemplateDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Uri": "/teams/{team-id}/templateDefinition", - "Command": "Get-MgBetaTeamTemplateDefinition", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamwork", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphTeamwork", "Uri": "/teamwork", - "Command": "Get-MgBetaTeamwork", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedChat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Command": "Get-MgBetaTeamworkDeletedChat", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedChat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeletedChat", "Uri": "/teamwork/deletedChats", - "Command": "Get-MgBetaTeamworkDeletedChat", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedChatCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/teamwork/deletedChats/$count", - "Command": "Get-MgBetaTeamworkDeletedChatCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Command": "Get-MgBetaTeamworkDeletedTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "Team.ReadBasic.All", - "Description": "Get a list of all teams", - "FullDescription": "Get a list of all teams, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaTeamworkDeletedTeam", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams", - "Command": "Get-MgBetaTeamworkDeletedTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Team.ReadBasic.All", + "Description": "Get a list of all teams", + "FullDescription": "Get a list of all teams, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -134059,51 +134095,51 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -134112,89 +134148,89 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -134203,38 +134239,38 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -134243,181 +134279,164 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "Team.ReadBasic.All", - "Description": "Get a list of all teams", - "FullDescription": "Get a list of all teams, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaTeamworkDeletedTeamCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/$count", - "Command": "Get-MgBetaTeamworkDeletedTeamCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Team.ReadBasic.All", + "Description": "Get a list of all teams", + "FullDescription": "Get a list of all teams, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkDeletedTeamMessage", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/getAllMessages", - "Command": "Get-MgBetaTeamworkDeletedTeamMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "TeamworkDevice.Read.All", - "Description": "Read Teams devices", - "FullDescription": "Allow the app to read the management data for Teams devices, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "TeamworkDevice.ReadWrite.All", - "Description": "Read and write Teams devices", - "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaTeamworkDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamworkDevice", "Uri": "/teamwork/devices/{teamworkDevice-id}", - "Command": "Get-MgBetaTeamworkDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134431,18 +134450,18 @@ "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamworkDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamworkDevice", "Uri": "/teamwork/devices", - "Command": "Get-MgBetaTeamworkDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134456,19 +134475,19 @@ "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamworkDeviceActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "Command": "Get-MgBetaTeamworkDeviceActivity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134482,19 +134501,19 @@ "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamworkDeviceConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "Command": "Get-MgBetaTeamworkDeviceConfiguration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134508,18 +134527,18 @@ "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamworkDeviceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/teamwork/devices/$count", - "Command": "Get-MgBetaTeamworkDeviceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134533,19 +134552,19 @@ "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamworkDeviceHealth", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "Command": "Get-MgBetaTeamworkDeviceHealth", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134559,19 +134578,19 @@ "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamworkDeviceOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "Command": "Get-MgBetaTeamworkDeviceOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134585,18 +134604,18 @@ "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamworkDeviceOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "Command": "Get-MgBetaTeamworkDeviceOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -134610,19 +134629,44 @@ "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTeamworkDeviceOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count", - "Command": "Get-MgBetaTeamworkDeviceOperationCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "TeamworkDevice.Read.All", + "Description": "Read Teams devices", + "FullDescription": "Allow the app to read the management data for Teams devices, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "TeamworkDevice.ReadWrite.All", + "Description": "Read and write Teams devices", + "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaTeamworkTeamAppSetting", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "Uri": "/teamwork/teamsAppSettings", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkAppSettings.Read.All", @@ -134636,31 +134680,31 @@ "FullDescription": "Allows the app to read and write the Teams app settings on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphTeamsAppSettings", - "Uri": "/teamwork/teamsAppSettings", - "Command": "Get-MgBetaTeamworkTeamAppSetting", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkTeamTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamTemplate", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "Command": "Get-MgBetaTeamworkTeamTemplate", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTeamworkTeamTemplate", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeamTemplate", + "Uri": "/teamwork/teamTemplates", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -134674,18 +134718,18 @@ "FullDescription": "Allows the app to read all available Teams Templates, without a signed-user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamTemplate", - "Uri": "/teamwork/teamTemplates", - "Command": "Get-MgBetaTeamworkTeamTemplate", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamworkTeamTemplateCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/teamwork/teamTemplates/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -134699,18 +134743,19 @@ "FullDescription": "Allows the app to read all available Teams Templates, without a signed-user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/teamwork/teamTemplates/$count", - "Command": "Get-MgBetaTeamworkTeamTemplateCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -134724,70 +134769,44 @@ "FullDescription": "Allows the app to read all available Teams Templates, without a signed-user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "WorkforceIntegration.Read.All", - "Description": "Read workforce integrations", - "FullDescription": "Allows the app to read workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", - "IsAdmin": true - }, - { - "Name": "WorkforceIntegration.ReadWrite.All", - "Description": "Read and write workforce integrations", - "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Command": "Get-MgBetaTeamworkWorkforceIntegration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -134801,18 +134820,18 @@ "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations", - "Command": "Get-MgBetaTeamworkWorkforceIntegration", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -134826,44 +134845,44 @@ "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/teamwork/workforceIntegrations/$count", - "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Identity.Partner", "Permissions": [ { - "Name": "DelegatedAdminRelationship.Read.All", - "Description": "Read Delegated Admin relationships with customers", - "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.", + "Name": "WorkforceIntegration.Read.All", + "Description": "Read workforce integrations", + "FullDescription": "Allows the app to read workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": "Manage Delegated Admin relationships with customers", - "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", + "Name": "WorkforceIntegration.ReadWrite.All", + "Description": "Read and write workforce integrations", + "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134877,18 +134896,18 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134902,31 +134921,18 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Identity.Partner", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134940,18 +134946,31 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134965,19 +134984,19 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -134991,19 +135010,19 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -135017,18 +135036,18 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -135042,19 +135061,19 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -135068,18 +135087,18 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -135093,19 +135112,19 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -135119,18 +135138,18 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -135144,19 +135163,19 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -135170,18 +135189,18 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -135195,19 +135214,19 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -135221,19 +135240,19 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -135247,18 +135266,18 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -135272,45 +135291,45 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.ManagedTenants", "Permissions": [ { - "Name": "ManagedTenants.Read.All", - "Description": "Read all managed tenant information", - "FullDescription": "Allows the app to read all managed tenant information on your behalf.", + "Name": "DelegatedAdminRelationship.Read.All", + "Description": "Read Delegated Admin relationships with customers", + "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.", "IsAdmin": true }, { - "Name": "ManagedTenants.ReadWrite.All", - "Description": "Read and write all managed tenant information", - "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": "Manage Delegated Admin relationships with customers", + "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenant", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -135324,31 +135343,56 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Uri": "/tenantRelationships/managedTenants/tenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "ManagedTenants.Read.All", + "Description": "Read all managed tenant information", + "FullDescription": "Allows the app to read all managed tenant information on your behalf.", + "IsAdmin": true + }, + { + "Name": "ManagedTenants.ReadWrite.All", + "Description": "Read and write all managed tenant information", + "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -135362,18 +135406,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count", "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -135387,132 +135431,124 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -135521,39 +135557,39 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -135561,13 +135597,13 @@ ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -135576,75 +135612,75 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -135653,161 +135689,170 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "Uri": "/tenantRelationships/managedTenants/appPerformances", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/appPerformances/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenant.Read.All", @@ -135821,69 +135866,43 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "Uri": "/tenantRelationships/managedTenants/auditEvents", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/auditEvents/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -135897,18 +135916,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -135922,18 +135941,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -135947,19 +135966,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -135973,18 +135992,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -135998,18 +136017,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -136023,19 +136042,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -136049,18 +136068,18 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -136074,18 +136093,44 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "CloudPC.Read.All", + "Description": "Read Cloud PCs", + "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", + "IsAdmin": false + }, + { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + } + ] }, { + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -136105,19 +136150,18 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -136137,18 +136181,18 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count", "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -136168,18 +136212,18 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/tenantRelationships/managedTenants/tenants/$count", "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136193,96 +136237,71 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/tenants/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.ManagedTenants", - "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": true - }, + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + } }, { - "Module": "Beta.ManagedTenants", - "Permissions": [ - { - "Name": "ManagedTenants.Read.All", - "Description": "Read all managed tenant information", - "FullDescription": "Allows the app to read all managed tenant information on your behalf.", - "IsAdmin": true - }, - { - "Name": "ManagedTenants.ReadWrite.All", - "Description": "Read and write all managed tenant information", - "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136296,18 +136315,18 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136321,18 +136340,18 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136346,19 +136365,19 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136372,18 +136391,18 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136397,55 +136416,81 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "ManagedTenants.Read.All", + "Description": "Read all managed tenant information", + "FullDescription": "Allows the app to read all managed tenant information on your behalf.", + "IsAdmin": true + }, + { + "Name": "ManagedTenants.ReadWrite.All", + "Description": "Read and write all managed tenant information", + "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -136459,19 +136504,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136485,18 +136529,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count", "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136510,131 +136554,106 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [ - { - "Name": "ManagedTenants.Read.All", - "Description": "Read all managed tenant information", - "FullDescription": "Allows the app to read all managed tenant information on your behalf.", - "IsAdmin": true - }, - { - "Name": "ManagedTenants.ReadWrite.All", - "Description": "Read and write all managed tenant information", - "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136648,18 +136667,18 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136673,44 +136692,44 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "Name": "ManagedTenants.Read.All", + "Description": "Read all managed tenant information", + "FullDescription": "Allows the app to read all managed tenant information on your behalf.", "IsAdmin": true }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "Name": "ManagedTenants.ReadWrite.All", + "Description": "Read and write all managed tenant information", + "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136724,18 +136743,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136749,18 +136768,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136774,19 +136793,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136800,18 +136819,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -136825,44 +136844,44 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { - "Name": "ManagedTenants.Read.All", - "Description": "Read all managed tenant information", - "FullDescription": "Allows the app to read all managed tenant information on your behalf.", + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", "IsAdmin": true }, { - "Name": "ManagedTenants.ReadWrite.All", - "Description": "Read and write all managed tenant information", - "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136876,18 +136895,18 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "Uri": "/tenantRelationships/managedTenants/managementActions", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136901,18 +136920,18 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementActions/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136926,19 +136945,19 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136952,18 +136971,18 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -136977,18 +136996,18 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137002,19 +137021,19 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137028,18 +137047,18 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "Uri": "/tenantRelationships/managedTenants/managementIntents", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137053,18 +137072,18 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementIntents/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137078,19 +137097,19 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137104,19 +137123,36 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "ManagedTenants.Read.All", + "Description": "Read all managed tenant information", + "FullDescription": "Allows the app to read all managed tenant information on your behalf.", + "IsAdmin": true + }, + { + "Name": "ManagedTenants.ReadWrite.All", + "Description": "Read and write all managed tenant information", + "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -137125,26 +137161,26 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -137152,87 +137188,95 @@ ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count", "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137246,19 +137290,11 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -137267,39 +137303,39 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -137307,63 +137343,63 @@ ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -137372,39 +137408,39 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -137412,114 +137448,97 @@ ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [ - { - "Name": "ManagedTenants.Read.All", - "Description": "Read all managed tenant information", - "FullDescription": "Allows the app to read all managed tenant information on your behalf.", - "IsAdmin": true - }, - { - "Name": "ManagedTenants.ReadWrite.All", - "Description": "Read and write all managed tenant information", - "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "Uri": "/tenantRelationships/managedTenants/myRoles", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137533,18 +137552,18 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/myRoles/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137553,24 +137572,24 @@ "IsAdmin": true }, { - "Name": "ManagedTenants.WriteRead.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false + "Name": "ManagedTenants.ReadWrite.All", + "Description": "Read and write all managed tenant information", + "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", + "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137584,18 +137603,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Uri": "/tenantRelationships/managedTenants/tenantTags", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -137609,81 +137628,81 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantTags/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "ManagedTenants.Read.All", + "Description": "Read all managed tenant information", + "FullDescription": "Allows the app to read all managed tenant information on your behalf.", + "IsAdmin": true + }, + { + "Name": "ManagedTenants.WriteRead.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } + ] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -137697,18 +137716,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -137722,18 +137741,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -137747,19 +137766,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -137773,18 +137792,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.ManagedTenants", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -137798,56 +137817,56 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaTrustFramework", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphTrustFramework", "Uri": "/trustFramework", - "Command": "Get-MgBetaTrustFramework", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "TrustFrameworkKeySet.Read.All", - "Description": "Read trust framework key sets", - "FullDescription": "Allows the app to read trust framework key set properties without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "TrustFrameworkKeySet.ReadWrite.All", - "Description": "Read and write trust framework key sets", - "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaTrustFrameworkKeySet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "Command": "Get-MgBetaTrustFrameworkKeySet", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -137861,18 +137880,18 @@ "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTrustFrameworkKeySet", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Uri": "/trustFramework/keySets", - "Command": "Get-MgBetaTrustFrameworkKeySet", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -137886,19 +137905,19 @@ "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", - "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -137912,44 +137931,44 @@ "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTrustFrameworkKeySetCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/trustFramework/keySets/$count", - "Command": "Get-MgBetaTrustFrameworkKeySetCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "Name": "TrustFrameworkKeySet.Read.All", + "Description": "Read trust framework key sets", + "FullDescription": "Allows the app to read trust framework key set properties without a signed-in user.", "IsAdmin": false }, { - "Name": "Policy.ReadWrite.TrustFramework", - "Description": "Read and write your organization's trust framework policies", - "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.", + "Name": "TrustFrameworkKeySet.ReadWrite.All", + "Description": "Read and write trust framework key sets", + "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTrustFrameworkPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "Command": "Get-MgBetaTrustFrameworkPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -137963,18 +137982,18 @@ "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTrustFrameworkPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", "Uri": "/trustFramework/policies", - "Command": "Get-MgBetaTrustFrameworkPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -137988,19 +138007,19 @@ "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTrustFrameworkPolicyContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "Command": "Get-MgBetaTrustFrameworkPolicyContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -138014,18 +138033,44 @@ "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaTrustFrameworkPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/trustFramework/policies/$count", - "Command": "Get-MgBetaTrustFrameworkPolicyCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Policy.ReadWrite.TrustFramework", + "Description": "Read and write your organization's trust framework policies", + "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaUser", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -138117,19 +138162,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUser", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}", - "Command": "Get-MgBetaUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -138209,160 +138253,160 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users", - "Command": "Get-MgBetaUser", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Command": "Get-MgBetaUserActivity", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": { - "Name": "UserActivity.ReadWrite.CreatedByApp", - "Description": "Read and write app activity to your activity feed", - "FullDescription": "Allows the app to read and report your activity in the app.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities", - "Command": "Get-MgBetaUserActivity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.CrossDeviceExperiences", + "ApiVersion": "beta", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/activities/$count", - "Command": "Get-MgBetaUserActivityCount", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "UserActivity.ReadWrite.CreatedByApp", + "Description": "Read and write app activity to your activity feed", + "FullDescription": "Allows the app to read and report your activity in the app.", + "IsAdmin": false + } }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserActivityHistoryItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Command": "Get-MgBetaUserActivityHistoryItem", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserActivityHistoryItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Command": "Get-MgBetaUserActivityHistoryItem", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserActivityHistoryItemActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "Command": "Get-MgBetaUserActivityHistoryItemActivity", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserActivityHistoryItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "Command": "Get-MgBetaUserActivityHistoryItemCount", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.People", - "Permissions": [], + "Command": "Get-MgBetaUserActivityStatistics", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphActivityStatistics", "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "Command": "Get-MgBetaUserActivityStatistics", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.People", - "Permissions": { - "Name": "Analytics.Read", - "Description": "Read your activity statistics", - "FullDescription": "Allows the app to read your activity statistics, such as how much time you've spent on emails, in meetings, or in chat sessions.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserActivityStatistics", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphActivityStatistics", "Uri": "/users/{user-id}/analytics/activityStatistics", - "Command": "Get-MgBetaUserActivityStatistics", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Analytics.Read", + "Description": "Read your activity statistics", + "FullDescription": "Allows the app to read your activity statistics, such as how much time you've spent on emails, in meetings, or in chat sessions.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Get-MgBetaUserAgreementAcceptance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "Command": "Get-MgBetaUserAgreementAcceptance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserAgreementAcceptance", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/users/{user-id}/agreementAcceptances", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -138376,18 +138420,19 @@ "FullDescription": "Allows the app to read terms of use acceptance statuses on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/users/{user-id}/agreementAcceptances", - "Command": "Get-MgBetaUserAgreementAcceptance", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserAgreementAcceptanceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/agreementAcceptances/$count", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -138401,50 +138446,49 @@ "FullDescription": "Allows the app to read terms of use acceptance statuses on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/agreementAcceptances/$count", - "Command": "Get-MgBetaUserAgreementAcceptanceCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/analytics/activityStatistics/$count", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": { "Name": "Analytics.Read", "Description": "Read your activity statistics", "FullDescription": "Allows the app to read your activity statistics, such as how much time you've spent on emails, in meetings, or in chat sessions.", "IsAdmin": false - }, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/analytics/activityStatistics/$count", - "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", - "ApiVersion": "beta", - "Method": "GET" + } }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserAppRoleAssignedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}", - "Command": "Get-MgBetaUserAppRoleAssignedResource", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserAppRoleAssignedResource", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/appRoleAssignedResources", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -138464,18 +138508,19 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/users/{user-id}/appRoleAssignedResources", - "Command": "Get-MgBetaUserAppRoleAssignedResource", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/appRoleAssignedResources/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -138495,32 +138540,31 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/appRoleAssignedResources/$count", - "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Get-MgBetaUserAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Get-MgBetaUserAppRoleAssignment", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserAppRoleAssignment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/appRoleAssignments", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -138540,18 +138584,19 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments", - "Command": "Get-MgBetaUserAppRoleAssignment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserAppRoleAssignmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/appRoleAssignments/$count", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -138571,57 +138616,19 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/appRoleAssignments/$count", - "Command": "Get-MgBetaUserAppRoleAssignmentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": " Read all users' authentication methods", - "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods ", - "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "Command": "Get-MgBetaUserAuthenticationEmailMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138647,18 +138654,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Uri": "/users/{user-id}/authentication/emailMethods", - "Command": "Get-MgBetaUserAuthenticationEmailMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138684,19 +138691,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138722,19 +138729,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationFido2Method", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "Command": "Get-MgBetaUserAuthenticationFido2Method", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138760,18 +138767,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationFido2Method", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Uri": "/users/{user-id}/authentication/fido2Methods", - "Command": "Get-MgBetaUserAuthenticationFido2Method", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138797,19 +138804,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/fido2Methods/$count", - "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138835,19 +138842,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "Command": "Get-MgBetaUserAuthenticationMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138873,18 +138880,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAuthenticationMethod", "Uri": "/users/{user-id}/authentication/methods", - "Command": "Get-MgBetaUserAuthenticationMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138910,19 +138917,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/$count", - "Command": "Get-MgBetaUserAuthenticationMethodCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138948,19 +138955,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -138986,18 +138993,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139023,32 +139030,70 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": " Read all users' authentication methods", + "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods ", + "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserAuthenticationOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139074,82 +139119,44 @@ "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Command": "Get-MgBetaUserAuthenticationOperation", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserAuthenticationOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/users/{user-id}/authentication/operations", - "Command": "Get-MgBetaUserAuthenticationOperation", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserAuthenticationOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/operations/$count", - "Command": "Get-MgBetaUserAuthenticationOperationCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": " Read all users' authentication methods", - "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods ", - "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139175,18 +139182,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139212,32 +139219,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139263,19 +139257,32 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139301,18 +139308,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Uri": "/users/{user-id}/authentication/passwordMethods", - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139338,19 +139345,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/passwordMethods/$count", - "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139376,56 +139383,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": " Read all users' authentication methods", - "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods ", - "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", - "IsAdmin": false - } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/phoneMethods", - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139451,19 +139421,56 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "Method": "GET", + "Variants": [ + "List" ], + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/phoneMethods", + "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": " Read all users' authentication methods", + "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods ", + "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", + "IsAdmin": false + } + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/phoneMethods/$count", - "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139489,19 +139496,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139527,18 +139534,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139564,19 +139571,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139602,19 +139609,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139640,18 +139647,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139677,19 +139684,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139715,19 +139722,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139753,18 +139760,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -139790,58 +139797,95 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": " Read all users' authentication methods", + "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods ", + "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/getByIds", - "Command": "Get-MgBetaUserById", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserCalendar", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendars/{calendar-id}", - "Command": "Get-MgBetaUserCalendar", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserCalendar", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/calendars", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -139867,18 +139911,19 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendars", - "Command": "Get-MgBetaUserCalendar", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserCalendarCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/calendars/$count", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -139904,19 +139949,18 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/calendars/$count", - "Command": "Get-MgBetaUserCalendarCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserCalendarEvent", + "Method": "GET", + "Variants": [ + "List1" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -139936,18 +139980,21 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserCalendarEventDelta", + "Method": "GET", "Variants": [ - "List1" + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" ], "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "Command": "Get-MgBetaUserCalendarEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/calendar/events/delta", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -139967,21 +140014,19 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendar/events/delta", - "Command": "Get-MgBetaUserCalendarEventDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserCalendarGroup", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCalendarGroup", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -139995,19 +140040,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserCalendarGroup", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Command": "Get-MgBetaUserCalendarGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/calendarGroups", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -140027,18 +140071,18 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserCalendarGroupCalendar", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups", - "Command": "Get-MgBetaUserCalendarGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -140064,18 +140108,19 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "Command": "Get-MgBetaUserCalendarGroupCalendar", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserCalendarGroupCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/calendarGroups/$count", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -140095,20 +140140,11 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/calendarGroups/$count", - "Command": "Get-MgBetaUserCalendarGroupCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserCalendarPermission", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -140117,26 +140153,26 @@ ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Command": "Get-MgBetaUserCalendarPermission", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserCalendarPermission", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Command": "Get-MgBetaUserCalendarPermission", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserCalendarPermissionCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -140145,13 +140181,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "Command": "Get-MgBetaUserCalendarPermissionCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserCalendarSchedule", + "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -140160,12 +140196,21 @@ ], "OutputType": "IMicrosoftGraphScheduleInformation", "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "Command": "Get-MgBetaUserCalendarSchedule", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaUserCalendarView", + "Method": "GET", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/calendar/calendarView", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -140185,19 +140230,19 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendar/calendarView", - "Command": "Get-MgBetaUserCalendarView", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserChat", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChat", + "Uri": "/users/{user-id}/chats/{chat-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -140253,19 +140298,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserChat", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/chats/{chat-id}", - "Command": "Get-MgBetaUserChat", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/chats", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -140303,18 +140347,19 @@ "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/chats", - "Command": "Get-MgBetaUserChat", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserChatCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/chats/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -140352,96 +140397,96 @@ "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/$count", - "Command": "Get-MgBetaUserChatCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatInstalledApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Command": "Get-MgBetaUserChatInstalledApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatInstalledApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Command": "Get-MgBetaUserChatInstalledApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatInstalledAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "Command": "Get-MgBetaUserChatInstalledAppCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatInstalledAppTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Command": "Get-MgBetaUserChatInstalledAppTeamApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatLastMessagePreview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Command": "Get-MgBetaUserChatLastMessagePreview", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserChatMember", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -140515,19 +140560,18 @@ "FullDescription": "Add and remove members from all chats, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserChatMember", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Command": "Get-MgBetaUserChatMember", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/chats/{chat-id}/members", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -140601,18 +140645,19 @@ "FullDescription": "Add and remove members from all chats, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "Command": "Get-MgBetaUserChatMember", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserChatMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -140686,19 +140731,19 @@ "FullDescription": "Add and remove members from all chats, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", - "Command": "Get-MgBetaUserChatMemberCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -140754,19 +140799,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserChatMessage", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Command": "Get-MgBetaUserChatMessage", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/chats/{chat-id}/messages", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -140798,18 +140842,19 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "Command": "Get-MgBetaUserChatMessage", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserChatMessageCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -140841,19 +140886,19 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", - "Command": "Get-MgBetaUserChatMessageCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserChatMessageDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -140909,19 +140954,21 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", - "Command": "Get-MgBetaUserChatMessageDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserChatMessageHostedContent", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -140977,21 +141024,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserChatMessageHostedContent", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgBetaUserChatMessageHostedContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -141047,18 +141091,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Command": "Get-MgBetaUserChatMessageHostedContent", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserChatMessageHostedContentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -141114,71 +141159,62 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "Command": "Get-MgBetaUserChatMessageHostedContentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatMessageReply", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Get-MgBetaUserChatMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatMessageReply", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Command": "Get-MgBetaUserChatMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatMessageReplyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Command": "Get-MgBetaUserChatMessageReplyCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserChatMessageReplyDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Command": "Get-MgBetaUserChatMessageReplyDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -141187,101 +141223,101 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Command": "Get-MgBetaUserChatOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "Command": "Get-MgBetaUserChatOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count", - "Command": "Get-MgBetaUserChatOperationCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Get-MgBetaUserChatPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatPermissionGrant", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "Command": "Get-MgBetaUserChatPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserChatPermissionGrantById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -141290,39 +141326,39 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/getByIds", - "Command": "Get-MgBetaUserChatPermissionGrantById", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatPermissionGrantCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "Command": "Get-MgBetaUserChatPermissionGrantCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserChatPermissionGrantDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/delta", - "Command": "Get-MgBetaUserChatPermissionGrantDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserChatPermissionGrantMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -141331,13 +141367,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", - "Command": "Get-MgBetaUserChatPermissionGrantMemberGroup", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserChatPermissionGrantMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -141346,13 +141382,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", - "Command": "Get-MgBetaUserChatPermissionGrantMemberObject", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserChatPermissionGrantUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -141361,13 +141397,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/getUserOwnedObjects", - "Command": "Get-MgBetaUserChatPermissionGrantUserOwnedObject", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatPinnedMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -141376,101 +141412,110 @@ ], "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Command": "Get-MgBetaUserChatPinnedMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatPinnedMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Command": "Get-MgBetaUserChatPinnedMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatPinnedMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "Command": "Get-MgBetaUserChatPinnedMessageCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Command": "Get-MgBetaUserChatTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatTab", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Command": "Get-MgBetaUserChatTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatTabCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "Command": "Get-MgBetaUserChatTabCount", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserChatTabTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Command": "Get-MgBetaUserChatTabTeamApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserCloudPcConnectivityHistory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", - "Command": "Get-MgBetaUserCloudPcConnectivityHistory", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserCloudPcLaunchInfo", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -141484,19 +141529,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", - "Command": "Get-MgBetaUserCloudPcLaunchInfo", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCloudPc", + "Uri": "/users/{user-id}/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -141510,19 +141555,19 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserCloudPcShiftWorkCloudPcAccessState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPc", - "Uri": "/users/{user-id}/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", - "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -141536,58 +141581,32 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState", - "Command": "Get-MgBetaUserCloudPcShiftWorkCloudPcAccessState", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", - "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [ - { - "Name": "Contacts.Read", - "Description": "Read contacts in all mailboxes", - "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaUserContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts/{contact-id}", - "Command": "Get-MgBetaUserContact", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -141601,18 +141620,18 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts", - "Command": "Get-MgBetaUserContact", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -141626,19 +141645,19 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserContactCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contacts/$count", - "Command": "Get-MgBetaUserContactCount", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Users.Functions", "Permissions": [ { "Name": "Contacts.Read", @@ -141652,57 +141671,83 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserContactDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts/delta", - "Command": "Get-MgBetaUserContactDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Contacts.Read", + "Description": "Read contacts in all mailboxes", + "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Get-MgBetaUserContactExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Get-MgBetaUserContactExtension", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Get-MgBetaUserContactExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Command": "Get-MgBetaUserContactExtension", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Get-MgBetaUserContactExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "Command": "Get-MgBetaUserContactExtensionCount", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserContactFolder", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -141716,19 +141761,18 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserContactFolder", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Command": "Get-MgBetaUserContactFolder", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/contactFolders", "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -141742,56 +141786,31 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders", - "Command": "Get-MgBetaUserContactFolder", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Get-MgBetaUserContactFolderChildFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Command": "Get-MgBetaUserContactFolderChildFolder", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [ - { - "Name": "Contacts.Read", - "Description": "Read contacts in all mailboxes", - "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaUserContactFolderChildFolder", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "Command": "Get-MgBetaUserContactFolderChildFolder", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -141805,19 +141824,19 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Command": "Get-MgBetaUserContactFolderChildFolderContact", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -141831,18 +141850,18 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContact", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -141856,19 +141875,19 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", - "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Users.Functions", "Permissions": [ { "Name": "Contacts.Read", @@ -141882,83 +141901,109 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", - "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Contacts.Read", + "Description": "Read contacts in all mailboxes", + "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserContactFolderChildFolderCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -141972,58 +142017,32 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", - "Command": "Get-MgBetaUserContactFolderChildFolderCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserContactFolderChildFolderDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "Command": "Get-MgBetaUserContactFolderChildFolderDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [ - { - "Name": "Contacts.Read", - "Description": "Read contacts in all mailboxes", - "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaUserContactFolderContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Command": "Get-MgBetaUserContactFolderContact", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -142037,18 +142056,18 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserContactFolderContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "Command": "Get-MgBetaUserContactFolderContact", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -142062,19 +142081,19 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserContactFolderContactCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", - "Command": "Get-MgBetaUserContactFolderContactCount", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Users.Functions", "Permissions": [ { "Name": "Contacts.Read", @@ -142088,93 +142107,119 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserContactFolderContactDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "Command": "Get-MgBetaUserContactFolderContactDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Contacts.Read", + "Description": "Read contacts in all mailboxes", + "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Get-MgBetaUserContactFolderContactExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Get-MgBetaUserContactFolderContactExtension", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Get-MgBetaUserContactFolderContactExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Command": "Get-MgBetaUserContactFolderContactExtension", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Get-MgBetaUserContactFolderContactExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "Command": "Get-MgBetaUserContactFolderContactExtensionCount", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": { - "Name": "Contacts.Read", - "Description": "Read contacts in all mailboxes", - "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserContactFolderContactPhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "Command": "Get-MgBetaUserContactFolderContactPhoto", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": { "Name": "Contacts.Read", "Description": "Read contacts in all mailboxes", "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserContactFolderContactPhotoContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "Command": "Get-MgBetaUserContactFolderContactPhotoContent", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Contacts.Read", + "Description": "Read contacts in all mailboxes", + "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaUserContactFolderCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/$count", "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -142188,19 +142233,19 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/$count", - "Command": "Get-MgBetaUserContactFolderCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserContactFolderDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/delta", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -142214,55 +142259,54 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/delta", - "Command": "Get-MgBetaUserContactFolderDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.PersonalContacts", - "Permissions": { - "Name": "Contacts.Read", - "Description": "Read contacts in all mailboxes", - "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserContactPhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "Command": "Get-MgBetaUserContactPhoto", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": { "Name": "Contacts.Read", "Description": "Read contacts in all mailboxes", "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserContactPhotoContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "Command": "Get-MgBetaUserContactPhotoContent", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Contacts.Read", + "Description": "Read contacts in all mailboxes", + "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaUserCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/users/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -142342,31 +142386,31 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/users/$count", - "Command": "Get-MgBetaUserCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserCreatedObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "Command": "Get-MgBetaUserCreatedObject", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserCreatedObject", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/createdObjects", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -142404,43 +142448,44 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/createdObjects", - "Command": "Get-MgBetaUserCreatedObject", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserCreatedObjectCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/createdObjects/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -142478,45 +142523,44 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/createdObjects/$count", - "Command": "Get-MgBetaUserCreatedObjectCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserDefaultCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendar", - "Command": "Get-MgBetaUserDefaultCalendar", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserDefaultCalendarEvent", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/calendar/events", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -142536,18 +142580,21 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendar/events", - "Command": "Get-MgBetaUserDefaultCalendarEvent", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserDefaultCalendarSchedule", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphScheduleInformation", + "Uri": "/users/{user-id}/calendar/getSchedule", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -142567,21 +142614,19 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserDefaultDrive", + "Method": "GET", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphScheduleInformation", - "Uri": "/users/{user-id}/calendar/getSchedule", - "Command": "Get-MgBetaUserDefaultCalendarSchedule", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/drive", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -142619,19 +142664,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drive", - "Command": "Get-MgBetaUserDefaultDrive", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/delta", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -142675,49 +142719,41 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/delta", - "Command": "Get-MgBetaUserDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/devices/{device-id}", - "Command": "Get-MgBetaUserDevice", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": { - "Name": "Device.Read", - "Description": "View your list of devices", - "FullDescription": "Allows the app to see your list of devices.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/devices", - "Command": "Get-MgBetaUserDevice", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Device.Read", + "Description": "View your list of devices", + "FullDescription": "Allows the app to see your list of devices.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -142726,257 +142762,257 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/getByIds", - "Command": "Get-MgBetaUserDeviceById", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": { - "Name": "Device.Command", - "Description": "Communicate with your other devices", - "FullDescription": "Allows the app to launch another app or communicate with another app on a device that you own.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserDeviceCommand", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCommand", "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "Command": "Get-MgBetaUserDeviceCommand", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Device.Command", + "Description": "Communicate with your other devices", + "FullDescription": "Allows the app to launch another app or communicate with another app on a device that you own.", + "IsAdmin": false + } }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceCommand", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCommand", "Uri": "/users/{user-id}/devices/{device-id}/commands", - "Command": "Get-MgBetaUserDeviceCommand", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceCommandCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/commands/$count", - "Command": "Get-MgBetaUserDeviceCommandCount", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserDeviceCommandResponsepayload", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload", "Module": "Beta.CrossDeviceExperiences", + "ApiVersion": "beta", "Permissions": { "Name": "Device.Command", "Description": "Communicate with your other devices", "FullDescription": "Allows the app to launch another app or communicate with another app on a device that you own.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserDeviceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload", - "Command": "Get-MgBetaUserDeviceCommandResponsepayload", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/devices/$count", "Module": "Beta.CrossDeviceExperiences", + "ApiVersion": "beta", "Permissions": { "Name": "Device.Read", "Description": "View your list of devices", "FullDescription": "Allows the app to see your list of devices.", "IsAdmin": false - }, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/devices/$count", - "Command": "Get-MgBetaUserDeviceCount", - "ApiVersion": "beta", - "Method": "GET" + } }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/devices/delta", - "Command": "Get-MgBetaUserDeviceDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "Command": "Get-MgBetaUserDeviceExtension", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "Command": "Get-MgBetaUserDeviceExtension", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count", - "Command": "Get-MgBetaUserDeviceExtensionCount", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -142985,13 +143021,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/getMemberGroups", - "Command": "Get-MgBetaUserDeviceMemberGroup", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -143000,581 +143036,581 @@ ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/getMemberObjects", - "Command": "Get-MgBetaUserDeviceMemberObject", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}", - "Command": "Get-MgBetaUserDeviceMemberOf", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceMemberOf", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/{device-id}/memberOf", - "Command": "Get-MgBetaUserDeviceMemberOf", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit", - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group", - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group", - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceMemberOfCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count", - "Command": "Get-MgBetaUserDeviceMemberOfCount", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count", - "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count", - "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredOwner", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners", - "Command": "Get-MgBetaUserDeviceRegisteredOwner", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers", - "Command": "Get-MgBetaUserDeviceRegisteredUser", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count", - "Command": "Get-MgBetaUserDeviceRegisteredUserCount", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceUsageRights", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUsageRight", "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "Command": "Get-MgBetaUserDeviceUsageRights", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceUsageRights", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUsageRight", "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "Command": "Get-MgBetaUserDeviceUsageRights", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceUsageRightsCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count", - "Command": "Get-MgBetaUserDeviceUsageRightsCount", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserDeviceUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -143583,25 +143619,33 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/devices/getUserOwnedObjects", - "Command": "Get-MgBetaUserDeviceUserOwnedObject", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserDirectReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "Command": "Get-MgBetaUserDirectReport", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserDirectReport", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/directReports", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -143639,68 +143683,69 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/directReports", - "Command": "Get-MgBetaUserDirectReport", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/users/{user-id}/directReports/orgContact", - "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserDirectReportAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "Command": "Get-MgBetaUserDirectReportAsUser", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserDirectReportAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/directReports/user", - "Command": "Get-MgBetaUserDirectReportAsUser", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserDirectReportCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/directReports/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -143738,58 +143783,57 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/directReports/$count", - "Command": "Get-MgBetaUserDirectReportCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/directReports/orgContact/$count", - "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserDirectReportCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/directReports/user/$count", - "Command": "Get-MgBetaUserDirectReportCountAsUser", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives/{drive-id}", - "Command": "Get-MgBetaUserDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserDrive", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/drives", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -143827,132 +143871,133 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drives", - "Command": "Get-MgBetaUserDrive", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/users/{user-id}/drives/{drive-id}/activities", - "Command": "Get-MgBetaUserDriveActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveBundle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Command": "Get-MgBetaUserDriveBundle", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveBundle", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Command": "Get-MgBetaUserDriveBundle", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveBundleContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Command": "Get-MgBetaUserDriveBundleContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveBundleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "Command": "Get-MgBetaUserDriveBundleCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveContentTypeBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Command": "Get-MgBetaUserDriveContentTypeBase", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveContentTypeBaseType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Command": "Get-MgBetaUserDriveContentTypeBaseType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveContentTypeBaseType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Command": "Get-MgBetaUserDriveContentTypeBaseType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserDriveCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/drives/$count", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -143990,339 +144035,330 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/drives/$count", - "Command": "Get-MgBetaUserDriveCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "Command": "Get-MgBetaUserDriveCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveFollowing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "Command": "Get-MgBetaUserDriveFollowing", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveFollowing", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/following", - "Command": "Get-MgBetaUserDriveFollowing", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveFollowingContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Command": "Get-MgBetaUserDriveFollowingContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveFollowingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "Command": "Get-MgBetaUserDriveFollowingCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Command": "Get-MgBetaUserDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Command": "Get-MgBetaUserDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "Command": "Get-MgBetaUserDriveItemActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaUserDriveItemActivityByInterval", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Get-MgBetaUserDriveItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Command": "Get-MgBetaUserDriveItemAnalyticTime", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Command": "Get-MgBetaUserDriveItemChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Command": "Get-MgBetaUserDriveItemChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemChildContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Command": "Get-MgBetaUserDriveItemChildContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Command": "Get-MgBetaUserDriveItemChildCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Command": "Get-MgBetaUserDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "Command": "Get-MgBetaUserDriveItemCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Command": "Get-MgBetaUserDriveItemCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -144331,39 +144367,39 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Command": "Get-MgBetaUserDriveItemDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -144372,13 +144408,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -144387,409 +144423,409 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Get-MgBetaUserDriveItemListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "Command": "Get-MgBetaUserDriveItemListItemActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Command": "Get-MgBetaUserDriveItemListItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Command": "Get-MgBetaUserDriveItemListItemDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Get-MgBetaUserDriveItemListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Get-MgBetaUserDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Command": "Get-MgBetaUserDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Command": "Get-MgBetaUserDriveItemListItemVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Get-MgBetaUserDriveItemListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Get-MgBetaUserDriveItemPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemPermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Command": "Get-MgBetaUserDriveItemPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemPermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Command": "Get-MgBetaUserDriveItemPermissionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Command": "Get-MgBetaUserDriveItemRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Get-MgBetaUserDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Command": "Get-MgBetaUserDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Command": "Get-MgBetaUserDriveItemSubscriptionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemThumbnail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Get-MgBetaUserDriveItemThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemThumbnail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Command": "Get-MgBetaUserDriveItemThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemThumbnailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Command": "Get-MgBetaUserDriveItemThumbnailCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Get-MgBetaUserDriveItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Command": "Get-MgBetaUserDriveItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemVersionContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Command": "Get-MgBetaUserDriveItemVersionContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Command": "Get-MgBetaUserDriveItemVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -144798,13 +144834,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "Command": "Get-MgBetaUserDriveLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -144813,395 +144849,395 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphList", "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Command": "Get-MgBetaUserDriveList", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/users/{user-id}/drives/{drive-id}/list/activities", - "Command": "Get-MgBetaUserDriveListActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Get-MgBetaUserDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Command": "Get-MgBetaUserDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "Command": "Get-MgBetaUserDriveListColumnCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaUserDriveListColumnSourceColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Get-MgBetaUserDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListContentType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Command": "Get-MgBetaUserDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListContentTypeColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgBetaUserDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListContentTypeColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Command": "Get-MgBetaUserDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "Command": "Get-MgBetaUserDriveListContentTypeCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "Command": "Get-MgBetaUserDriveListCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "Command": "Get-MgBetaUserDriveListDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Get-MgBetaUserDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Command": "Get-MgBetaUserDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "Command": "Get-MgBetaUserDriveListItemActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaUserDriveListItemActivityByInterval", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Command": "Get-MgBetaUserDriveListItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Command": "Get-MgBetaUserDriveListItemCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -145210,447 +145246,447 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "Command": "Get-MgBetaUserDriveListItemDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Command": "Get-MgBetaUserDriveListItemDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Get-MgBetaUserDriveListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Get-MgBetaUserDriveListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Get-MgBetaUserDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Command": "Get-MgBetaUserDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Command": "Get-MgBetaUserDriveListItemVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Get-MgBetaUserDriveListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Get-MgBetaUserDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Command": "Get-MgBetaUserDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "Command": "Get-MgBetaUserDriveListOperationCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Get-MgBetaUserDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Command": "Get-MgBetaUserDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveListSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "Command": "Get-MgBetaUserDriveListSubscriptionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRoot", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Command": "Get-MgBetaUserDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/users/{user-id}/drives/{drive-id}/root/activities", - "Command": "Get-MgBetaUserDriveRootActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaUserDriveRootActivityByInterval", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Command": "Get-MgBetaUserDriveRootAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "Command": "Get-MgBetaUserDriveRootAnalyticTime", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Command": "Get-MgBetaUserDriveRootChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Command": "Get-MgBetaUserDriveRootChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootChildContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Command": "Get-MgBetaUserDriveRootChildContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "Command": "Get-MgBetaUserDriveRootChildCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Command": "Get-MgBetaUserDriveRootContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "Command": "Get-MgBetaUserDriveRootCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -145659,524 +145695,533 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "Command": "Get-MgBetaUserDriveRootDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Command": "Get-MgBetaUserDriveRootListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities", - "Command": "Get-MgBetaUserDriveRootListItemActivity", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "Command": "Get-MgBetaUserDriveRootListItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "Command": "Get-MgBetaUserDriveRootListItemDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Command": "Get-MgBetaUserDriveRootListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Get-MgBetaUserDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Command": "Get-MgBetaUserDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "Command": "Get-MgBetaUserDriveRootListItemVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Get-MgBetaUserDriveRootListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Get-MgBetaUserDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootPermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Command": "Get-MgBetaUserDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootPermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "Command": "Get-MgBetaUserDriveRootPermissionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootRetentionLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Command": "Get-MgBetaUserDriveRootRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Get-MgBetaUserDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Command": "Get-MgBetaUserDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "Command": "Get-MgBetaUserDriveRootSubscriptionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootThumbnail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Get-MgBetaUserDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootThumbnail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Command": "Get-MgBetaUserDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootThumbnailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "Command": "Get-MgBetaUserDriveRootThumbnailCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Get-MgBetaUserDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Command": "Get-MgBetaUserDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootVersionContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Command": "Get-MgBetaUserDriveRootVersionContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveRootVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "Command": "Get-MgBetaUserDriveRootVersionCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveSpecial", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "Command": "Get-MgBetaUserDriveSpecial", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveSpecial", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/special", - "Command": "Get-MgBetaUserDriveSpecial", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveSpecialContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Command": "Get-MgBetaUserDriveSpecialContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Get-MgBetaUserDriveSpecialCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "Command": "Get-MgBetaUserDriveSpecialCount", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", - "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserEvent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -146190,19 +146235,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserEvent", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}", - "Command": "Get-MgBetaUserEvent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/events", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -146222,79 +146266,80 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events", - "Command": "Get-MgBetaUserEvent", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Command": "Get-MgBetaUserEventAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Calendars.Read", - "Description": "Read calendars in all mailboxes", - "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserEventAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments", - "Command": "Get-MgBetaUserEventAttachment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": { "Name": "Calendars.Read", "Description": "Read calendars in all mailboxes", "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserEventAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "Command": "Get-MgBetaUserEventAttachmentCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Calendars.Read", + "Description": "Read calendars in all mailboxes", + "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/events/{event-id}/calendar", - "Command": "Get-MgBetaUserEventCalendar", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserEventCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/events/$count", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -146314,19 +146359,19 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/events/$count", - "Command": "Get-MgBetaUserEventCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserEventDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/delta", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -146346,324 +146391,323 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/delta", - "Command": "Get-MgBetaUserEventDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrence", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "Command": "Get-MgBetaUserEventExceptionOccurrence", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrence", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", - "Command": "Get-MgBetaUserEventExceptionOccurrence", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count", - "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Command": "Get-MgBetaUserEventExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Command": "Get-MgBetaUserEventExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "Command": "Get-MgBetaUserEventExtensionCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "Command": "Get-MgBetaUserEventInstance", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserEventInstance", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/instances", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -146677,74 +146721,75 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/instances", - "Command": "Get-MgBetaUserEventInstance", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Command": "Get-MgBetaUserEventInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Command": "Get-MgBetaUserEventInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Command": "Get-MgBetaUserEventInstanceAttachmentCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "Command": "Get-MgBetaUserEventInstanceCalendar", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [ - { - "Name": "Calendars.Read", - "Description": "Read calendars in all mailboxes", - "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", + "Command": "Get-MgBetaUserEventInstanceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/$count", + "Module": "Beta.Calendar", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Calendars.Read", + "Description": "Read calendars in all mailboxes", + "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", "IsAdmin": false }, { @@ -146753,248 +146798,247 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/$count", - "Command": "Get-MgBetaUserEventInstanceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "Command": "Get-MgBetaUserEventInstanceDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Command": "Get-MgBetaUserEventInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Command": "Get-MgBetaUserEventInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Get-MgBetaUserEventInstanceExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Command": "Get-MgBetaUserEventInstanceExtensionCount", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/extensions/{extension-id}", - "Command": "Get-MgBetaUserExtension", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/extensions", - "Command": "Get-MgBetaUserExtension", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/extensions/$count", - "Command": "Get-MgBetaUserExtensionCount", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Get-MgBetaUserFollowedSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/users/{user-id}/followedSites/{site-id}", - "Command": "Get-MgBetaUserFollowedSite", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserFollowedSite", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSite", + "Uri": "/users/{user-id}/followedSites", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -147008,18 +147052,19 @@ "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSite", - "Uri": "/users/{user-id}/followedSites", - "Command": "Get-MgBetaUserFollowedSite", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserFollowedSiteCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/followedSites/$count", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -147033,195 +147078,195 @@ "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/followedSites/$count", - "Command": "Get-MgBetaUserFollowedSiteCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserInferenceClassification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphInferenceClassification", "Uri": "/users/{user-id}/inferenceClassification", - "Command": "Get-MgBetaUserInferenceClassification", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserInferenceClassificationOverride", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Command": "Get-MgBetaUserInferenceClassificationOverride", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.Read", - "Description": "Read mail in all mailboxes", - "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserInferenceClassificationOverride", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides", - "Command": "Get-MgBetaUserInferenceClassificationOverride", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": { "Name": "Mail.Read", "Description": "Read mail in all mailboxes", "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", - "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Mail.Read", + "Description": "Read mail in all mailboxes", + "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphInformationProtection", "Uri": "/users/{user-id}/informationProtection", - "Command": "Get-MgBetaUserInformationProtection", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionBitlocker", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBitlocker", "Uri": "/users/{user-id}/informationProtection/bitlocker", - "Command": "Get-MgBetaUserInformationProtectionBitlocker", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Uri": "/users/{user-id}/informationProtection/policy", - "Command": "Get-MgBetaUserInformationProtectionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -147235,19 +147280,18 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/informationProtection/policy/labels", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -147261,18 +147305,19 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Uri": "/users/{user-id}/informationProtection/policy/labels", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/$count", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -147286,210 +147331,209 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/informationProtection/policy/labels/$count", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemInsights", "Uri": "/users/{user-id}/insights", - "Command": "Get-MgBetaUserInsight", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserInsightShared", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSharedInsight", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Command": "Get-MgBetaUserInsightShared", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserInsightShared", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSharedInsight", + "Uri": "/users/{user-id}/insights/shared", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -147503,18 +147547,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSharedInsight", - "Uri": "/users/{user-id}/insights/shared", - "Command": "Get-MgBetaUserInsightShared", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserInsightSharedCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -147528,58 +147573,57 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/insights/shared/$count", - "Command": "Get-MgBetaUserInsightSharedCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserInsightSharedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "Command": "Get-MgBetaUserInsightSharedResource", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserInsightTrending", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTrending", "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Command": "Get-MgBetaUserInsightTrending", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserInsightTrending", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTrending", + "Uri": "/users/{user-id}/insights/trending", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -147593,18 +147637,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTrending", - "Uri": "/users/{user-id}/insights/trending", - "Command": "Get-MgBetaUserInsightTrending", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserInsightTrendingCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -147618,19 +147663,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserInsightTrendingResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/insights/trending/$count", - "Command": "Get-MgBetaUserInsightTrendingCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -147644,32 +147689,31 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "Command": "Get-MgBetaUserInsightTrendingResource", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserInsightUsed", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUsedInsight", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Command": "Get-MgBetaUserInsightUsed", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserInsightUsed", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUsedInsight", + "Uri": "/users/{user-id}/insights/used", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -147683,18 +147727,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUsedInsight", - "Uri": "/users/{user-id}/insights/used", - "Command": "Get-MgBetaUserInsightUsed", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserInsightUsedCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/insights/used/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -147708,19 +147753,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserInsightUsedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/insights/used/$count", - "Command": "Get-MgBetaUserInsightUsedCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -147734,32 +147779,23 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", - "Command": "Get-MgBetaUserInsightUsedResource", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Get-MgBetaUserJoinedGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/joinedGroups", - "Command": "Get-MgBetaUserJoinedGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserJoinedGroupById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -147768,13 +147804,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/joinedGroups/getByIds", - "Command": "Get-MgBetaUserJoinedGroupById", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserJoinedGroupUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -147783,12 +147819,20 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/joinedGroups/getUserOwnedObjects", - "Command": "Get-MgBetaUserJoinedGroupUserOwnedObject", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaUserJoinedTeam", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeam", + "Uri": "/users/{user-id}/joinedTeams", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -147832,31 +147876,31 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/users/{user-id}/joinedTeams", - "Command": "Get-MgBetaUserJoinedTeam", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserLicenseDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Command": "Get-MgBetaUserLicenseDetail", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserLicenseDetail", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/users/{user-id}/licenseDetails", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -147888,18 +147932,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphLicenseDetails", - "Uri": "/users/{user-id}/licenseDetails", - "Command": "Get-MgBetaUserLicenseDetail", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserLicenseDetailCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/licenseDetails/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -147931,32 +147976,32 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/licenseDetails/$count", - "Command": "Get-MgBetaUserLicenseDetailCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserLoggedOnManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/getLoggedOnManagedDevices", - "Command": "Get-MgBetaUserLoggedOnManagedDevice", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserMailboxSetting", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/mailboxSettings", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -147970,19 +148015,19 @@ "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserMailFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/mailboxSettings", - "Command": "Get-MgBetaUserMailboxSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -148008,19 +148053,18 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserMailFolder", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Command": "Get-MgBetaUserMailFolder", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/mailFolders", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -148046,31 +148090,31 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders", - "Command": "Get-MgBetaUserMailFolder", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Command": "Get-MgBetaUserMailFolderChildFolder", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserMailFolderChildFolder", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -148096,18 +148140,19 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "Command": "Get-MgBetaUserMailFolderChildFolder", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserMailFolderChildFolderCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -148133,291 +148178,291 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", - "Command": "Get-MgBetaUserMailFolderChildFolderCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "Command": "Get-MgBetaUserMailFolderChildFolderDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.Read", - "Description": "Read mail in all mailboxes", - "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Mail.Read", + "Description": "Read mail in all mailboxes", + "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserConfiguration", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserConfiguration", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserMailFolderCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/$count", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -148443,19 +148488,19 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/$count", - "Command": "Get-MgBetaUserMailFolderCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserMailFolderDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/delta", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -148481,19 +148526,19 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/delta", - "Command": "Get-MgBetaUserMailFolderDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserMailFolderMessage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -148513,19 +148558,18 @@ "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserMailFolderMessage", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Command": "Get-MgBetaUserMailFolderMessage", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -148551,66 +148595,67 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "Command": "Get-MgBetaUserMailFolderMessage", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderMessageAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Command": "Get-MgBetaUserMailFolderMessageAttachment", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.Read", - "Description": "Read mail in all mailboxes", - "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserMailFolderMessageAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "Command": "Get-MgBetaUserMailFolderMessageAttachment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": { "Name": "Mail.Read", "Description": "Read mail in all mailboxes", "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Mail.Read", + "Description": "Read mail in all mailboxes", + "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaUserMailFolderMessageContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -148630,19 +148675,19 @@ "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserMailFolderMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "Command": "Get-MgBetaUserMailFolderMessageContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -148668,19 +148713,19 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", - "Command": "Get-MgBetaUserMailFolderMessageCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserMailFolderMessageDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -148706,171 +148751,173 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "Command": "Get-MgBetaUserMailFolderMessageDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderMessageExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Command": "Get-MgBetaUserMailFolderMessageExtension", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderMessageExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Command": "Get-MgBetaUserMailFolderMessageExtension", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderMessageMention", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "Command": "Get-MgBetaUserMailFolderMessageMention", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderMessageMention", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "Command": "Get-MgBetaUserMailFolderMessageMention", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderMessageMentionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count", - "Command": "Get-MgBetaUserMailFolderMessageMentionCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderMessageRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Command": "Get-MgBetaUserMailFolderMessageRule", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderMessageRule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Command": "Get-MgBetaUserMailFolderMessageRule", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderMessageRuleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "Command": "Get-MgBetaUserMailFolderMessageRuleCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserConfiguration", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", - "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserConfiguration", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", - "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count", - "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserMailTip", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMailTips", + "Uri": "/users/{user-id}/getMailTips", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -148884,21 +148931,18 @@ "FullDescription": "Allows the app to read mail you can access, including shared mail.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphMailTips", - "Uri": "/users/{user-id}/getMailTips", - "Command": "Get-MgBetaUserMailTip", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Get-MgBetaUserManagedAppBlockedUser", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/users/getManagedAppBlockedUsers", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -148924,18 +148968,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/users/getManagedAppBlockedUsers", - "Command": "Get-MgBetaUserManagedAppBlockedUser", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -148949,19 +148994,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserManagedAppPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/users/{user-id}/getManagedAppPolicies", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -148975,565 +149020,565 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/users/{user-id}/getManagedAppPolicies", - "Command": "Get-MgBetaUserManagedAppPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedAppRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "Command": "Get-MgBetaUserManagedAppRegistration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedAppRegistration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/users/{user-id}/managedAppRegistrations", - "Command": "Get-MgBetaUserManagedAppRegistration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedAppRegistrationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "Command": "Get-MgBetaUserManagedAppRegistrationCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Command": "Get-MgBetaUserManagedDevice", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices", - "Command": "Get-MgBetaUserManagedDevice", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Command": "Get-MgBetaUserManagedDeviceCategory", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/$count", - "Command": "Get-MgBetaUserManagedDeviceCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", - "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count", - "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", - "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "Command": "Get-MgBetaUserManagedDeviceUser", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -149547,19 +149592,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -149573,19 +149618,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserManager", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", - "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/manager", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -149611,19 +149656,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserManagerByRef", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/manager", - "Command": "Get-MgBetaUserManager", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/users/{user-id}/manager/$ref", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -149649,19 +149694,21 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserMemberGroup", + "Method": "POST", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/manager/$ref", - "Command": "Get-MgBetaUserManagerByRef", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/getMemberGroups", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -149729,7 +149776,11 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -149737,13 +149788,9 @@ "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/getMemberGroups", - "Command": "Get-MgBetaUserMemberGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/getMemberObjects", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -149817,21 +149864,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserMemberOf", + "Method": "GET", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/getMemberObjects", - "Command": "Get-MgBetaUserMemberObject", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -149845,19 +149890,18 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserMemberOf", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", - "Command": "Get-MgBetaUserMemberOf", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/memberOf", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -149883,31 +149927,31 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/memberOf", - "Command": "Get-MgBetaUserMemberOf", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/users/{user-id}/memberOf/administrativeUnit", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -149921,31 +149965,31 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/users/{user-id}/memberOf/administrativeUnit", - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "Command": "Get-MgBetaUserMemberOfAsGroup", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserMemberOfAsGroup", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/memberOf/group", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -149959,18 +150003,19 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/memberOf/group", - "Command": "Get-MgBetaUserMemberOfAsGroup", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/memberOf/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -149996,19 +150041,19 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/memberOf/$count", - "Command": "Get-MgBetaUserMemberOfCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -150022,19 +150067,19 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", - "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/memberOf/group/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -150048,19 +150093,19 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/memberOf/group/$count", - "Command": "Get-MgBetaUserMemberOfCountAsGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -150080,19 +150125,18 @@ "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserMessage", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}", - "Command": "Get-MgBetaUserMessage", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/messages", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -150118,66 +150162,67 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages", - "Command": "Get-MgBetaUserMessage", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMessageAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Command": "Get-MgBetaUserMessageAttachment", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.Read", - "Description": "Read mail in all mailboxes", - "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserMessageAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "Command": "Get-MgBetaUserMessageAttachment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": { "Name": "Mail.Read", "Description": "Read mail in all mailboxes", "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserMessageAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "Command": "Get-MgBetaUserMessageAttachmentCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Mail.Read", + "Description": "Read mail in all mailboxes", + "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaUserMessageContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -150197,19 +150242,19 @@ "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "Command": "Get-MgBetaUserMessageContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/messages/$count", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -150235,19 +150280,19 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/messages/$count", - "Command": "Get-MgBetaUserMessageCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserMessageDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/delta", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -150267,95 +150312,95 @@ "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/delta", - "Command": "Get-MgBetaUserMessageDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMessageExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Command": "Get-MgBetaUserMessageExtension", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMessageExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Command": "Get-MgBetaUserMessageExtension", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMessageExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "Command": "Get-MgBetaUserMessageExtensionCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMessageMention", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "Command": "Get-MgBetaUserMessageMention", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMessageMention", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "Command": "Get-MgBetaUserMessageMention", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Get-MgBetaUserMessageMentionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count", - "Command": "Get-MgBetaUserMessageMentionCount", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -150369,19 +150414,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "Command": "Get-MgBetaUserMobileAppIntentAndState", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/mobileAppIntentAndStates", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -150395,18 +150439,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "Command": "Get-MgBetaUserMobileAppIntentAndState", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -150420,146 +150465,145 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", - "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserNotification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotification", "Uri": "/users/{user-id}/notifications/{notification-id}", - "Command": "Get-MgBetaUserNotification", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserNotification", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphNotification", "Uri": "/users/{user-id}/notifications", - "Command": "Get-MgBetaUserNotification", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserNotificationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/notifications/$count", - "Command": "Get-MgBetaUserNotificationCount", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOauth2PermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Command": "Get-MgBetaUserOauth2PermissionGrant", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserOauth2PermissionGrant", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/users/{user-id}/oauth2PermissionGrants", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -150579,18 +150623,19 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/users/{user-id}/oauth2PermissionGrants", - "Command": "Get-MgBetaUserOauth2PermissionGrant", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserOauth2PermissionGrantCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -150610,19 +150655,19 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnenoteNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", - "Command": "Get-MgBetaUserOauth2PermissionGrantCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -150654,19 +150699,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnenoteNotebook", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Command": "Get-MgBetaUserOnenoteNotebook", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/onenote/notebooks", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -150698,18 +150742,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks", - "Command": "Get-MgBetaUserOnenoteNotebook", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserOnenoteNotebookCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/onenote/notebooks/$count", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -150741,19 +150786,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", + "Method": "POST", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/users/{user-id}/onenote/notebooks/$count", - "Command": "Get-MgBetaUserOnenoteNotebookCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -150785,21 +150832,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Get-MgBetaUserOnenoteNotebookSection", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -150831,18 +150875,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "Get-MgBetaUserOnenoteNotebookSection", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -150874,18 +150918,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserOnenoteOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -150917,32 +150962,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "Command": "Get-MgBetaUserOnenoteOperation", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Get-MgBetaUserOnenoteOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onenote/operations/$count", - "Command": "Get-MgBetaUserOnenoteOperationCount", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserOnenotePage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -150968,19 +151013,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnenotePage", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Command": "Get-MgBetaUserOnenotePage", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/onenote/pages", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -151006,18 +151050,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/pages", - "Command": "Get-MgBetaUserOnenotePage", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserOnenotePageContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -151043,19 +151088,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnenotePageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Get-MgBetaUserOnenotePageContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/onenote/pages/$count", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -151081,19 +151126,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnenoteRecentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/onenote/pages/$count", - "Command": "Get-MgBetaUserOnenotePageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRecentNotebook", + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -151125,32 +151170,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphRecentNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "Command": "Get-MgBetaUserOnenoteRecentNotebook", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Get-MgBetaUserOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "Command": "Get-MgBetaUserOnenoteResource", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserOnenoteResourceContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -151176,32 +151221,75 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnenoteResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Get-MgBetaUserOnenoteResourceContent", + "Uri": "/users/{user-id}/onenote/resources/$count", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Get-MgBetaUserOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/onenote/resources/$count", - "Command": "Get-MgBetaUserOnenoteResourceCount", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks", + "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks", + "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaUserOnenoteSection", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/sections", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -151233,19 +151321,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnenoteSectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Command": "Get-MgBetaUserOnenoteSection", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/users/{user-id}/onenote/sections/$count", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -151277,62 +151365,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections", - "Command": "Get-MgBetaUserOnenoteSection", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Notes", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks", - "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks", - "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaUserOnenoteSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/$count", - "Command": "Get-MgBetaUserOnenoteSectionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -151364,19 +151409,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnenoteSectionGroup", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List", + "List1" ], "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Get-MgBetaUserOnenoteSectionGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/onenote/sectionGroups", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -151408,19 +151453,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "Command": "Get-MgBetaUserOnenoteSectionGroup", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserOnenoteSectionGroupCount", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -151452,21 +151499,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Command": "Get-MgBetaUserOnenoteSectionGroupCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserOnenoteSectionGroupSection", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -151498,18 +151542,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnenoteSectionPage", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "Get-MgBetaUserOnenoteSectionGroupSection", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -151535,18 +151579,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "Get-MgBetaUserOnenoteSectionPage", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserOnlineMeeting", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -151578,19 +151623,18 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnlineMeeting", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "Command": "Get-MgBetaUserOnlineMeeting", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/onlineMeetings", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -151622,18 +151666,19 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings", - "Command": "Get-MgBetaUserOnlineMeeting", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -151665,25 +151710,11 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": { - "Name": "OnlineMeetingArtifact.Read.All", - "Description": "Read online meeting artifacts", - "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -151692,30 +151723,35 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "OnlineMeetingArtifact.Read.All", + "Description": "Read online meeting artifacts", + "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -151724,36 +151760,31 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": { - "Name": "OnlineMeetingArtifact.Read.All", - "Description": "Read online meeting artifacts", - "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -151762,30 +151793,44 @@ ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "OnlineMeetingArtifact.Read.All", + "Description": "Read online meeting artifacts", + "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -151817,32 +151862,32 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaUserOnlineMeetingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/onlineMeetings/$count", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -151874,19 +151919,21 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "Method": "GET", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/$count", - "Command": "Get-MgBetaUserOnlineMeetingCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -151918,59 +151965,57 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "Command": "Get-MgBetaUserOnlineMeetingRecording", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "Command": "Get-MgBetaUserOnlineMeetingRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserOnlineMeetingRegistration", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMeetingRegistration", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -151996,19 +152041,19 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistration", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "Command": "Get-MgBetaUserOnlineMeetingRegistration", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -152022,57 +152067,56 @@ "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -152092,18 +152136,19 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -152123,93 +152168,93 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": { "Name": "OnlineMeetingTranscript.Read.All", "Description": "Read all transcripts of online meetings.", "FullDescription": "Allows the app to read all transcripts of all online meetings, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphCallTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Command": "Get-MgBetaUserOnlineMeetingTranscript", - "ApiVersion": "beta", - "Method": "GET" + } }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": { - "Name": "OnlineMeetingTranscript.Read.All", - "Description": "Read all transcripts of online meetings.", - "FullDescription": "Allows the app to read all transcripts of all online meetings, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "OnlineMeetingTranscript.Read.All", + "Description": "Read all transcripts of online meetings.", + "FullDescription": "Allows the app to read all transcripts of all online meetings, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphVirtualAppointment", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/virtualAppointment", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -152247,19 +152292,19 @@ "FullDescription": "Allows the application to read and write virtual appointments for all users, without a signed-in user. The app must also be authorized to access an individual user’s data by the online meetings application access policy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVirtualAppointment", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/virtualAppointment", - "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointment", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -152297,517 +152342,516 @@ "FullDescription": "Allows the application to read and write virtual appointments for all users, without a signed-in user. The app must also be authorized to access an individual user’s data by the online meetings application access policy.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": { - "Name": "MailboxSettings.Read", - "Description": "Read all user mailbox settings", - "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserOutlookMasterCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Command": "Get-MgBetaUserOutlookMasterCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read all user mailbox settings", "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookMasterCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories", - "Command": "Get-MgBetaUserOutlookMasterCategory", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read all user mailbox settings", "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookMasterCategoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "Command": "Get-MgBetaUserOutlookMasterCategoryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "Name": "MailboxSettings.Read", + "Description": "Read all user mailbox settings", + "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "Command": "Get-MgBetaUserOutlookTask", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/tasks", - "Command": "Get-MgBetaUserOutlookTask", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + } }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOutlookTaskAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Command": "Get-MgBetaUserOutlookTaskAttachment", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserOutlookTaskAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "Command": "Get-MgBetaUserOutlookTaskAttachment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count", - "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/tasks/$count", - "Command": "Get-MgBetaUserOutlookTaskCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookTaskFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "Command": "Get-MgBetaUserOutlookTaskFolder", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookTaskFolder", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskFolders", - "Command": "Get-MgBetaUserOutlookTaskFolder", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookTaskFolderCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/taskFolders/$count", - "Command": "Get-MgBetaUserOutlookTaskFolderCount", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + } }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOutlookTaskFolderTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Command": "Get-MgBetaUserOutlookTaskFolderTask", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserOutlookTaskFolderTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "Command": "Get-MgBetaUserOutlookTaskFolderTask", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + } }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookTaskGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "Command": "Get-MgBetaUserOutlookTaskGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookTaskGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Uri": "/users/{user-id}/outlook/taskGroups", - "Command": "Get-MgBetaUserOutlookTaskGroup", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookTaskGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/$count", - "Command": "Get-MgBetaUserOutlookTaskGroupCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + } }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + } }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + } }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "Command": "Get-MgBetaUserOwnedDevice", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserOwnedDevice", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/ownedDevices", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -152839,68 +152883,69 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/ownedDevices", - "Command": "Get-MgBetaUserOwnedDevice", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/ownedDevices/device", - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/ownedDevices/endpoint", - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserOwnedDeviceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/ownedDevices/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -152932,58 +152977,57 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/ownedDevices/$count", - "Command": "Get-MgBetaUserOwnedDeviceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/ownedDevices/device/$count", - "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "Command": "Get-MgBetaUserOwnedObject", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserOwnedObject", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/ownedObjects", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -153015,106 +153059,107 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/ownedObjects", - "Command": "Get-MgBetaUserOwnedObject", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/users/{user-id}/ownedObjects/application", - "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/ownedObjects/group", - "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedObjectByType", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/getUserOwnedObjects", - "Command": "Get-MgBetaUserOwnedObjectByType", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgBetaUserOwnedObjectCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/ownedObjects/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -153146,59 +153191,50 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/ownedObjects/$count", - "Command": "Get-MgBetaUserOwnedObjectCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/ownedObjects/application/$count", - "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/ownedObjects/group/$count", - "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserPermissionGrantById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -153207,26 +153243,26 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/permissionGrants/getByIds", - "Command": "Get-MgBetaUserPermissionGrantById", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserPermissionGrantDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/permissionGrants/delta", - "Command": "Get-MgBetaUserPermissionGrantDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserPermissionGrantMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -153235,13 +153271,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", - "Command": "Get-MgBetaUserPermissionGrantMemberGroup", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserPermissionGrantMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -153250,13 +153286,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", - "Command": "Get-MgBetaUserPermissionGrantMemberObject", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Get-MgBetaUserPermissionGrantUserOwnedObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -153265,50 +153301,33 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/permissionGrants/getUserOwnedObjects", - "Command": "Get-MgBetaUserPermissionGrantUserOwnedObject", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.People", - "Permissions": [], + "Command": "Get-MgBetaUserPerson", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPerson", "Uri": "/users/{user-id}/people/{person-id}", - "Command": "Get-MgBetaUserPerson", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.People", - "Permissions": [ - { - "Name": "People.Read", - "Description": "Read your relevant people list", - "FullDescription": "Allows the app to read a list of people in the order that's most relevant to you. This includes your local contacts, your contacts from social networking, people listed in your organization's directory, and people from recent communications.", - "IsAdmin": false - }, - { - "Name": "People.Read.All", - "Description": "Read all users' relevant people lists", - "FullDescription": "Allows the app to read any user's scored list of relevant people, without a signed-in user. The list can include local contacts, contacts from social networking, your organization's directory, and people from recent communications (such as email and Skype).", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaUserPerson", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPerson", "Uri": "/users/{user-id}/people", - "Command": "Get-MgBetaUserPerson", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "People.Read", @@ -153322,33 +153341,37 @@ "FullDescription": "Allows the app to read any user's scored list of relevant people, without a signed-in user. The list can include local contacts, contacts from social networking, your organization's directory, and people from recent communications (such as email and Skype).", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserPersonCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/people/$count", - "Command": "Get-MgBetaUserPersonCount", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.Users", "Permissions": [ { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "Name": "People.Read", + "Description": "Read your relevant people list", + "FullDescription": "Allows the app to read a list of people in the order that's most relevant to you. This includes your local contacts, your contacts from social networking, people listed in your organization's directory, and people from recent communications.", "IsAdmin": false }, { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read user profiles without a signed in user.", + "Name": "People.Read.All", + "Description": "Read all users' relevant people lists", + "FullDescription": "Allows the app to read any user's scored list of relevant people, without a signed-in user. The list can include local contacts, contacts from social networking, your organization's directory, and people from recent communications (such as email and Skype).", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserPhoto", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -153357,12 +153380,8 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/photo", - "Command": "Get-MgBetaUserPhoto", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -153376,18 +153395,18 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserPhoto", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/photos", - "Command": "Get-MgBetaUserPhoto", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -153401,7 +153420,11 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserPhotoContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -153410,12 +153433,8 @@ ], "OutputType": null, "Uri": "/users/{user-id}/photo/$value", - "Command": "Get-MgBetaUserPhotoContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -153429,19 +153448,47 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserPhotoCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/photos/$count", - "Command": "Get-MgBetaUserPhotoCount", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read user profiles without a signed in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaUserPlanner", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphPlannerUser", + "Uri": "/users/{user-id}/planner", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -153473,46 +153520,44 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphPlannerUser", - "Uri": "/users/{user-id}/planner", - "Command": "Get-MgBetaUserPlanner", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Get-MgBetaUserPlanner", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerDelta", "Uri": "/users/{user-id}/planner/all", - "Command": "Get-MgBetaUserPlanner", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Get-MgBetaUserPlannerAllCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/planner/all/$count", - "Command": "Get-MgBetaUserPlannerAllCount", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserPlannerAllDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerDelta", + "Uri": "/users/{user-id}/planner/all/delta", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -153538,32 +153583,31 @@ "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphPlannerDelta", - "Uri": "/users/{user-id}/planner/all/delta", - "Command": "Get-MgBetaUserPlannerAllDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Get-MgBetaUserPlannerFavoritePlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}", - "Command": "Get-MgBetaUserPlannerFavoritePlan", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserPlannerFavoritePlan", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/users/{user-id}/planner/favoritePlans", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -153583,18 +153627,19 @@ "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/users/{user-id}/planner/favoritePlans", - "Command": "Get-MgBetaUserPlannerFavoritePlan", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserPlannerFavoritePlanCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/planner/favoritePlans/$count", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -153614,19 +153659,18 @@ "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/planner/favoritePlans/$count", - "Command": "Get-MgBetaUserPlannerFavoritePlanCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserPlannerPlan", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/users/{user-id}/planner/plans", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -153652,83 +153696,83 @@ "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/users/{user-id}/planner/plans", - "Command": "Get-MgBetaUserPlannerPlan", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserPlannerPlanBucketDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "Command": "Get-MgBetaUserPlannerPlanBucketDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserPlannerPlanDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/users/{user-id}/planner/plans/delta", - "Command": "Get-MgBetaUserPlannerPlanDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Get-MgBetaUserPlannerPlanTaskDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "Command": "Get-MgBetaUserPlannerPlanTaskDelta", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Get-MgBetaUserPlannerRecentPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}", - "Command": "Get-MgBetaUserPlannerRecentPlan", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserPlannerRecentPlan", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/users/{user-id}/planner/recentPlans", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -153748,18 +153792,19 @@ "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/users/{user-id}/planner/recentPlans", - "Command": "Get-MgBetaUserPlannerRecentPlan", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserPlannerRecentPlanCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/planner/recentPlans/$count", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -153779,32 +153824,31 @@ "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/planner/recentPlans/$count", - "Command": "Get-MgBetaUserPlannerRecentPlanCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Get-MgBetaUserPlannerRosterPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}", - "Command": "Get-MgBetaUserPlannerRosterPlan", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserPlannerRosterPlan", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/users/{user-id}/planner/rosterPlans", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -153830,18 +153874,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/users/{user-id}/planner/rosterPlans", - "Command": "Get-MgBetaUserPlannerRosterPlan", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserPlannerRosterPlanCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/planner/rosterPlans/$count", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -153867,19 +153912,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/planner/rosterPlans/$count", - "Command": "Get-MgBetaUserPlannerRosterPlanCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserPlannerTask", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/users/{user-id}/planner/tasks", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -153917,18 +153961,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserPlannerTaskDelta", + "Method": "GET", "Variants": [ - "List" + "Delta", + "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/users/{user-id}/planner/tasks", - "Command": "Get-MgBetaUserPlannerTask", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/planner/tasks/delta", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -153942,19 +153987,19 @@ "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/users/{user-id}/planner/tasks/delta", - "Command": "Get-MgBetaUserPlannerTaskDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserPresence", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPresence", + "Uri": "/users/{user-id}/presence", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.Read", @@ -153968,19 +154013,19 @@ "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/users/{user-id}/presence", - "Command": "Get-MgBetaUserPresence", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProfile", + "Uri": "/users/{user-id}/profile", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154012,19 +154057,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfile", - "Uri": "/users/{user-id}/profile", - "Command": "Get-MgBetaUserProfile", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserAccountInformation", + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154056,19 +154101,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileAccount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUserAccountInformation", - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "Command": "Get-MgBetaUserProfileAccount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/profile/account", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154100,18 +154144,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserAccountInformation", - "Uri": "/users/{user-id}/profile/account", - "Command": "Get-MgBetaUserProfileAccount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserProfileAccountCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/profile/account/$count", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154143,19 +154188,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileAddress", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/profile/account/$count", - "Command": "Get-MgBetaUserProfileAccountCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAddress", + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154187,19 +154232,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileAddress", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphItemAddress", - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "Command": "Get-MgBetaUserProfileAddress", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/profile/addresses", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154231,18 +154275,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphItemAddress", - "Uri": "/users/{user-id}/profile/addresses", - "Command": "Get-MgBetaUserProfileAddress", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserProfileAddressCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/profile/addresses/$count", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154274,19 +154319,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileAnniversary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/profile/addresses/$count", - "Command": "Get-MgBetaUserProfileAddressCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154318,19 +154363,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileAnniversary", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "Command": "Get-MgBetaUserProfileAnniversary", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/profile/anniversaries", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154362,62 +154406,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Uri": "/users/{user-id}/profile/anniversaries", - "Command": "Get-MgBetaUserProfileAnniversary", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.People", - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read user profiles without a signed in user.", - "IsAdmin": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and update user profiles without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaUserProfileAnniversaryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/anniversaries/$count", - "Command": "Get-MgBetaUserProfileAnniversaryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154449,19 +154450,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileAward", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPersonAward", "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "Command": "Get-MgBetaUserProfileAward", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154493,18 +154494,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileAward", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPersonAward", "Uri": "/users/{user-id}/profile/awards", - "Command": "Get-MgBetaUserProfileAward", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154536,19 +154537,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileAwardCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/awards/$count", - "Command": "Get-MgBetaUserProfileAwardCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154580,19 +154581,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileCertification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPersonCertification", "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "Command": "Get-MgBetaUserProfileCertification", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154624,18 +154625,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileCertification", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPersonCertification", "Uri": "/users/{user-id}/profile/certifications", - "Command": "Get-MgBetaUserProfileCertification", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154667,19 +154668,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileCertificationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/certifications/$count", - "Command": "Get-MgBetaUserProfileCertificationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154711,19 +154712,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileEducationalActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationalActivity", "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "Command": "Get-MgBetaUserProfileEducationalActivity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154755,18 +154756,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileEducationalActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationalActivity", "Uri": "/users/{user-id}/profile/educationalActivities", - "Command": "Get-MgBetaUserProfileEducationalActivity", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154798,19 +154799,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileEducationalActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/educationalActivities/$count", - "Command": "Get-MgBetaUserProfileEducationalActivityCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154842,19 +154843,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileEmail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemEmail", "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "Command": "Get-MgBetaUserProfileEmail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154886,18 +154887,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileEmail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemEmail", "Uri": "/users/{user-id}/profile/emails", - "Command": "Get-MgBetaUserProfileEmail", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154929,19 +154930,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileEmailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/emails/$count", - "Command": "Get-MgBetaUserProfileEmailCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154973,19 +154974,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileInterest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPersonInterest", "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "Command": "Get-MgBetaUserProfileInterest", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155017,18 +155018,62 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileInterest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPersonInterest", "Uri": "/users/{user-id}/profile/interests", - "Command": "Get-MgBetaUserProfileInterest", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read user profiles without a signed in user.", + "IsAdmin": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaUserProfileInterestCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/profile/interests/$count", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155060,19 +155105,62 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileLanguage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/profile/interests/$count", - "Command": "Get-MgBetaUserProfileInterestCount", + "OutputType": "IMicrosoftGraphLanguageProficiency", + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read user profiles without a signed in user.", + "IsAdmin": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaUserProfileLanguage", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphLanguageProficiency", + "Uri": "/users/{user-id}/profile/languages", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155104,19 +155192,63 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileLanguageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLanguageProficiency", - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "Command": "Get-MgBetaUserProfileLanguage", + "OutputType": null, + "Uri": "/users/{user-id}/profile/languages/$count", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read user profiles without a signed in user.", + "IsAdmin": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaUserProfileName", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPersonName", + "Uri": "/users/{user-id}/profile/names/{personName-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155148,18 +155280,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileName", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLanguageProficiency", - "Uri": "/users/{user-id}/profile/languages", - "Command": "Get-MgBetaUserProfileLanguage", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonName", + "Uri": "/users/{user-id}/profile/names", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155191,19 +155323,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileNameCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/languages/$count", - "Command": "Get-MgBetaUserProfileLanguageCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/profile/names/$count", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155235,19 +155367,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileNote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonName", - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "Command": "Get-MgBetaUserProfileName", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonAnnotation", + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155279,18 +155411,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileNote", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonName", - "Uri": "/users/{user-id}/profile/names", - "Command": "Get-MgBetaUserProfileName", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonAnnotation", + "Uri": "/users/{user-id}/profile/notes", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155322,19 +155454,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileNoteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/names/$count", - "Command": "Get-MgBetaUserProfileNameCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/profile/notes/$count", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155366,19 +155498,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfilePatent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "Command": "Get-MgBetaUserProfileNote", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemPatent", + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155410,18 +155542,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfilePatent", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Uri": "/users/{user-id}/profile/notes", - "Command": "Get-MgBetaUserProfileNote", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemPatent", + "Uri": "/users/{user-id}/profile/patents", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155453,19 +155585,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfilePatentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/notes/$count", - "Command": "Get-MgBetaUserProfileNoteCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/profile/patents/$count", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155497,19 +155629,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfilePhone", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemPatent", - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "Command": "Get-MgBetaUserProfilePatent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemPhone", + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155541,18 +155673,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfilePhone", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemPatent", - "Uri": "/users/{user-id}/profile/patents", - "Command": "Get-MgBetaUserProfilePatent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemPhone", + "Uri": "/users/{user-id}/profile/phones", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155584,19 +155716,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfilePhoneCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/patents/$count", - "Command": "Get-MgBetaUserProfilePatentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/profile/phones/$count", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155628,19 +155760,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfilePosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemPhone", - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "Command": "Get-MgBetaUserProfilePhone", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWorkPosition", + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155672,18 +155804,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfilePosition", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemPhone", - "Uri": "/users/{user-id}/profile/phones", - "Command": "Get-MgBetaUserProfilePhone", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWorkPosition", + "Uri": "/users/{user-id}/profile/positions", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155715,19 +155847,63 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfilePositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/phones/$count", - "Command": "Get-MgBetaUserProfilePhoneCount", + "Uri": "/users/{user-id}/profile/positions/$count", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read user profiles without a signed in user.", + "IsAdmin": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgBetaUserProfileProject", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphProjectParticipation", + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155759,62 +155935,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphWorkPosition", - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "Command": "Get-MgBetaUserProfilePosition", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.People", - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read user profiles without a signed in user.", - "IsAdmin": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and update user profiles without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaUserProfileProject", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWorkPosition", - "Uri": "/users/{user-id}/profile/positions", - "Command": "Get-MgBetaUserProfilePosition", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphProjectParticipation", + "Uri": "/users/{user-id}/profile/projects", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155846,19 +155978,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileProjectCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/positions/$count", - "Command": "Get-MgBetaUserProfilePositionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/profile/projects/$count", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155890,19 +156022,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfilePublication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProjectParticipation", - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "Command": "Get-MgBetaUserProfileProject", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemPublication", + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155934,18 +156066,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfilePublication", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProjectParticipation", - "Uri": "/users/{user-id}/profile/projects", - "Command": "Get-MgBetaUserProfileProject", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemPublication", + "Uri": "/users/{user-id}/profile/publications", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -155977,19 +156109,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfilePublicationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/projects/$count", - "Command": "Get-MgBetaUserProfileProjectCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/profile/publications/$count", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -156021,19 +156153,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileSkill", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemPublication", - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "Command": "Get-MgBetaUserProfilePublication", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSkillProficiency", + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -156065,18 +156197,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileSkill", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemPublication", - "Uri": "/users/{user-id}/profile/publications", - "Command": "Get-MgBetaUserProfilePublication", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSkillProficiency", + "Uri": "/users/{user-id}/profile/skills", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -156108,19 +156240,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileSkillCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/publications/$count", - "Command": "Get-MgBetaUserProfilePublicationCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/profile/skills/$count", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -156152,19 +156284,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileWebAccount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSkillProficiency", - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "Command": "Get-MgBetaUserProfileSkill", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebAccount", + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -156196,18 +156328,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileWebAccount", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSkillProficiency", - "Uri": "/users/{user-id}/profile/skills", - "Command": "Get-MgBetaUserProfileSkill", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWebAccount", + "Uri": "/users/{user-id}/profile/webAccounts", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -156239,19 +156371,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileWebAccountCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/skills/$count", - "Command": "Get-MgBetaUserProfileSkillCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/profile/webAccounts/$count", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -156283,19 +156415,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileWebsite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWebAccount", - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "Command": "Get-MgBetaUserProfileWebAccount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonWebsite", + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -156327,18 +156459,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserProfileWebsite", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWebAccount", - "Uri": "/users/{user-id}/profile/webAccounts", - "Command": "Get-MgBetaUserProfileWebAccount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPersonWebsite", + "Uri": "/users/{user-id}/profile/websites", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -156370,106 +156502,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/profile/webAccounts/$count", - "Command": "Get-MgBetaUserProfileWebAccountCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.People", - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read user profiles without a signed in user.", - "IsAdmin": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and update user profiles without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaUserProfileWebsiteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonWebsite", - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "Command": "Get-MgBetaUserProfileWebsite", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/users/{user-id}/profile/websites/$count", "Module": "Beta.People", - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read user profiles without a signed in user.", - "IsAdmin": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and update user profiles without a signed in user.", - "IsAdmin": false - } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPersonWebsite", - "Uri": "/users/{user-id}/profile/websites", - "Command": "Get-MgBetaUserProfileWebsite", "ApiVersion": "beta", - "Method": "GET" - }, - { - "Module": "Beta.People", "Permissions": [ { "Name": "User.Read", @@ -156501,32 +156546,31 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/profile/websites/$count", - "Command": "Get-MgBetaUserProfileWebsiteCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserRegisteredDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "Command": "Get-MgBetaUserRegisteredDevice", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserRegisteredDevice", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/registeredDevices", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -156558,68 +156602,69 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/registeredDevices", - "Command": "Get-MgBetaUserRegisteredDevice", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/registeredDevices/device", - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/registeredDevices/endpoint", - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserRegisteredDeviceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/registeredDevices/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -156651,58 +156696,57 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/registeredDevices/$count", - "Command": "Get-MgBetaUserRegisteredDeviceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/registeredDevices/device/$count", - "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgBetaUserScopedRoleMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Command": "Get-MgBetaUserScopedRoleMemberOf", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserScopedRoleMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/users/{user-id}/scopedRoleMemberOf", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -156716,18 +156760,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "Command": "Get-MgBetaUserScopedRoleMemberOf", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserScopedRoleMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -156741,71 +156786,45 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", - "Command": "Get-MgBetaUserScopedRoleMemberOfCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaUserSecurity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityAutoGenerated", "Uri": "/users/{user-id}/security", - "Command": "Get-MgBetaUserSecurity", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaUserSecurityInformationProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityInformationProtection", "Uri": "/users/{user-id}/security/informationProtection", - "Command": "Get-MgBetaUserSecurityInformationProtection", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [ - { - "Name": "InformationProtectionPolicy.Read", - "Description": "Read user sensitivity labels and label policies.", - "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", - "IsAdmin": false - }, - { - "Name": "InformationProtectionPolicy.Read.All", - "Description": "Read all published labels and label policies for an organization.", - "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -156819,19 +156838,19 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -156845,18 +156864,18 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -156870,32 +156889,58 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [ + { + "Name": "InformationProtectionPolicy.Read", + "Description": "Read user sensitivity labels and label policies.", + "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.", + "IsAdmin": false + }, + { + "Name": "InformationProtectionPolicy.Read.All", + "Description": "Read all published labels and label policies for an organization.", + "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserSetting", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserSettings", + "Uri": "/users/{user-id}/settings", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -156909,19 +156954,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserSettingContactMergeSuggestion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserSettings", - "Uri": "/users/{user-id}/settings", - "Command": "Get-MgBetaUserSetting", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -156935,19 +156980,19 @@ "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserSettingItemInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContactMergeSuggestions", - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "Command": "Get-MgBetaUserSettingContactMergeSuggestion", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "Uri": "/users/{user-id}/settings/itemInsights", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -156961,32 +157006,32 @@ "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserInsightsSettings", - "Uri": "/users/{user-id}/settings/itemInsights", - "Command": "Get-MgBetaUserSettingItemInsight", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserSettingShiftPreference", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphShiftPreferences", + "Uri": "/users/{user-id}/settings/shiftPreferences", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -157012,71 +157057,62 @@ "FullDescription": "Allows the app to manage all users' shift schedule preferences without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphShiftPreferences", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "Command": "Get-MgBetaUserSettingShiftPreference", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserSponsor", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "Command": "Get-MgBetaUserSponsor", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserSponsor", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/sponsors", - "Command": "Get-MgBetaUserSponsor", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserSponsorCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/sponsors/$count", - "Command": "Get-MgBetaUserSponsorCount", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserTeamwork", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserTeamwork", "Uri": "/users/{user-id}/teamwork", - "Command": "Get-MgBetaUserTeamwork", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -157085,12 +157121,20 @@ ], "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Uri": "/users/{user-id}/teamwork/associatedTeams", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -157110,18 +157154,19 @@ "FullDescription": "Read and change all teams' settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -157141,19 +157186,19 @@ "FullDescription": "Read and change all teams' settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserTeamworkInstalledApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", - "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -157191,19 +157236,18 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserTeamworkInstalledApp", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "Command": "Get-MgBetaUserTeamworkInstalledApp", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/teamwork/installedApps", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -157241,18 +157285,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Uri": "/users/{user-id}/teamwork/installedApps", - "Command": "Get-MgBetaUserTeamworkInstalledApp", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserTeamworkInstalledAppChat", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChat", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -157290,19 +157335,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserTeamworkInstalledAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "Command": "Get-MgBetaUserTeamworkInstalledAppChat", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/users/{user-id}/teamwork/installedApps/$count", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -157340,45 +157385,45 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/installedApps/$count", - "Command": "Get-MgBetaUserTeamworkInstalledAppCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserTodoList", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -157404,19 +157449,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserTodoList", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "Command": "Get-MgBetaUserTodoList", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/todo/lists", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -157442,18 +157486,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists", - "Command": "Get-MgBetaUserTodoList", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserTodoListCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -157479,19 +157524,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/$count", - "Command": "Get-MgBetaUserTodoListCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserTodoListDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists/delta", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read.All", @@ -157511,57 +157556,57 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists/delta", - "Command": "Get-MgBetaUserTodoListDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTodoListExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Command": "Get-MgBetaUserTodoListExtension", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTodoListExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Command": "Get-MgBetaUserTodoListExtension", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTodoListExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "Command": "Get-MgBetaUserTodoListExtensionCount", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserTodoTask", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -157587,19 +157632,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserTodoTask", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "Command": "Get-MgBetaUserTodoTask", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -157625,18 +157669,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "Command": "Get-MgBetaUserTodoTask", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserTodoTaskAttachment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAttachmentBase", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -157662,19 +157707,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserTodoTaskAttachment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAttachmentBase", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "Command": "Get-MgBetaUserTodoTaskAttachment", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -157700,18 +157744,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAttachmentBase", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "Command": "Get-MgBetaUserTodoTaskAttachment", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserTodoTaskAttachmentContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -157737,19 +157782,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserTodoTaskAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "Command": "Get-MgBetaUserTodoTaskAttachmentContent", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -157775,70 +157820,70 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", - "Command": "Get-MgBetaUserTodoTaskAttachmentCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachmentSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachmentSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChecklistItem", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -157864,19 +157909,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "Command": "Get-MgBetaUserTodoTaskChecklistItem", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -157902,18 +157946,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "Command": "Get-MgBetaUserTodoTaskChecklistItem", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -157939,19 +157984,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserTodoTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", - "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -157977,19 +158022,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", - "Command": "Get-MgBetaUserTodoTaskCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserTodoTaskDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -158015,57 +158060,57 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "Command": "Get-MgBetaUserTodoTaskDelta", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTodoTaskExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Command": "Get-MgBetaUserTodoTaskExtension", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTodoTaskExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Command": "Get-MgBetaUserTodoTaskExtension", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTodoTaskExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "Command": "Get-MgBetaUserTodoTaskExtensionCount", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -158091,19 +158136,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "Command": "Get-MgBetaUserTodoTaskLinkedResource", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -158129,18 +158173,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "Command": "Get-MgBetaUserTodoTaskLinkedResource", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -158166,32 +158211,31 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", - "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTransitiveMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "Command": "Get-MgBetaUserTransitiveMemberOf", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserTransitiveMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/transitiveMemberOf", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -158229,68 +158273,69 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/transitiveMemberOf", - "Command": "Get-MgBetaUserTransitiveMemberOf", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/transitiveMemberOf/group", - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBetaUserTransitiveMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/transitiveMemberOf/$count", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -158328,401 +158373,392 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/transitiveMemberOf/$count", - "Command": "Get-MgBetaUserTransitiveMemberOfCount", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTransitiveReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}", - "Command": "Get-MgBetaUserTransitiveReport", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTransitiveReport", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/transitiveReports", - "Command": "Get-MgBetaUserTransitiveReport", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Get-MgBetaUserTransitiveReportCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/transitiveReports/$count", - "Command": "Get-MgBetaUserTransitiveReportCount", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEvent", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphVirtualEvent", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Command": "Get-MgBetaVirtualEvent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEvent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphVirtualEvent", "Uri": "/solutions/virtualEvents/events", - "Command": "Get-MgBetaVirtualEvent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/$count", - "Command": "Get-MgBetaVirtualEventCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventPresenter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Command": "Get-MgBetaVirtualEventPresenter", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventPresenter", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "Command": "Get-MgBetaVirtualEventPresenter", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventPresenterCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", - "Command": "Get-MgBetaVirtualEventPresenterCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Command": "Get-MgBetaVirtualEventSession", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSession", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "Command": "Get-MgBetaVirtualEventSession", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionAlternativeRecording", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/alternativeRecording", - "Command": "Get-MgBetaVirtualEventSessionAlternativeRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionAttendeeReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendeeReport", - "Command": "Get-MgBetaVirtualEventSessionAttendeeReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionBroadcastRecording", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/broadcastRecording", - "Command": "Get-MgBetaVirtualEventSessionBroadcastRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", - "Command": "Get-MgBetaVirtualEventSessionCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport", - "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}", - "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords", - "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecordCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/$count", - "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecordCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionRecording", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -158731,509 +158767,509 @@ ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recording", - "Command": "Get-MgBetaVirtualEventSessionRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionRecording", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings", - "Command": "Get-MgBetaVirtualEventSessionRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionRecordingContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}/content", - "Command": "Get-MgBetaVirtualEventSessionRecordingContent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionRecordingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/$count", - "Command": "Get-MgBetaVirtualEventSessionRecordingCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingRegistration", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration", - "Command": "Get-MgBetaVirtualEventSessionRegistration", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions", - "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions/$count", - "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestionCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}", - "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrant", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrant", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants", - "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrant", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrantCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants/$count", - "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrantCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionTranscript", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}", - "Command": "Get-MgBetaVirtualEventSessionTranscript", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionTranscript", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts", - "Command": "Get-MgBetaVirtualEventSessionTranscript", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionTranscriptContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/content", - "Command": "Get-MgBetaVirtualEventSessionTranscriptContent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionTranscriptCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/$count", - "Command": "Get-MgBetaVirtualEventSessionTranscriptCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionTranscriptMetadataContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/metadataContent", - "Command": "Get-MgBetaVirtualEventSessionTranscriptMetadataContent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventSessionVirtualAppointment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphVirtualAppointment", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/virtualAppointment", - "Command": "Get-MgBetaVirtualEventSessionVirtualAppointment", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Command": "Get-MgBetaVirtualEventWebinar", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinar", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Uri": "/solutions/virtualEvents/webinars", - "Command": "Get-MgBetaVirtualEventWebinar", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/$count", - "Command": "Get-MgBetaVirtualEventWebinarCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarPresenter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Command": "Get-MgBetaVirtualEventWebinarPresenter", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarPresenter", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "Command": "Get-MgBetaVirtualEventWebinarPresenter", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", - "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registration", - "Command": "Get-MgBetaVirtualEventWebinarRegistration", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Command": "Get-MgBetaVirtualEventWebinarSession", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSession", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "Command": "Get-MgBetaVirtualEventWebinarSession", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionAlternativeRecording", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/alternativeRecording", - "Command": "Get-MgBetaVirtualEventWebinarSessionAlternativeRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendeeReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendeeReport", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendeeReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionBroadcastRecording", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/broadcastRecording", - "Command": "Get-MgBetaVirtualEventWebinarSessionBroadcastRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", - "Command": "Get-MgBetaVirtualEventWebinarSessionCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport", - "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}", - "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords", - "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecordCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/$count", - "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecordCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionRecording", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -159242,702 +159278,711 @@ ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recording", - "Command": "Get-MgBetaVirtualEventWebinarSessionRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionRecording", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings", - "Command": "Get-MgBetaVirtualEventWebinarSessionRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionRecordingContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}/content", - "Command": "Get-MgBetaVirtualEventWebinarSessionRecordingContent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionRecordingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/$count", - "Command": "Get-MgBetaVirtualEventWebinarSessionRecordingCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingRegistration", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions/$count", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestionCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrantCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants/$count", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrantCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionTranscript", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}", - "Command": "Get-MgBetaVirtualEventWebinarSessionTranscript", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionTranscript", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts", - "Command": "Get-MgBetaVirtualEventWebinarSessionTranscript", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/content", - "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptContent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/$count", - "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptCount", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptMetadataContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/metadataContent", - "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptMetadataContent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Get-MgBetaVirtualEventWebinarSessionVirtualAppointment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphVirtualAppointment", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/virtualAppointment", - "Command": "Get-MgBetaVirtualEventWebinarSessionVirtualAppointment", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "Uri": "/admin/windows/updates/catalog/entries", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/admin/windows/updates/catalog/entries/$count", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaWindowsUpdatesDeployment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "Command": "Get-MgBetaWindowsUpdatesDeployment", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaWindowsUpdatesDeployment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Uri": "/admin/windows/updates/deployments", - "Command": "Get-MgBetaWindowsUpdatesDeployment", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/$count", - "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaWindowsUpdatesPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "Command": "Get-MgBetaWindowsUpdatesPolicy", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaWindowsUpdatesPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Uri": "/admin/windows/updates/updatePolicies", - "Command": "Get-MgBetaWindowsUpdatesPolicy", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgBetaWindowsUpdatesPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/$count", - "Command": "Get-MgBetaWindowsUpdatesPolicyCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "Uri": "/admin/windows/updates/resourceConnections", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/admin/windows/updates/resourceConnections/$count", - "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Uri": "/admin/windows/updates/updatableAssets", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", - "Method": "GET" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/$count", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgBookingBusiness", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBookingBusiness", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -159963,19 +160008,18 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBookingBusiness", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "Command": "Get-MgBookingBusiness", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/solutions/bookingBusinesses", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160001,18 +160045,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/solutions/bookingBusinesses", - "Command": "Get-MgBookingBusiness", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgBookingBusinessAppointment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160038,19 +160083,18 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBookingBusinessAppointment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Command": "Get-MgBookingBusinessAppointment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160076,18 +160120,19 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", - "Command": "Get-MgBookingBusinessAppointment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgBookingBusinessAppointmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160113,32 +160158,31 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count", - "Command": "Get-MgBookingBusinessAppointmentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Bookings", - "Permissions": [], + "Command": "Get-MgBookingBusinessCalendarView", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBookingAppointment", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Command": "Get-MgBookingBusinessCalendarView", + "Module": "Bookings", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgBookingBusinessCalendarView", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160164,18 +160208,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "Command": "Get-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgBookingBusinessCalendarViewCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160201,19 +160246,18 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBookingBusinessCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", - "Command": "Get-MgBookingBusinessCalendarViewCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/solutions/bookingBusinesses/$count", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160239,18 +160283,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBookingBusinessCustomer", + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/solutions/bookingBusinesses/$count", - "Command": "Get-MgBookingBusinessCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160276,19 +160321,18 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "Command": "Get-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgBookingBusinessCustomer", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBookingCustomerBase", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160314,18 +160358,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingCustomerBase", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", - "Command": "Get-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgBookingBusinessCustomerCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160351,19 +160396,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBookingBusinessCustomQuestion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count", - "Command": "Get-MgBookingBusinessCustomerCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160389,19 +160434,18 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBookingBusinessCustomQuestion", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "Command": "Get-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160421,18 +160465,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "Command": "Get-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgBookingBusinessCustomQuestionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160452,19 +160497,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBookingBusinessService", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", - "Command": "Get-MgBookingBusinessCustomQuestionCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBookingService", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160490,19 +160535,18 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBookingBusinessService", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Command": "Get-MgBookingBusinessService", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160528,18 +160572,19 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", - "Command": "Get-MgBookingBusinessService", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgBookingBusinessServiceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160565,19 +160610,21 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBookingBusinessStaffAvailability", + "Method": "POST", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", - "Command": "Get-MgBookingBusinessServiceCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -160603,21 +160650,19 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBookingBusinessStaffMember", + "Method": "GET", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphStaffAvailabilityItem", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "Command": "Get-MgBookingBusinessStaffAvailability", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160643,19 +160688,18 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "Command": "Get-MgBookingBusinessStaffMember", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgBookingBusinessStaffMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBookingStaffMemberBase", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160681,18 +160725,19 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingStaffMemberBase", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "Command": "Get-MgBookingBusinessStaffMember", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgBookingBusinessStaffMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160718,19 +160763,19 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBookingCurrency", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", - "Command": "Get-MgBookingBusinessStaffMemberCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphBookingCurrency", + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160756,19 +160801,18 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgBookingCurrency", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "Command": "Get-MgBookingCurrency", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/solutions/bookingCurrencies", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160794,18 +160838,18 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/solutions/bookingCurrencies", - "Command": "Get-MgBookingCurrency", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgBookingCurrencyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/solutions/bookingCurrencies/$count", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -160831,18 +160875,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/solutions/bookingCurrencies/$count", - "Command": "Get-MgBookingCurrencyCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgChat", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChat", + "Uri": "/chats/{chat-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -160898,19 +160943,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgChat", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats/{chat-id}", - "Command": "Get-MgChat", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/chats", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -160948,18 +160992,18 @@ "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats", - "Command": "Get-MgChat", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgChatCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/chats/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -160997,18 +161041,19 @@ "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/chats/$count", - "Command": "Get-MgChatCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgChatInstalledApp", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -161058,19 +161103,18 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgChatInstalledApp", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Command": "Get-MgChatInstalledApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/chats/{chat-id}/installedApps", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -161144,18 +161188,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/chats/{chat-id}/installedApps", - "Command": "Get-MgChatInstalledApp", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgChatInstalledAppCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -161229,58 +161274,58 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/installedApps/$count", - "Command": "Get-MgChatInstalledAppCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgChatInstalledAppTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Command": "Get-MgChatInstalledAppTeamApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgChatInstalledAppTeamAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Command": "Get-MgChatInstalledAppTeamAppDefinition", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgChatLastMessagePreview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/chats/{chat-id}/lastMessagePreview", - "Command": "Get-MgChatLastMessagePreview", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgChatMember", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -161378,19 +161423,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgChatMember", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Command": "Get-MgChatMember", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/chats/{chat-id}/members", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -161464,18 +161508,19 @@ "FullDescription": "Add and remove members from all chats, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members", - "Command": "Get-MgChatMember", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgChatMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/members/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -161549,19 +161594,20 @@ "FullDescription": "Add and remove members from all chats, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgChatMessage", + "Method": "GET", "Variants": [ "Get", + "Get1", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/chats/{chat-id}/members/$count", - "Command": "Get-MgChatMemberCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -161617,20 +161663,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgChatMessage", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "Command": "Get-MgChatMessage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/chats/{chat-id}/messages", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -161662,18 +161706,19 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages", - "Command": "Get-MgChatMessage", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgChatMessageCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/messages/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -161705,19 +161750,19 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/$count", - "Command": "Get-MgChatMessageCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgChatMessageDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/delta", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -161773,19 +161818,21 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/delta", - "Command": "Get-MgChatMessageDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgChatMessageHostedContent", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -161841,21 +161888,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgChatMessageHostedContent", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgChatMessageHostedContent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -161911,18 +161955,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Command": "Get-MgChatMessageHostedContent", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgChatMessageHostedContentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -161978,71 +162023,62 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "Command": "Get-MgChatMessageHostedContentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgChatMessageReply", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Get-MgChatMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgChatMessageReply", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Command": "Get-MgChatMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgChatMessageReplyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Command": "Get-MgChatMessageReplyCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgChatMessageReplyDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Command": "Get-MgChatMessageReplyDelta", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgChatMessageReplyHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -162051,38 +162087,38 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgChatMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgChatMessageReplyHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "Get-MgChatMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgChatMessageReplyHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Command": "Get-MgChatMessageReplyHostedContentCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgChatPinnedMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -162091,12 +162127,20 @@ ], "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Command": "Get-MgChatPinnedMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgChatPinnedMessage", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/chats/{chat-id}/pinnedMessages", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -162128,18 +162172,19 @@ "FullDescription": "Allows the app to read all one-to-one and group chats messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/chats/{chat-id}/pinnedMessages", - "Command": "Get-MgChatPinnedMessage", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgChatPinnedMessageCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/pinnedMessages/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -162171,19 +162216,19 @@ "FullDescription": "Allows the app to read all one-to-one and group chats messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgChatTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/chats/{chat-id}/pinnedMessages/$count", - "Command": "Get-MgChatPinnedMessageCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -162233,19 +162278,18 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgChatTab", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "Command": "Get-MgChatTab", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/chats/{chat-id}/tabs", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -162283,18 +162327,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs", - "Command": "Get-MgChatTab", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgChatTabCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/tabs/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -162332,32 +162377,32 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/tabs/$count", - "Command": "Get-MgChatTabCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgChatTabTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Command": "Get-MgChatTabTeamApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgCommunicationCall", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCall", + "Uri": "/communications/calls/{call-id}", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -162371,19 +162416,19 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCall", - "Uri": "/communications/calls/{call-id}", - "Command": "Get-MgCommunicationCall", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.InitiateGroupCalls.All", @@ -162397,19 +162442,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -162423,18 +162467,19 @@ "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.InitiateGroupCall.All", @@ -162448,19 +162493,19 @@ "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgCommunicationCallContentSharingSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", - "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -162486,19 +162531,18 @@ "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Command": "Get-MgCommunicationCallContentSharingSession", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgCommunicationCallContentSharingSession", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentSharingSession", + "Uri": "/communications/calls/{call-id}/contentSharingSessions", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -162524,18 +162568,19 @@ "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphContentSharingSession", - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "Command": "Get-MgCommunicationCallContentSharingSession", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgCommunicationCallContentSharingSessionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -162561,69 +162606,69 @@ "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", - "Command": "Get-MgCommunicationCallContentSharingSessionCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationCallCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/communications/calls/$count", - "Command": "Get-MgCommunicationCallCount", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationCallOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Command": "Get-MgCommunicationCallOperation", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationCallOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations", - "Command": "Get-MgCommunicationCallOperation", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationCallOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/calls/{call-id}/operations/$count", - "Command": "Get-MgCommunicationCallOperationCount", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgCommunicationCallParticipant", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphParticipant", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCalls.All", @@ -162637,19 +162682,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgCommunicationCallParticipant", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphParticipant", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Command": "Get-MgCommunicationCallParticipant", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/communications/calls/{call-id}/participants", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -162663,18 +162707,19 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphParticipant", - "Uri": "/communications/calls/{call-id}/participants", - "Command": "Get-MgCommunicationCallParticipant", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgCommunicationCallParticipantCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/communications/calls/{call-id}/participants/$count", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -162688,106 +162733,102 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgCommunicationCallRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/participants/$count", - "Command": "Get-MgCommunicationCallParticipantCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "Uri": "/communications/callRecords/{callRecord-id}", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": { "Name": "CallRecords.Read.All", "Description": "Read all call records", "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", - "Uri": "/communications/callRecords/{callRecord-id}", - "Command": "Get-MgCommunicationCallRecord", - "ApiVersion": "v1.0", - "Method": "GET" + } }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationCallRecordCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/communications/callRecords/$count", - "Command": "Get-MgCommunicationCallRecordCount", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationCallRecordSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Command": "Get-MgCommunicationCallRecordSession", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": { - "Name": "CallRecords.Read.All", - "Description": "Read all call records", - "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgCommunicationCallRecordSession", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "Command": "Get-MgCommunicationCallRecordSession", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "CallRecords.Read.All", + "Description": "Read all call records", + "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationCallRecordSessionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "Command": "Get-MgCommunicationCallRecordSessionCount", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "CallRecords.Read.All", + "Description": "Read all call records", + "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationOnlineMeeting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -162796,12 +162837,20 @@ ], "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Command": "Get-MgCommunicationOnlineMeeting", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgCommunicationOnlineMeeting", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/onlineMeetings", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -162833,107 +162882,107 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/communications/onlineMeetings", - "Command": "Get-MgCommunicationOnlineMeeting", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgCommunicationOnlineMeetingCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/communications/onlineMeetings/$count", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -162965,44 +163014,44 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/communications/onlineMeetings/$count", - "Command": "Get-MgCommunicationOnlineMeetingCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgCommunicationPresence", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/presences/{presence-id}", - "Command": "Get-MgCommunicationPresence", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgCommunicationPresence", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPresence", + "Uri": "/communications/presences", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.Read", @@ -163016,36 +163065,36 @@ "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/communications/presences", - "Command": "Get-MgCommunicationPresence", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "CloudCommunications", - "Permissions": { - "Name": "Presence.Read.All", - "Description": "Read presence information of all users in your organization", - "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", - "IsAdmin": false - }, + "Command": "Get-MgCommunicationPresenceByUserId", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/getPresencesByUserId", - "Command": "Get-MgCommunicationPresenceByUserId", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Presence.Read.All", + "Description": "Read presence information of all users in your organization", + "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", + "IsAdmin": false + } }, { + "Command": "Get-MgCommunicationPresenceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/communications/presences/$count", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.Read", @@ -163059,30 +163108,31 @@ "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/communications/presences/$count", - "Command": "Get-MgCommunicationPresenceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Compliance", - "Permissions": [], + "Command": "Get-MgCompliance", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphCompliance", "Uri": "/compliance", - "Command": "Get-MgCompliance", + "Module": "Compliance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgContact", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/contacts/{orgContact-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -163102,19 +163152,18 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgContact", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/{orgContact-id}", - "Command": "Get-MgContact", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/contacts", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -163134,31 +163183,31 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts", - "Command": "Get-MgContact", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/getByIds", - "Command": "Get-MgContactById", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgContactCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/contacts/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -163178,18 +163227,18 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/contacts/$count", - "Command": "Get-MgContactCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgContactDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/contacts/delta", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -163209,31 +163258,31 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/contacts/delta", - "Command": "Get-MgContactDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactDirectReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "Command": "Get-MgContactDirectReport", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgContactDirectReport", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/directReports", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -163259,68 +163308,69 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/directReports", - "Command": "Get-MgContactDirectReport", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactDirectReportAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "Command": "Get-MgContactDirectReportAsOrgContact", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactDirectReportAsOrgContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "Command": "Get-MgContactDirectReportAsOrgContact", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactDirectReportAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "Command": "Get-MgContactDirectReportAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactDirectReportAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/contacts/{orgContact-id}/directReports/user", - "Command": "Get-MgContactDirectReportAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgContactDirectReportCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/directReports/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -163346,45 +163396,45 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/directReports/$count", - "Command": "Get-MgContactDirectReportCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactDirectReportCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "Command": "Get-MgContactDirectReportCountAsOrgContact", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactDirectReportCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "Command": "Get-MgContactDirectReportCountAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgContactManager", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/manager", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -163410,19 +163460,21 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgContactMemberGroup", + "Method": "POST", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/manager", - "Command": "Get-MgContactManager", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/getMemberGroups", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -163490,7 +163542,11 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgContactMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -163498,13 +163554,9 @@ "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "Command": "Get-MgContactMemberGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/contacts/{orgContact-id}/getMemberObjects", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -163578,34 +163630,31 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "Command": "Get-MgContactMemberObject", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "Command": "Get-MgContactMemberOf", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgContactMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/memberOf", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -163631,68 +163680,69 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/memberOf", - "Command": "Get-MgContactMemberOf", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "Command": "Get-MgContactMemberOfAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/memberOf/group", - "Command": "Get-MgContactMemberOfAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgContactMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/memberOf/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -163718,58 +163768,57 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/memberOf/$count", - "Command": "Get-MgContactMemberOfCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "Command": "Get-MgContactMemberOfCountAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactTransitiveMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "Command": "Get-MgContactTransitiveMemberOf", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgContactTransitiveMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -163789,68 +163838,69 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "Command": "Get-MgContactTransitiveMemberOf", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgContactTransitiveMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -163870,45 +163920,45 @@ "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", - "Command": "Get-MgContactTransitiveMemberOfCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgContract", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContract", + "Uri": "/contracts/{contract-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -163922,19 +163972,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgContract", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphContract", - "Uri": "/contracts/{contract-id}", - "Command": "Get-MgContract", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/contracts", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -163948,31 +163997,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphContract", - "Uri": "/contracts", - "Command": "Get-MgContract", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContractById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/contracts/getByIds", - "Command": "Get-MgContractById", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgContractCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/contracts/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -163986,18 +164035,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/contracts/$count", - "Command": "Get-MgContractCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgContractDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contracts/delta", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -164011,19 +164060,11 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/contracts/delta", - "Command": "Get-MgContractDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContractMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -164032,13 +164073,13 @@ ], "OutputType": null, "Uri": "/contracts/{contract-id}/getMemberGroups", - "Command": "Get-MgContractMemberGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgContractMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -164047,12 +164088,21 @@ ], "OutputType": null, "Uri": "/contracts/{contract-id}/getMemberObjects", - "Command": "Get-MgContractMemberObject", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgDataPolicyOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Export.All", @@ -164066,43 +164116,43 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Command": "Get-MgDataPolicyOperation", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgDataPolicyOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDataPolicyOperation", "Uri": "/dataPolicyOperations", - "Command": "Get-MgDataPolicyOperation", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgDataPolicyOperationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/dataPolicyOperations/$count", - "Command": "Get-MgDataPolicyOperationCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDevice", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDevice", + "Uri": "/devices/{device-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -164128,19 +164178,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDevice", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices/{device-id}", - "Command": "Get-MgDevice", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/devices", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -164166,18 +164215,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices", - "Command": "Get-MgDevice", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceAppManagement", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Uri": "/deviceAppManagement", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164203,44 +164252,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Uri": "/deviceAppManagement", - "Command": "Get-MgDeviceAppManagement", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164254,18 +164278,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164278,32 +164302,20 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164329,18 +164341,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164366,19 +164378,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164404,19 +164416,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164442,18 +164454,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164479,19 +164491,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164504,19 +164516,31 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164529,32 +164553,20 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164580,19 +164592,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164618,18 +164630,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164655,19 +164667,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164693,18 +164705,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164730,19 +164742,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164768,18 +164780,56 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164805,45 +164855,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164857,18 +164881,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164881,32 +164905,20 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164932,18 +164944,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -164969,19 +164981,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165007,19 +165019,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165045,18 +165057,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165082,19 +165094,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165107,19 +165119,31 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165132,32 +165156,20 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165183,19 +165195,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165221,18 +165233,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165258,18 +165270,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppPolicies/$count", - "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165295,19 +165307,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165333,18 +165345,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165370,19 +165382,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165408,18 +165420,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165445,19 +165457,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165483,18 +165495,56 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/$count", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165520,56 +165570,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165595,19 +165607,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165633,19 +165645,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165671,18 +165683,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedAppOperation", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165708,19 +165720,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165746,18 +165758,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165783,19 +165795,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppStatus", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165821,18 +165833,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedAppStatus", "Uri": "/deviceAppManagement/managedAppStatuses", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165858,18 +165870,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppStatuses/$count", - "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165882,20 +165894,32 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Command": "Get-MgDeviceAppManagementManagedEBook", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165909,18 +165933,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBook", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks", - "Command": "Get-MgDeviceAppManagementManagedEBook", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165934,19 +165958,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165960,18 +165984,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -165985,19 +166009,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166011,18 +166035,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBookCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/$count", - "Command": "Get-MgDeviceAppManagementManagedEBookCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166036,19 +166060,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166062,18 +166086,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166087,19 +166111,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166113,19 +166137,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEBookInstallSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166139,19 +166163,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166165,18 +166189,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166190,19 +166214,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166216,19 +166240,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166242,18 +166266,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166267,19 +166291,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166293,19 +166317,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166319,18 +166343,44 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166356,19 +166406,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166394,18 +166443,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166431,44 +166481,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166481,32 +166505,20 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166532,18 +166544,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166569,19 +166581,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166607,19 +166619,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166645,18 +166657,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166682,19 +166694,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166707,20 +166719,32 @@ "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Command": "Get-MgDeviceAppManagementMobileApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166734,31 +166758,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps", - "Command": "Get-MgDeviceAppManagementMobileApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphManagedMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166772,31 +166783,31 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphManagedMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/mobileLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMobileLobApp", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166810,18 +166821,31 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppAsMobileLobApp", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/mobileLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/mobileLobApp", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceAppManagementMobileAppAsMobileLobApp", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/mobileLobApp", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166835,19 +166859,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166861,18 +166885,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166886,19 +166910,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", - "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166912,7 +166936,11 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppCategory", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -166921,12 +166949,8 @@ ], "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166940,19 +166964,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppCategory", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166966,7 +166990,11 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -166974,12 +167002,8 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppCategories/$count", - "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -166993,19 +167017,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167019,18 +167043,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167044,19 +167068,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167070,18 +167094,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167095,19 +167119,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167121,18 +167145,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167146,19 +167170,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167172,18 +167196,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167197,19 +167221,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167223,19 +167247,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167249,19 +167273,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167275,18 +167299,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167300,19 +167324,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167326,19 +167350,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167352,18 +167376,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/$count", - "Command": "Get-MgDeviceAppManagementMobileAppCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167377,18 +167401,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167402,18 +167426,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMobileLobApp", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/mobileLobApp/$count", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMobileLobApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167427,19 +167451,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167453,18 +167477,44 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167490,19 +167540,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167528,18 +167577,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167565,19 +167615,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167603,19 +167653,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167641,18 +167690,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167678,19 +167728,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167704,18 +167753,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167741,19 +167791,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementVppToken", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -167779,19 +167829,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementVppToken", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "Command": "Get-MgDeviceAppManagementVppToken", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceAppManagement/vppTokens", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -167817,18 +167866,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens", - "Command": "Get-MgDeviceAppManagementVppToken", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceAppManagementVppTokenCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/vppTokens/$count", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -167854,18 +167903,56 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "GET", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/vppTokens/$count", - "Command": "Get-MgDeviceAppManagementVppTokenCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167891,19 +167978,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167929,18 +168016,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -167966,19 +168053,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168004,18 +168091,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168041,19 +168128,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168079,18 +168166,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168116,19 +168203,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168154,56 +168241,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168229,19 +168279,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168267,18 +168316,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168304,32 +168354,31 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/getByIds", - "Command": "Get-MgDeviceById", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgDeviceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/devices/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -168355,73 +168404,73 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/devices/$count", - "Command": "Get-MgDeviceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgDeviceDelta", + "Method": "GET", "Variants": [ "Delta" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/devices/delta", - "Command": "Get-MgDeviceDelta", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Command": "Get-MgDeviceExtension", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/devices/{device-id}/extensions", - "Command": "Get-MgDeviceExtension", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/extensions/$count", - "Command": "Get-MgDeviceExtensionCount", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceManagement", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphDeviceManagement", + "Uri": "/deviceManagement", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168483,18 +168532,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceManagement", - "Uri": "/deviceManagement", - "Command": "Get-MgDeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Uri": "/deviceManagement/applePushNotificationCertificate", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168520,44 +168569,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgDeviceManagementAuditEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuditEvent", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Command": "Get-MgDeviceManagementAuditEvent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168571,18 +168595,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementAuditEvent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAuditEvent", "Uri": "/deviceManagement/auditEvents", - "Command": "Get-MgDeviceManagementAuditEvent", + "Module": "DeviceManagement.Administration", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168596,19 +168620,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", - "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168622,18 +168646,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementAuditEventAuditCategory", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/auditEvents/getAuditCategories", - "Command": "Get-MgDeviceManagementAuditEventAuditCategory", + "Module": "DeviceManagement.Functions", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -168647,18 +168671,44 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementAuditEventCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/auditEvents/$count", - "Command": "Get-MgDeviceManagementAuditEventCount", + "Module": "DeviceManagement.Administration", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168684,19 +168734,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/complianceManagementPartners", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168722,18 +168771,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/complianceManagementPartners/$count", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168759,18 +168808,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementConditionalAccessSetting", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/deviceManagement/complianceManagementPartners/$count", - "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Uri": "/deviceManagement/conditionalAccessSettings", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168796,18 +168845,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Uri": "/deviceManagement/conditionalAccessSettings", - "Command": "Get-MgDeviceManagementConditionalAccessSetting", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementDetectedApp", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDetectedApp", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168833,19 +168883,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDetectedApp", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "Command": "Get-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/detectedApps", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168871,18 +168920,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps", - "Command": "Get-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementDetectedAppCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/detectedApps/$count", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -168908,44 +168957,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/detectedApps/$count", - "Command": "Get-MgDeviceManagementDetectedAppCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -168959,18 +168983,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -168984,32 +169008,20 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", - "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, { "Name": "DeviceManagementManagedDevices.Read.All", "Description": "Read Microsoft Intune devices", @@ -169022,19 +169034,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "Command": "Get-MgDeviceManagementDeviceCategory", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169060,18 +169072,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/deviceCategories", - "Command": "Get-MgDeviceManagementDeviceCategory", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169097,18 +169109,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCategoryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/deviceCategories/$count", - "Command": "Get-MgDeviceManagementDeviceCategoryCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169121,20 +169133,32 @@ "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169148,18 +169172,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169173,19 +169197,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169199,18 +169223,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169224,19 +169248,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169250,18 +169274,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/$count", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169275,19 +169299,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169301,18 +169325,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169326,19 +169350,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169352,18 +169376,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169377,19 +169401,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169403,18 +169427,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169428,19 +169452,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169454,19 +169478,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169480,19 +169504,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169506,18 +169530,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169531,19 +169555,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169557,19 +169581,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169583,18 +169607,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169608,19 +169632,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169634,19 +169658,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169660,18 +169684,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169685,18 +169709,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169710,19 +169734,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169736,18 +169760,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169761,19 +169785,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169787,19 +169811,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169813,18 +169837,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169838,19 +169862,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169864,19 +169888,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169890,19 +169914,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Command": "Get-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169916,18 +169940,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations", - "Command": "Get-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169941,19 +169965,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169967,18 +169991,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -169992,19 +170016,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170018,18 +170042,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/$count", - "Command": "Get-MgDeviceManagementDeviceConfigurationCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170043,19 +170067,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170069,18 +170093,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170094,19 +170118,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170120,18 +170144,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170145,19 +170169,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170171,18 +170195,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170196,19 +170220,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170222,19 +170246,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170248,19 +170272,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "Module": "DeviceManagement.Functions", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170274,19 +170298,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170300,18 +170324,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170325,19 +170349,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170351,19 +170375,45 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170389,19 +170439,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170427,18 +170476,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170464,19 +170514,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170502,18 +170551,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170539,19 +170589,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170577,18 +170626,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementEffectivePermission", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRolePermission", + "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", "Module": "DeviceManagement.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -170602,19 +170652,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementExchangeConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRolePermission", - "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", - "Command": "Get-MgDeviceManagementEffectivePermission", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170640,19 +170690,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementExchangeConnector", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "Command": "Get-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/exchangeConnectors", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170678,18 +170727,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors", - "Command": "Get-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementExchangeConnectorCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/exchangeConnectors/$count", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170715,44 +170764,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/exchangeConnectors/$count", - "Command": "Get-MgDeviceManagementExchangeConnectorCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "DeviceManagement.Enrollment", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -170766,18 +170790,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -170791,44 +170815,44 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "Module": "DeviceManagement.Enrollment", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "DeviceManagement.Administration", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementIoUpdateStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Command": "Get-MgDeviceManagementIoUpdateStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170842,18 +170866,18 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementIoUpdateStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Uri": "/deviceManagement/iosUpdateStatuses", - "Command": "Get-MgDeviceManagementIoUpdateStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170867,18 +170891,44 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementIoUpdateStatusCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/iosUpdateStatuses/$count", - "Command": "Get-MgDeviceManagementIoUpdateStatusCount", + "Module": "DeviceManagement.Administration", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgDeviceManagementManagedDevice", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170904,19 +170954,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementManagedDevice", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "Command": "Get-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/managedDevices", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -170942,107 +170991,107 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices", - "Command": "Get-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Command": "Get-MgDeviceManagementManagedDeviceCategory", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceManagementManagedDeviceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/$count", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171068,56 +171117,56 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/$count", - "Command": "Get-MgDeviceManagementManagedDeviceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceManagementManagedDeviceOverview", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "Uri": "/deviceManagement/managedDeviceOverview", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171143,81 +171192,82 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphManagedDeviceOverview", - "Uri": "/deviceManagement/managedDeviceOverview", - "Command": "Get-MgDeviceManagementManagedDeviceOverview", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "Command": "Get-MgDeviceManagementManagedDeviceUser", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -171231,19 +171281,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -171257,18 +171306,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171294,19 +171344,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171332,18 +171381,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171369,19 +171419,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -171395,18 +171444,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171432,19 +171482,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171470,18 +171519,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171507,44 +171556,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -171558,18 +171582,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -171583,18 +171607,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/notificationMessageTemplates/$count", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -171608,19 +171632,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -171634,18 +171658,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -171659,19 +171683,45 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgDeviceManagementPartner", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171697,19 +171747,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementPartner", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "Command": "Get-MgDeviceManagementPartner", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/deviceManagementPartners", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171735,18 +171784,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners", - "Command": "Get-MgDeviceManagementPartner", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementPartnerCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementPartners/$count", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171772,18 +171821,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementPartners/$count", - "Command": "Get-MgDeviceManagementPartnerCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171809,19 +171859,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/remoteAssistancePartners", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171847,18 +171896,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/remoteAssistancePartners/$count", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -171884,18 +171933,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReport", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/$count", - "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Uri": "/deviceManagement/reports", "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -171945,18 +171994,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Uri": "/deviceManagement/reports", - "Command": "Get-MgDeviceManagementReport", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementReportCachedReport", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/reports/getCachedReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -171994,19 +172044,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getCachedReport", - "Command": "Get-MgDeviceManagementReportCachedReport", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172044,19 +172094,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172094,19 +172144,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172144,19 +172194,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", - "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172194,19 +172244,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172244,19 +172294,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172294,19 +172344,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172344,19 +172394,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172394,19 +172444,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172444,19 +172494,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", - "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172494,19 +172544,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportExportJob", + "Method": "GET", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", - "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172544,19 +172594,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportExportJob", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "Command": "Get-MgDeviceManagementReportExportJob", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/reports/exportJobs", "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172594,18 +172643,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Uri": "/deviceManagement/reports/exportJobs", - "Command": "Get-MgDeviceManagementReportExportJob", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementReportExportJobCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/reports/exportJobs/$count", "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172643,18 +172692,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportFilter", + "Method": "POST", "Variants": [ - "Get" + "Get", + "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/exportJobs/$count", - "Command": "Get-MgDeviceManagementReportExportJobCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/reports/getReportFilters", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172692,19 +172742,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportHistoricalReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getReportFilters", - "Command": "Get-MgDeviceManagementReportFilter", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getHistoricalReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172742,19 +172792,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getHistoricalReport", - "Command": "Get-MgDeviceManagementReportHistoricalReport", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172792,19 +172842,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", - "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172842,19 +172892,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172892,19 +172942,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172942,19 +172992,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -172992,57 +173042,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", - "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgDeviceManagementResourceOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphResourceOperation", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "Command": "Get-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173068,18 +173080,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementResourceOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphResourceOperation", "Uri": "/deviceManagement/resourceOperations", - "Command": "Get-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173105,18 +173117,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementResourceOperationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/resourceOperations/$count", - "Command": "Get-MgDeviceManagementResourceOperationCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173142,19 +173154,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "Command": "Get-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173180,18 +173192,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments", - "Command": "Get-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173217,31 +173229,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementRoleAssignmentCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/roleAssignments/$count", - "Command": "Get-MgDeviceManagementRoleAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173267,19 +173266,32 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "Command": "Get-MgDeviceManagementRoleDefinition", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", + "Module": "DeviceManagement.Administration", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceManagementRoleDefinition", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRoleDefinition", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173305,18 +173317,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementRoleDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions", - "Command": "Get-MgDeviceManagementRoleDefinition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173342,18 +173354,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementRoleDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/roleDefinitions/$count", - "Command": "Get-MgDeviceManagementRoleDefinitionCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173379,19 +173391,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173417,18 +173429,56 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "Module": "DeviceManagement.Administration", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173454,19 +173504,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRoleDefinition", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173492,19 +173542,18 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "Uri": "/deviceManagement/softwareUpdateStatusSummary", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -173518,44 +173567,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", - "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173569,18 +173593,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173594,18 +173618,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173619,19 +173643,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTermAndCondition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Command": "Get-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173645,18 +173669,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTermAndCondition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions", - "Command": "Get-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173670,19 +173694,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173696,18 +173720,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173721,19 +173745,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173747,19 +173771,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173773,19 +173797,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173799,18 +173823,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173824,19 +173848,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", - "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -173850,44 +173874,44 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTermAndConditionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/termsAndConditions/$count", - "Command": "Get-MgDeviceManagementTermAndConditionCount", + "Module": "DeviceManagement.Administration", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "DeviceManagement", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -173901,18 +173925,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -173926,31 +173950,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementTroubleshootingEventCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/troubleshootingEvents/$count", - "Command": "Get-MgDeviceManagementTroubleshootingEventCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, { "Name": "DeviceManagementManagedDevices.Read.All", "Description": "Read Microsoft Intune devices", @@ -173963,19 +173975,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174001,18 +174013,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174038,19 +174050,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174076,18 +174088,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174113,18 +174125,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174150,19 +174162,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174188,18 +174200,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174225,18 +174237,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174262,19 +174274,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174300,18 +174312,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174337,18 +174349,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174374,18 +174386,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174411,19 +174423,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174449,18 +174461,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174486,18 +174498,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174523,19 +174535,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174561,18 +174573,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174598,18 +174610,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174635,19 +174647,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174673,18 +174685,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174710,18 +174722,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174747,19 +174759,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174785,18 +174797,92 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", + "Module": "DeviceManagement", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174822,18 +174908,56 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "DeviceManagement", + "ApiVersion": "v1.0", + "Permissions": [] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "GET", + "Variants": [ + "List" ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Module": "DeviceManagement", + "ApiVersion": "v1.0", + "Permissions": [] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174859,55 +174983,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "DeviceManagement", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", "Module": "DeviceManagement", - "Permissions": [], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174933,19 +175020,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -174971,56 +175058,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175046,19 +175096,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175084,19 +175134,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175122,18 +175171,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175159,19 +175209,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175197,19 +175247,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175235,19 +175285,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175273,19 +175323,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175311,81 +175361,81 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175411,19 +175461,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175449,18 +175498,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175486,18 +175535,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175523,56 +175573,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175598,18 +175610,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175635,19 +175647,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175673,18 +175685,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175710,18 +175722,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175747,19 +175759,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175785,18 +175797,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175822,18 +175834,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175859,19 +175871,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175897,18 +175909,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175934,18 +175946,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -175971,19 +175983,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176009,18 +176021,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176046,18 +176058,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176083,18 +176095,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176120,19 +176132,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176158,18 +176170,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176195,18 +176207,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176232,18 +176244,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176269,19 +176281,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176307,18 +176319,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176344,18 +176356,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176381,19 +176393,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176419,18 +176431,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176456,19 +176468,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176494,19 +176506,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176532,18 +176544,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176569,44 +176581,56 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "DeviceManagement.Enrollment", "Permissions": [ { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -176620,18 +176644,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -176645,44 +176669,44 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", + "Module": "DeviceManagement.Enrollment", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "DeviceManagement", "Permissions": [ { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -176696,18 +176720,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -176721,18 +176745,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -176746,19 +176770,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -176772,18 +176796,18 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -176797,18 +176821,44 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176834,19 +176884,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/windowsMalwareInformation", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176872,18 +176921,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation", - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/deviceManagement/windowsMalwareInformation/$count", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176909,18 +176958,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/$count", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176946,19 +176996,18 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -176984,18 +177033,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -177021,19 +177071,21 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceMemberGroup", + "Method": "POST", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/devices/{device-id}/getMemberGroups", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -177101,7 +177153,11 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -177109,13 +177165,9 @@ "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/devices/{device-id}/getMemberGroups", - "Command": "Get-MgDeviceMemberGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/devices/{device-id}/getMemberObjects", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -177189,34 +177241,31 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/devices/{device-id}/getMemberObjects", - "Command": "Get-MgDeviceMemberObject", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "Command": "Get-MgDeviceMemberOf", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/memberOf", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -177242,68 +177291,69 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/memberOf", - "Command": "Get-MgDeviceMemberOf", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "Command": "Get-MgDeviceMemberOfAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/memberOf/group", - "Command": "Get-MgDeviceMemberOfAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/devices/{device-id}/memberOf/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -177329,45 +177379,44 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/devices/{device-id}/memberOf/$count", - "Command": "Get-MgDeviceMemberOfCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/memberOf/group/$count", - "Command": "Get-MgDeviceMemberOfCountAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceRegisteredOwner", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/registeredOwners", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -177393,118 +177442,118 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/registeredOwners", - "Command": "Get-MgDeviceRegisteredOwner", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/devices/{device-id}/registeredOwners/user", - "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceRegisteredOwnerByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -177530,18 +177579,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceRegisteredOwnerCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "Command": "Get-MgDeviceRegisteredOwnerByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/devices/{device-id}/registeredOwners/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -177567,71 +177617,70 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/$count", - "Command": "Get-MgDeviceRegisteredOwnerCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", - "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceRegisteredUser", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/registeredUsers", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -177657,118 +177706,118 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/registeredUsers", - "Command": "Get-MgDeviceRegisteredUser", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredUserAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "Command": "Get-MgDeviceRegisteredUserAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredUserAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/devices/{device-id}/registeredUsers/user", - "Command": "Get-MgDeviceRegisteredUserAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceRegisteredUserByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -177794,18 +177843,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDeviceRegisteredUserCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "Command": "Get-MgDeviceRegisteredUserByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/devices/{device-id}/registeredUsers/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -177831,84 +177881,83 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/$count", - "Command": "Get-MgDeviceRegisteredUserCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", - "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceRegisteredUserCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "Command": "Get-MgDeviceRegisteredUserCountAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceTransitiveMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "Command": "Get-MgDeviceTransitiveMemberOf", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceTransitiveMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/transitiveMemberOf", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -177934,68 +177983,69 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/devices/{device-id}/transitiveMemberOf", - "Command": "Get-MgDeviceTransitiveMemberOf", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDeviceTransitiveMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -178021,57 +178071,57 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/$count", - "Command": "Get-MgDeviceTransitiveMemberOfCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectory", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphDirectory", "Uri": "/directory", - "Command": "Get-MgDirectory", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDirectoryAdministrativeUnit", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178097,19 +178147,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryAdministrativeUnit", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Command": "Get-MgDirectoryAdministrativeUnit", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178135,18 +178184,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits", - "Command": "Get-MgDirectoryAdministrativeUnit", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDirectoryAdministrativeUnitCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/directory/administrativeUnits/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178172,18 +178221,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/$count", - "Command": "Get-MgDirectoryAdministrativeUnitCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDirectoryAdministrativeUnitDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/administrativeUnits/delta", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178209,56 +178258,56 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/directory/administrativeUnits/delta", - "Command": "Get-MgDirectoryAdministrativeUnitDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDirectoryAdministrativeUnitMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178284,31 +178333,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "Command": "Get-MgDirectoryAdministrativeUnitMember", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphApplication", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178334,31 +178383,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDevice", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178384,31 +178433,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178434,31 +178483,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178484,31 +178533,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOrgContact", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178534,31 +178583,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUser", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178584,18 +178633,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178621,18 +178670,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178658,19 +178708,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178696,19 +178746,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178734,19 +178784,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178772,19 +178822,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178810,19 +178860,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178848,19 +178898,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -178886,19 +178936,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -178924,19 +178974,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -178962,18 +179011,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -178999,45 +179049,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "CustomSecAttributeDefinition.Read.All", - "Description": "Read custom security attribute definitions", - "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.", - "IsAdmin": false - }, - { - "Name": "CustomSecAttributeDefinition.ReadWrite.All", - "Description": "Read and write custom security attribute definitions", - "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgDirectoryAttributeSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttributeSet", "Uri": "/directory/attributeSets/{attributeSet-id}", - "Command": "Get-MgDirectoryAttributeSet", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -179051,18 +179075,18 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryAttributeSet", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttributeSet", "Uri": "/directory/attributeSets", - "Command": "Get-MgDirectoryAttributeSet", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -179076,18 +179100,18 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryAttributeSetCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/attributeSets/$count", - "Command": "Get-MgDirectoryAttributeSetCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -179101,19 +179125,19 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -179127,18 +179151,18 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -179152,19 +179176,19 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -179178,18 +179202,18 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -179203,19 +179227,19 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -179229,267 +179253,284 @@ "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/customSecurityAttributeDefinitions/$count", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "CustomSecAttributeDefinition.Read.All", + "Description": "Read custom security attribute definitions", + "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.", + "IsAdmin": false + }, + { + "Name": "CustomSecAttributeDefinition.ReadWrite.All", + "Description": "Read and write custom security attribute definitions", + "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", + "IsAdmin": false + } + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/{directoryObject-id}", - "Command": "Get-MgDirectoryDeletedItem", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/deletedItems/administrativeUnit", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "Command": "Get-MgDirectoryDeletedItemAsApplication", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/directory/deletedItems/application", - "Command": "Get-MgDirectoryDeletedItemAsApplication", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "Command": "Get-MgDirectoryDeletedItemAsDevice", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/directory/deletedItems/device", - "Command": "Get-MgDirectoryDeletedItemAsDevice", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "Command": "Get-MgDirectoryDeletedItemAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/directory/deletedItems/group", - "Command": "Get-MgDirectoryDeletedItemAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directory/deletedItems/servicePrincipal", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "Command": "Get-MgDirectoryDeletedItemAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/directory/deletedItems/user", - "Command": "Get-MgDirectoryDeletedItemAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/getByIds", - "Command": "Get-MgDirectoryDeletedItemById", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/deletedItems/administrativeUnit/$count", - "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemCountAsApplication", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/deletedItems/application/$count", - "Command": "Get-MgDirectoryDeletedItemCountAsApplication", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemCountAsDevice", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/deletedItems/device/$count", - "Command": "Get-MgDirectoryDeletedItemCountAsDevice", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemCountAsGroup", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/deletedItems/group/$count", - "Command": "Get-MgDirectoryDeletedItemCountAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/deletedItems/servicePrincipal/$count", - "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemCountAsUser", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/deletedItems/user/$count", - "Command": "Get-MgDirectoryDeletedItemCountAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -179498,13 +179539,13 @@ ], "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "Command": "Get-MgDirectoryDeletedItemMemberGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryDeletedItemMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -179513,144 +179554,155 @@ ], "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "Command": "Get-MgDirectoryDeletedItemMemberObject", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryFederationConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Command": "Get-MgDirectoryFederationConfiguration", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryFederationConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations", - "Command": "Get-MgDirectoryFederationConfiguration", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryFederationConfigurationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directory/federationConfigurations/$count", - "Command": "Get-MgDirectoryFederationConfigurationCount", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DirectoryObjects", - "Permissions": { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgDirectoryObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}", - "Command": "Get-MgDirectoryObject", + "Module": "DirectoryObjects", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "DirectoryObjects", - "Permissions": [], + "Command": "Get-MgDirectoryObject", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects", - "Command": "Get-MgDirectoryObject", + "Module": "DirectoryObjects", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DirectoryObjects", - "Permissions": { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphExtensionProperty", "Uri": "/directoryObjects/getAvailableExtensionProperties", - "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DirectoryObjects", + "ApiVersion": "v1.0", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgDirectoryObjectById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/getByIds", - "Command": "Get-MgDirectoryObjectById", + "Module": "DirectoryObjects", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "DirectoryObjects", - "Permissions": [], + "Command": "Get-MgDirectoryObjectCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/directoryObjects/$count", - "Command": "Get-MgDirectoryObjectCount", + "Module": "DirectoryObjects", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "DirectoryObjects", - "Permissions": { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgDirectoryObjectDelta", + "Method": "GET", "Variants": [ "Delta" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/delta", - "Command": "Get-MgDirectoryObjectDelta", + "Module": "DirectoryObjects", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgDirectoryObjectMemberGroup", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", "Module": "DirectoryObjects", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -179718,7 +179770,11 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryObjectMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -179726,13 +179782,9 @@ "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", - "Command": "Get-MgDirectoryObjectMemberGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", "Module": "DirectoryObjects", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -179806,34 +179858,31 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", - "Command": "Get-MgDirectoryObjectMemberObject", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryOnPremiseSynchronization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Command": "Get-MgDirectoryOnPremiseSynchronization", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDirectoryOnPremiseSynchronization", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Uri": "/directory/onPremisesSynchronization", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -179847,18 +179896,18 @@ "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Uri": "/directory/onPremisesSynchronization", - "Command": "Get-MgDirectoryOnPremiseSynchronization", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/directory/onPremisesSynchronization/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -179872,18 +179921,19 @@ "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/directory/onPremisesSynchronization/$count", - "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDirectoryRole", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles/{directoryRole-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -179909,19 +179959,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryRole", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles/{directoryRole-id}", - "Command": "Get-MgDirectoryRole", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/directoryRoles", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -179947,31 +179996,31 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles", - "Command": "Get-MgDirectoryRole", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryRoles/getByIds", - "Command": "Get-MgDirectoryRoleById", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgDirectoryRoleCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/directoryRoles/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -179997,18 +180046,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/directoryRoles/$count", - "Command": "Get-MgDirectoryRoleCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDirectoryRoleDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles/delta", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -180034,18 +180083,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Uri": "/directoryRoles/delta", - "Command": "Get-MgDirectoryRoleDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDirectoryRoleMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoles/{directoryRole-id}/members", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -180071,168 +180120,168 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoles/{directoryRole-id}/members", - "Command": "Get-MgDirectoryRoleMember", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "Command": "Get-MgDirectoryRoleMemberAsApplication", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "Command": "Get-MgDirectoryRoleMemberAsApplication", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "Command": "Get-MgDirectoryRoleMemberAsDevice", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "Command": "Get-MgDirectoryRoleMemberAsDevice", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "Command": "Get-MgDirectoryRoleMemberAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "Command": "Get-MgDirectoryRoleMemberAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "Command": "Get-MgDirectoryRoleMemberAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "Command": "Get-MgDirectoryRoleMemberAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDirectoryRoleMemberByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -180258,18 +180307,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryRoleMemberCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "Command": "Get-MgDirectoryRoleMemberByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/directoryRoles/{directoryRole-id}/members/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -180295,98 +180345,89 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$count", - "Command": "Get-MgDirectoryRoleMemberCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "Command": "Get-MgDirectoryRoleMemberCountAsApplication", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "Command": "Get-MgDirectoryRoleMemberCountAsDevice", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "Command": "Get-MgDirectoryRoleMemberCountAsGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "Command": "Get-MgDirectoryRoleMemberCountAsUser", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -180395,13 +180436,13 @@ ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "Command": "Get-MgDirectoryRoleMemberGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -180410,25 +180451,33 @@ ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "Command": "Get-MgDirectoryRoleMemberObject", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleScopedMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Command": "Get-MgDirectoryRoleScopedMember", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDirectoryRoleScopedMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -180454,18 +180503,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "Command": "Get-MgDirectoryRoleScopedMember", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDirectoryRoleScopedMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -180491,19 +180541,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryRoleTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", - "Command": "Get-MgDirectoryRoleScopedMemberCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -180529,19 +180579,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDirectoryRoleTemplate", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Command": "Get-MgDirectoryRoleTemplate", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/directoryRoleTemplates", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -180567,31 +180616,31 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates", - "Command": "Get-MgDirectoryRoleTemplate", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleTemplateById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryRoleTemplates/getByIds", - "Command": "Get-MgDirectoryRoleTemplateById", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgDirectoryRoleTemplateCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/directoryRoleTemplates/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -180617,18 +180666,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/directoryRoleTemplates/$count", - "Command": "Get-MgDirectoryRoleTemplateCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDirectoryRoleTemplateDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoleTemplates/delta", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -180654,19 +180703,11 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directoryRoleTemplates/delta", - "Command": "Get-MgDirectoryRoleTemplateDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleTemplateMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -180675,13 +180716,13 @@ ], "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "Command": "Get-MgDirectoryRoleTemplateMemberGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDirectoryRoleTemplateMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -180690,12 +180731,21 @@ ], "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "Command": "Get-MgDirectoryRoleTemplateMemberObject", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgDomain", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDomain", + "Uri": "/domains/{domain-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -180715,19 +180765,18 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDomain", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains/{domain-id}", - "Command": "Get-MgDomain", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/domains", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -180747,18 +180796,18 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDomain", - "Uri": "/domains", - "Command": "Get-MgDomain", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDomainCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/domains/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -180778,18 +180827,19 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/domains/$count", - "Command": "Get-MgDomainCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDomainFederationConfiguration", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -180803,57 +180853,56 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Command": "Get-MgDomainFederationConfiguration", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDomainFederationConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphInternalDomainFederation", "Uri": "/domains/{domain-id}/federationConfiguration", - "Command": "Get-MgDomainFederationConfiguration", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDomainFederationConfigurationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "Command": "Get-MgDomainFederationConfigurationCount", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDomainNameReference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "Command": "Get-MgDomainNameReference", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDomainNameReference", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/domains/{domain-id}/domainNameReferences", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -180867,18 +180916,19 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/domains/{domain-id}/domainNameReferences", - "Command": "Get-MgDomainNameReference", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDomainNameReferenceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/domains/{domain-id}/domainNameReferences/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -180892,32 +180942,31 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/domains/{domain-id}/domainNameReferences/$count", - "Command": "Get-MgDomainNameReferenceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDomainServiceConfigurationRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Command": "Get-MgDomainServiceConfigurationRecord", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDomainServiceConfigurationRecord", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -180931,18 +180980,19 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "Command": "Get-MgDomainServiceConfigurationRecord", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDomainServiceConfigurationRecordCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -180956,32 +181006,31 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", - "Command": "Get-MgDomainServiceConfigurationRecordCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgDomainVerificationDnsRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Command": "Get-MgDomainVerificationDnsRecord", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDomainVerificationDnsRecord", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/verificationDnsRecords", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -180995,18 +181044,19 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "Command": "Get-MgDomainVerificationDnsRecord", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDomainVerificationDnsRecordCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -181020,19 +181070,19 @@ "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", - "Command": "Get-MgDomainVerificationDnsRecordCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/drives/{drive-id}", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -181070,210 +181120,210 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/drives/{drive-id}", - "Command": "Get-MgDrive", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDrive", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives", - "Command": "Get-MgDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveBundle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "Command": "Get-MgDriveBundle", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveBundle", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles", - "Command": "Get-MgDriveBundle", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveBundleContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Command": "Get-MgDriveBundleContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveBundleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/bundles/$count", - "Command": "Get-MgDriveBundleCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveContentTypeBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Command": "Get-MgDriveContentTypeBase", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveContentTypeBaseType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Command": "Get-MgDriveContentTypeBaseType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveContentTypeBaseType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Command": "Get-MgDriveContentTypeBaseType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveContentTypeBaseTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Command": "Get-MgDriveContentTypeBaseTypeCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/createdByUser", - "Command": "Get-MgDriveCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Command": "Get-MgDriveCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveFollowing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "Command": "Get-MgDriveFollowing", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveFollowing", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/following", - "Command": "Get-MgDriveFollowing", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveFollowingContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Command": "Get-MgDriveFollowingContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveFollowingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/following/$count", - "Command": "Get-MgDriveFollowingCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDriveItem", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -181323,31 +181373,33 @@ "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "Command": "Get-MgDriveItem", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items", - "Command": "Get-MgDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDriveItemActivityByInterval", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -181385,21 +181437,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDriveItemAnalytic", + "Method": "GET", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "Command": "Get-MgDriveItemActivityByInterval", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -181437,69 +181487,69 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Get-MgDriveItemAnalytic", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDriveItemAnalyticLastSevenDay", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -181537,19 +181587,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDriveItemAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Command": "Get-MgDriveItemAnalyticLastSevenDay", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -181587,32 +181637,31 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Command": "Get-MgDriveItemAnalyticTime", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Command": "Get-MgDriveItemChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDriveItemChild", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -181650,31 +181699,32 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "Command": "Get-MgDriveItemChild", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemChildContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Command": "Get-MgDriveItemChildContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDriveItemChildCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -181712,19 +181762,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Command": "Get-MgDriveItemChildCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -181762,59 +181812,50 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "Command": "Get-MgDriveItemContent", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/$count", - "Command": "Get-MgDriveItemCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Command": "Get-MgDriveItemCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -181823,39 +181864,39 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "Command": "Get-MgDriveItemDelta", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Command": "Get-MgDriveItemItemLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -181864,13 +181905,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Command": "Get-MgDriveItemLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -181879,26 +181920,26 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Get-MgDriveItemListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -181907,192 +181948,201 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "Command": "Get-MgDriveItemListItemActivityByInterval", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Command": "Get-MgDriveItemListItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Command": "Get-MgDriveItemListItemCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Command": "Get-MgDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgDriveItemListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Command": "Get-MgDriveItemListItemDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Command": "Get-MgDriveItemListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Get-MgDriveItemListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Get-MgDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Command": "Get-MgDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Command": "Get-MgDriveItemListItemVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Get-MgDriveItemListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDriveItemPermission", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -182130,19 +182180,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDriveItemPermission", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Get-MgDriveItemPermission", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -182180,18 +182229,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "Command": "Get-MgDriveItemPermission", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDriveItemPermissionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -182229,70 +182279,69 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Command": "Get-MgDriveItemPermissionCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Get-MgDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Command": "Get-MgDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Command": "Get-MgDriveItemSubscriptionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveItemThumbnail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Get-MgDriveItemThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDriveItemThumbnail", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -182330,18 +182379,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphThumbnailSet", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Command": "Get-MgDriveItemThumbnail", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDriveItemThumbnailCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -182379,19 +182429,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Command": "Get-MgDriveItemThumbnailCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -182429,19 +182479,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDriveItemVersion", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Get-MgDriveItemVersion", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -182479,18 +182528,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "Command": "Get-MgDriveItemVersion", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgDriveItemVersionContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -182528,19 +182578,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgDriveItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Command": "Get-MgDriveItemVersionContent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -182578,20 +182628,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Command": "Get-MgDriveItemVersionCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -182600,13 +182641,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/lastModifiedByUser", - "Command": "Get-MgDriveLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -182615,319 +182656,319 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphList", "Uri": "/drives/{drive-id}/list", - "Command": "Get-MgDriveList", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Get-MgDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns", - "Command": "Get-MgDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/columns/$count", - "Command": "Get-MgDriveListColumnCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgDriveListColumnSourceColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Get-MgDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListContentType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes", - "Command": "Get-MgDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListContentTypeColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListContentTypeColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Command": "Get-MgDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListContentTypeColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgDriveListContentTypeColumnCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgDriveListContentTypeColumnLinkCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgDriveListContentTypeColumnPosition", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgDriveListContentTypeColumnPosition", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgDriveListContentTypeColumnPositionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgDriveListContentTypeColumnSourceColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "Command": "Get-MgDriveListContentTypeCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/list/createdByUser", - "Command": "Get-MgDriveListCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Command": "Get-MgDriveListCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives/{drive-id}/list/drive", - "Command": "Get-MgDriveListDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Get-MgDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items", - "Command": "Get-MgDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -182936,295 +182977,295 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Command": "Get-MgDriveListItemActivityByInterval", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Command": "Get-MgDriveListItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/$count", - "Command": "Get-MgDriveListItemCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Command": "Get-MgDriveListItemCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "Get-MgDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Command": "Get-MgDriveListItemDocumentSetVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgDriveListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Command": "Get-MgDriveListItemDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Get-MgDriveListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Get-MgDriveListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Get-MgDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Command": "Get-MgDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Command": "Get-MgDriveListItemVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Get-MgDriveListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Get-MgDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/drives/{drive-id}/list/operations", - "Command": "Get-MgDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/operations/$count", - "Command": "Get-MgDriveListOperationCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Get-MgDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/list/subscriptions", - "Command": "Get-MgDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveListSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "Command": "Get-MgDriveListSubscriptionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRoot", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root", - "Command": "Get-MgDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -183233,191 +183274,202 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/getActivitiesByInterval", - "Command": "Get-MgDriveRootActivityByInterval", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/root/analytics", - "Command": "Get-MgDriveRootAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Command": "Get-MgDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootAnalyticLastSevenDay", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "Command": "Get-MgDriveRootAnalyticLastSevenDay", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/allTime", - "Command": "Get-MgDriveRootAnalyticTime", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "Command": "Get-MgDriveRootChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children", - "Command": "Get-MgDriveRootChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootChildContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Command": "Get-MgDriveRootChildContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/children/$count", - "Command": "Get-MgDriveRootChildCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/content", - "Command": "Get-MgDriveRootContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/createdByUser", - "Command": "Get-MgDriveRootCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgDriveRootDelta", + "Method": "GET", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/delta", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -183455,87 +183507,76 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/delta", - "Command": "Get-MgDriveRootDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Command": "Get-MgDriveRootItemLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "Command": "Get-MgDriveRootLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/root/listItem", - "Command": "Get-MgDriveRootListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -183544,408 +183585,417 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "Command": "Get-MgDriveRootListItemActivityByInterval", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/root/listItem/analytics", - "Command": "Get-MgDriveRootListItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "Command": "Get-MgDriveRootListItemCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Command": "Get-MgDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgDriveRootListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "Command": "Get-MgDriveRootListItemDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Command": "Get-MgDriveRootListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/fields", - "Command": "Get-MgDriveRootListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Get-MgDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/root/listItem/versions", - "Command": "Get-MgDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "Command": "Get-MgDriveRootListItemVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Get-MgDriveRootListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Get-MgDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootPermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions", - "Command": "Get-MgDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootPermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/permissions/$count", - "Command": "Get-MgDriveRootPermissionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Get-MgDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/root/subscriptions", - "Command": "Get-MgDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "Command": "Get-MgDriveRootSubscriptionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootThumbnail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Get-MgDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootThumbnail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/root/thumbnails", - "Command": "Get-MgDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootThumbnailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "Command": "Get-MgDriveRootThumbnailCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Get-MgDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions", - "Command": "Get-MgDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootVersionContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Command": "Get-MgDriveRootVersionContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveRootVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/$count", - "Command": "Get-MgDriveRootVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveSpecial", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "Command": "Get-MgDriveSpecial", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveSpecial", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/special", - "Command": "Get-MgDriveSpecial", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveSpecialContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Command": "Get-MgDriveSpecialContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgDriveSpecialCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/special/$count", - "Command": "Get-MgDriveSpecialCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEducationClass", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/classes/{educationClass-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -183965,19 +184015,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClass", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes/{educationClass-id}", - "Command": "Get-MgEducationClass", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/education/classes", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -183997,18 +184046,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes", - "Command": "Get-MgEducationClass", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationClassAssignment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184058,19 +184108,18 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "Command": "Get-MgEducationClassAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184120,18 +184169,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments", - "Command": "Get-MgEducationClassAssignment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationClassAssignmentCategory", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184181,19 +184231,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentCategory", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List", + "List1" ], "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Command": "Get-MgEducationClassAssignmentCategory", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184243,19 +184293,18 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "Command": "Get-MgEducationClassAssignmentCategory", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationClassAssignmentCategoryByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184305,18 +184354,21 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentCategoryCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "Command": "Get-MgEducationClassAssignmentCategoryByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184366,21 +184418,21 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", - "Command": "Get-MgEducationClassAssignmentCategoryCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationClassAssignmentCategoryDelta", + "Method": "GET", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], + "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184430,21 +184482,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", - "Command": "Get-MgEducationClassAssignmentCategoryDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationClassAssignmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184494,19 +184544,81 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentDefault", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/$count", - "Command": "Get-MgEducationClassAssignmentCount", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgEducationClassAssignmentDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/delta", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184556,19 +184668,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Command": "Get-MgEducationClassAssignmentDefault", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184618,19 +184730,18 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/delta", - "Command": "Get-MgEducationClassAssignmentDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationClassAssignmentResource", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184680,19 +184791,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Get-MgEducationClassAssignmentResource", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184742,18 +184853,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "Command": "Get-MgEducationClassAssignmentResource", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationClassAssignmentRubric", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184803,19 +184915,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentRubricByRef", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", - "Command": "Get-MgEducationClassAssignmentResourceCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184865,19 +184977,81 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "Command": "Get-MgEducationClassAssignmentRubric", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgEducationClassAssignmentSubmission", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -184927,81 +185101,18 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Get-MgEducationClassAssignmentRubricByRef", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Education", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgEducationClassAssignmentSubmission", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Command": "Get-MgEducationClassAssignmentSetting", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185051,80 +185162,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentSubmissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Get-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", "Module": "Education", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "Command": "Get-MgEducationClassAssignmentSubmission", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Education", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185174,93 +185224,31 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "Command": "Get-MgEducationClassAssignmentSubmissionCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185310,19 +185298,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185372,19 +185360,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185434,18 +185422,18 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185495,19 +185483,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185557,19 +185545,19 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185619,18 +185607,18 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -185680,19 +185668,80 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgEducationClassCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/education/classes/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -185712,18 +185761,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/classes/$count", - "Command": "Get-MgEducationClassCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationClassDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/classes/delta", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read", @@ -185761,18 +185810,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes/delta", - "Command": "Get-MgEducationClassDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationClassGroup", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/education/classes/{educationClass-id}/group", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -185810,19 +185860,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/education/classes/{educationClass-id}/group", - "Command": "Get-MgEducationClassGroup", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationClassMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/classes/{educationClass-id}/members", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -185848,18 +185897,18 @@ "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassMemberByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/classes/{educationClass-id}/members", - "Command": "Get-MgEducationClassMember", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -185885,18 +185934,19 @@ "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassMemberCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "Command": "Get-MgEducationClassMemberByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/education/classes/{educationClass-id}/members/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -185922,63 +185972,31 @@ "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/$count", - "Command": "Get-MgEducationClassMemberCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationClassSchool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "Command": "Get-MgEducationClassSchool", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [ - { - "Name": "EduRoster.Read.All", - "Description": "Read the organization's roster", - "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.", - "IsAdmin": false - }, - { - "Name": "EduRoster.ReadBasic", - "Description": "View a limited subset of your school, class and user information", - "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", - "IsAdmin": true - }, - { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - } - ], + "Command": "Get-MgEducationClassSchool", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/classes/{educationClass-id}/schools", - "Command": "Get-MgEducationClassSchool", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -185998,19 +186016,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassSchoolCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/schools/$count", - "Command": "Get-MgEducationClassSchoolCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186030,18 +186048,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassTeacher", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/classes/{educationClass-id}/teachers", - "Command": "Get-MgEducationClassTeacher", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186061,18 +186079,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassTeacherByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "Command": "Get-MgEducationClassTeacherByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186092,19 +186110,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationClassTeacherCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/teachers/$count", - "Command": "Get-MgEducationClassTeacherCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186124,31 +186142,62 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationMe", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/me", - "Command": "Get-MgEducationMe", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "EduRoster.Read.All", + "Description": "Read the organization's roster", + "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.", + "IsAdmin": false + }, + { + "Name": "EduRoster.ReadBasic", + "Description": "View a limited subset of your school, class and user information", + "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", + "IsAdmin": true + }, + { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}", - "Command": "Get-MgEducationMeAssignment", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEducationMeAssignment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186198,68 +186247,68 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/me/assignments", - "Command": "Get-MgEducationMeAssignment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Command": "Get-MgEducationMeAssignmentCategory", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentCategoryByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Command": "Get-MgEducationMeAssignmentCategoryByRef", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentCategoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "Command": "Get-MgEducationMeAssignmentCategoryCount", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentCategoryDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "Command": "Get-MgEducationMeAssignmentCategoryDelta", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEducationMeAssignmentCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/education/me/assignments/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186309,259 +186358,259 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/me/assignments/$count", - "Command": "Get-MgEducationMeAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentDelta", + "Method": "GET", "Variants": [ "Delta" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/delta", - "Command": "Get-MgEducationMeAssignmentDelta", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Get-MgEducationMeAssignmentResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Command": "Get-MgEducationMeAssignmentResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "Command": "Get-MgEducationMeAssignmentResourceCount", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Command": "Get-MgEducationMeAssignmentRubric", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentRubricByRef", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Get-MgEducationMeAssignmentRubricByRef", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentSubmission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Get-MgEducationMeAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentSubmission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Command": "Get-MgEducationMeAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentSubmissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "Command": "Get-MgEducationMeAssignmentSubmissionCount", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/me/classes/{educationClass-id}", - "Command": "Get-MgEducationMeClass", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEducationMeClass", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/me/classes", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186581,18 +186630,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/me/classes", - "Command": "Get-MgEducationMeClass", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationMeClassCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/education/me/classes/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186612,18 +186661,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/me/classes/$count", - "Command": "Get-MgEducationMeClassCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationMeRubric", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/rubrics/{educationRubric-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186649,19 +186699,18 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgEducationMeRubric", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "Command": "Get-MgEducationMeRubric", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/education/me/rubrics", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186687,18 +186736,18 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics", - "Command": "Get-MgEducationMeRubric", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationMeRubricCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/education/me/rubrics/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186724,31 +186773,31 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/me/rubrics/$count", - "Command": "Get-MgEducationMeRubricCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeSchool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/me/schools/{educationSchool-id}", - "Command": "Get-MgEducationMeSchool", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEducationMeSchool", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/me/schools", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186768,18 +186817,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/me/schools", - "Command": "Get-MgEducationMeSchool", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationMeSchoolCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/education/me/schools/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186799,31 +186848,31 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/me/schools/$count", - "Command": "Get-MgEducationMeSchoolCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeTaughtClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/me/taughtClasses/{educationClass-id}", - "Command": "Get-MgEducationMeTaughtClass", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEducationMeTaughtClass", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/me/taughtClasses", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186843,18 +186892,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/me/taughtClasses", - "Command": "Get-MgEducationMeTaughtClass", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationMeTaughtClassCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/education/me/taughtClasses/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186874,18 +186923,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationMeUser", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/education/me/taughtClasses/$count", - "Command": "Get-MgEducationMeTaughtClassCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUser", + "Uri": "/education/me/user", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -186929,42 +186978,43 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/education/me/user", - "Command": "Get-MgEducationMeUser", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationMeUserMailboxSetting", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/education/me/user/mailboxSettings", - "Command": "Get-MgEducationMeUserMailboxSetting", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationRoot", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphEducationRoot", "Uri": "/education", - "Command": "Get-MgEducationRoot", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEducationSchool", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/schools/{educationSchool-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -186984,19 +187034,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationSchool", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools/{educationSchool-id}", - "Command": "Get-MgEducationSchool", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/education/schools", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187016,18 +187065,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools", - "Command": "Get-MgEducationSchool", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationSchoolAdministrativeUnit", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -187065,19 +187115,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "Command": "Get-MgEducationSchoolAdministrativeUnit", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationSchoolClass", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/schools/{educationSchool-id}/classes", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187097,18 +187146,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationSchoolClassByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/schools/{educationSchool-id}/classes", - "Command": "Get-MgEducationSchoolClass", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187128,18 +187177,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationSchoolClassCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "Command": "Get-MgEducationSchoolClassByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/education/schools/{educationSchool-id}/classes/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187159,19 +187209,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationSchoolCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$count", - "Command": "Get-MgEducationSchoolClassCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/education/schools/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187191,18 +187240,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/schools/$count", - "Command": "Get-MgEducationSchoolCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationSchoolDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/schools/delta", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read", @@ -187246,18 +187295,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/schools/delta", - "Command": "Get-MgEducationSchoolDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationSchoolUser", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/schools/{educationSchool-id}/users", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187271,18 +187320,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationSchoolUserByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/schools/{educationSchool-id}/users", - "Command": "Get-MgEducationSchoolUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187296,18 +187345,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationSchoolUserCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "Command": "Get-MgEducationSchoolUserByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/education/schools/{educationSchool-id}/users/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187321,19 +187371,21 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationUser", + "Method": "GET", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/$count", - "Command": "Get-MgEducationSchoolUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/users/{educationUser-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187353,21 +187405,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationUser", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users/{educationUser-id}", - "Command": "Get-MgEducationUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/education/users", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187381,31 +187430,31 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users", - "Command": "Get-MgEducationUser", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Command": "Get-MgEducationUserAssignment", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEducationUserAssignment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -187455,68 +187504,69 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/users/{educationUser-id}/assignments", - "Command": "Get-MgEducationUserAssignment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Command": "Get-MgEducationUserAssignmentCategory", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentCategoryByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Command": "Get-MgEducationUserAssignmentCategoryByRef", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentCategoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "Command": "Get-MgEducationUserAssignmentCategoryCount", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentCategoryDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "Command": "Get-MgEducationUserAssignmentCategoryDelta", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEducationUserAssignmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -187566,261 +187616,260 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/assignments/$count", - "Command": "Get-MgEducationUserAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/delta", - "Command": "Get-MgEducationUserAssignmentDelta", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Get-MgEducationUserAssignmentResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Command": "Get-MgEducationUserAssignmentResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "Command": "Get-MgEducationUserAssignmentResourceCount", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Command": "Get-MgEducationUserAssignmentRubric", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentRubricByRef", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Get-MgEducationUserAssignmentRubricByRef", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentSubmission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Get-MgEducationUserAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentSubmission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Command": "Get-MgEducationUserAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentSubmissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "Command": "Get-MgEducationUserAssignmentSubmissionCount", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "Command": "Get-MgEducationUserClass", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEducationUserClass", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/users/{educationUser-id}/classes", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187840,18 +187889,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/users/{educationUser-id}/classes", - "Command": "Get-MgEducationUserClass", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationUserClassCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/classes/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187871,19 +187921,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEducationUserCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/education/users/{educationUser-id}/classes/$count", - "Command": "Get-MgEducationUserClassCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/education/users/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -187897,18 +187946,18 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/education/users/$count", - "Command": "Get-MgEducationUserCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationUserDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/users/delta", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read", @@ -187952,82 +188001,82 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphEducationUser", - "Uri": "/education/users/delta", - "Command": "Get-MgEducationUserDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Command": "Get-MgEducationUserMailboxSetting", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserRubric", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Command": "Get-MgEducationUserRubric", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserRubric", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/rubrics", - "Command": "Get-MgEducationUserRubric", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserRubricCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "Command": "Get-MgEducationUserRubricCount", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserSchool", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "Command": "Get-MgEducationUserSchool", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEducationUserSchool", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/users/{educationUser-id}/schools", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -188047,18 +188096,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Uri": "/education/users/{educationUser-id}/schools", - "Command": "Get-MgEducationUserSchool", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationUserSchoolCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/schools/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -188078,32 +188128,31 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/schools/$count", - "Command": "Get-MgEducationUserSchoolCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Get-MgEducationUserTaughtClass", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "Command": "Get-MgEducationUserTaughtClass", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEducationUserTaughtClass", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/users/{educationUser-id}/taughtClasses", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -188123,18 +188172,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/users/{educationUser-id}/taughtClasses", - "Command": "Get-MgEducationUserTaughtClass", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEducationUserTaughtClassCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -188154,19 +188204,19 @@ "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAccessPackage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", - "Command": "Get-MgEducationUserTaughtClassCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188180,19 +188230,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAccessPackage", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Command": "Get-MgEntitlementManagementAccessPackage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/entitlementManagement/accessPackages", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188206,18 +188255,19 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "Command": "Get-MgEntitlementManagementAccessPackage", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", + "Method": "POST", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188231,31 +188281,31 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphApprovalStage", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188269,19 +188319,18 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphApprovalStage", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188295,18 +188344,19 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphApprovalStage", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188320,82 +188370,56 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", - "Command": "Get-MgEntitlementManagementAccessPackageCatalog", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [ - { - "Name": "EntitlementManagement.Read.All", - "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgEntitlementManagementAccessPackageCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", - "Command": "Get-MgEntitlementManagementAccessPackageCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188409,18 +188433,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188434,18 +188458,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188459,18 +188483,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188484,31 +188508,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Identity.Governance", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188522,18 +188533,31 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188547,19 +188571,19 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "Command": "Get-MgEntitlementManagementAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188573,32 +188597,36 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/assignments", - "Command": "Get-MgEntitlementManagementAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", - "IsAdmin": true + "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false }, { "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAssignmentAdditional", + "Method": "GET", "Variants": [ "Access", "Access1", @@ -188606,37 +188634,33 @@ ], "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess", - "Command": "Get-MgEntitlementManagementAssignmentAdditional", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true }, { "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAssignmentCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignments/$count", - "Command": "Get-MgEntitlementManagementAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188650,7 +188674,11 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -188659,12 +188687,8 @@ ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Command": "Get-MgEntitlementManagementAssignmentPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188678,44 +188702,69 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", - "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188729,133 +188778,108 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageQuestion", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageQuestion", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [ - { - "Name": "EntitlementManagement.Read.All", - "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "Command": "Get-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188869,18 +188893,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "Command": "Get-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188894,18 +188918,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementAssignmentRequestCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", - "Command": "Get-MgEntitlementManagementAssignmentRequestCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188919,19 +188943,19 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementCatalog", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "Command": "Get-MgEntitlementManagementCatalog", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188945,31 +188969,56 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementCatalog", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/catalogs", - "Command": "Get-MgEntitlementManagementCatalog", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count", - "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEntitlementManagementCatalogCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -188983,82 +189032,57 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/$count", - "Command": "Get-MgEntitlementManagementCatalogCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [ - { - "Name": "EntitlementManagement.Read.All", - "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgEntitlementManagementConnectedOrganization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Command": "Get-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189072,18 +189096,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementConnectedOrganization", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "Command": "Get-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189097,18 +189121,18 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", - "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189122,19 +189146,36 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -189143,12 +189184,20 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/getByIds", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorById", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189162,18 +189211,19 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189187,32 +189237,31 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/delta", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorDelta", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189226,19 +189275,11 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -189247,12 +189288,20 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/getByIds", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorById", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189266,18 +189315,19 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189291,32 +189341,31 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/delta", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorDelta", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgEntitlementManagementSetting", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Uri": "/identityGovernance/entitlementManagement/settings", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -189330,30 +189379,31 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Uri": "/identityGovernance/entitlementManagement/settings", - "Command": "Get-MgEntitlementManagementSetting", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgExternal", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Uri": "/external", - "Command": "Get-MgExternal", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgExternalConnection", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/external/connections/{externalConnection-id}", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -189373,19 +189423,18 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgExternalConnection", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections/{externalConnection-id}", - "Command": "Get-MgExternalConnection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/external/connections", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -189405,18 +189454,18 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections", - "Command": "Get-MgExternalConnection", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgExternalConnectionCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/external/connections/$count", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -189436,18 +189485,19 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/external/connections/$count", - "Command": "Get-MgExternalConnectionCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgExternalConnectionGroup", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -189467,82 +189517,82 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "Command": "Get-MgExternalConnectionGroup", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgExternalConnectionGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Uri": "/external/connections/{externalConnection-id}/groups", - "Command": "Get-MgExternalConnectionGroup", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgExternalConnectionGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "Command": "Get-MgExternalConnectionGroupCount", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgExternalConnectionGroupMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Command": "Get-MgExternalConnectionGroupMember", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgExternalConnectionGroupMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "Command": "Get-MgExternalConnectionGroupMember", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgExternalConnectionGroupMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "Command": "Get-MgExternalConnectionGroupMemberCount", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgExternalConnectionItem", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -189562,95 +189612,95 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "Command": "Get-MgExternalConnectionItem", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgExternalConnectionItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Uri": "/external/connections/{externalConnection-id}/items", - "Command": "Get-MgExternalConnectionItem", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgExternalConnectionItemActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Command": "Get-MgExternalConnectionItemActivity", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgExternalConnectionItemActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Command": "Get-MgExternalConnectionItemActivity", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgExternalConnectionItemActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "Command": "Get-MgExternalConnectionItemActivityCount", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgExternalConnectionItemActivityPerformedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "Command": "Get-MgExternalConnectionItemActivityPerformedBy", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgExternalConnectionItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/items/$count", - "Command": "Get-MgExternalConnectionItemCount", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgExternalConnectionOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -189670,44 +189720,44 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Command": "Get-MgExternalConnectionOperation", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgExternalConnectionOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Uri": "/external/connections/{externalConnection-id}/operations", - "Command": "Get-MgExternalConnectionOperation", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgExternalConnectionOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "Command": "Get-MgExternalConnectionOperationCount", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgExternalConnectionSchema", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Uri": "/external/connections/{externalConnection-id}/schema", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.Read.All", @@ -189727,19 +189777,19 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Uri": "/external/connections/{externalConnection-id}/schema", - "Command": "Get-MgExternalConnectionSchema", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -189771,19 +189821,18 @@ "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroup", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}", - "Command": "Get-MgGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/groups", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -189815,18 +189864,18 @@ "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupAcceptedSender", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups", - "Command": "Get-MgGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/acceptedSenders", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -189840,18 +189889,18 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgGroupAcceptedSenderByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/acceptedSenders", - "Command": "Get-MgGroupAcceptedSender", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/groups/{group-id}/acceptedSenders/$ref", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -189865,18 +189914,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgGroupAcceptedSenderCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "Command": "Get-MgGroupAcceptedSenderByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/acceptedSenders/$count", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -189890,32 +189940,31 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/$count", - "Command": "Get-MgGroupAcceptedSenderCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgGroupAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Get-MgGroupAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupAppRoleAssignment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/groups/{group-id}/appRoleAssignments", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -189935,18 +189984,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments", - "Command": "Get-MgGroupAppRoleAssignment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgGroupAppRoleAssignmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/appRoleAssignments/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -189966,45 +190016,45 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/appRoleAssignments/$count", - "Command": "Get-MgGroupAppRoleAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/getByIds", - "Command": "Get-MgGroupById", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/calendar", - "Command": "Get-MgGroupCalendar", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupCalendarEvent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -190030,19 +190080,18 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgGroupCalendarEvent", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "Command": "Get-MgGroupCalendarEvent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/calendar/events", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -190056,18 +190105,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgGroupCalendarEventDelta", + "Method": "GET", "Variants": [ - "List" + "Delta", + "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events", - "Command": "Get-MgGroupCalendarEvent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/calendar/events/delta", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -190087,58 +190137,49 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events/delta", - "Command": "Get-MgGroupCalendarEventDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupCalendarPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Command": "Get-MgGroupCalendarPermission", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupCalendarPermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Command": "Get-MgGroupCalendarPermission", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupCalendarPermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "Command": "Get-MgGroupCalendarPermissionCount", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupCalendarSchedule", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -190147,55 +190188,38 @@ ], "OutputType": "IMicrosoftGraphScheduleInformation", "Uri": "/groups/{group-id}/calendar/getSchedule", - "Command": "Get-MgGroupCalendarSchedule", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, + "Command": "Get-MgGroupCalendarView", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/calendar/calendarView", - "Command": "Get-MgGroupCalendarView", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + } }, { - "Module": "Groups", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgGroupConversation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversation", "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "Command": "Get-MgGroupConversation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -190209,18 +190233,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupConversation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversation", "Uri": "/groups/{group-id}/conversations", - "Command": "Get-MgGroupConversation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -190234,19 +190258,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupConversationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/$count", - "Command": "Get-MgGroupConversationCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -190260,19 +190284,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupConversationThread", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "Command": "Get-MgGroupConversationThread", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -190286,18 +190310,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupConversationThread", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "Command": "Get-MgGroupConversationThread", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -190311,19 +190335,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupConversationThreadCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", - "Command": "Get-MgGroupConversationThreadCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -190337,7 +190361,11 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupConversationThreadPost", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -190346,12 +190374,8 @@ ], "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "Command": "Get-MgGroupConversationThreadPost", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -190365,31 +190389,56 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupConversationThreadPost", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "Command": "Get-MgGroupConversationThreadPost", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupConversationThreadPostAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Command": "Get-MgGroupConversationThreadPostAttachment", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupConversationThreadPostAttachment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -190403,18 +190452,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Command": "Get-MgGroupConversationThreadPostAttachment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgGroupConversationThreadPostAttachmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -190428,19 +190478,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgGroupConversationThreadPostCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "Command": "Get-MgGroupConversationThreadPostAttachmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -190454,133 +190504,132 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", - "Command": "Get-MgGroupConversationThreadPostCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupConversationThreadPostExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Command": "Get-MgGroupConversationThreadPostExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupConversationThreadPostExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Command": "Get-MgGroupConversationThreadPostExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupConversationThreadPostExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Command": "Get-MgGroupConversationThreadPostExtensionCount", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/groups/$count", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -190612,31 +190661,32 @@ "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/groups/$count", - "Command": "Get-MgGroupCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupCreatedOnBehalfOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/createdOnBehalfOf", - "Command": "Get-MgGroupCreatedOnBehalfOf", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupDefaultDrive", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/drive", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -190674,19 +190724,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drive", - "Command": "Get-MgGroupDefaultDrive", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgGroupDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/delta", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -190718,31 +190767,31 @@ "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/delta", - "Command": "Get-MgGroupDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives/{drive-id}", - "Command": "Get-MgGroupDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupDrive", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/drives", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -190780,120 +190829,121 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/groups/{group-id}/drives", - "Command": "Get-MgGroupDrive", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveBundle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Command": "Get-MgGroupDriveBundle", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveBundle", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Command": "Get-MgGroupDriveBundle", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveBundleContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Command": "Get-MgGroupDriveBundleContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveBundleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "Command": "Get-MgGroupDriveBundleCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveContentTypeBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Command": "Get-MgGroupDriveContentTypeBase", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveContentTypeBaseType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Command": "Get-MgGroupDriveContentTypeBaseType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveContentTypeBaseType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Command": "Get-MgGroupDriveContentTypeBaseType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupDriveCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/drives/$count", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -190931,122 +190981,113 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/drives/$count", - "Command": "Get-MgGroupDriveCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "Command": "Get-MgGroupDriveCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveFollowing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "Command": "Get-MgGroupDriveFollowing", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveFollowing", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "Command": "Get-MgGroupDriveFollowing", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveFollowingContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Command": "Get-MgGroupDriveFollowingContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveFollowingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "Command": "Get-MgGroupDriveFollowingCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Command": "Get-MgGroupDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Command": "Get-MgGroupDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupDriveItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -191055,205 +191096,205 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "Command": "Get-MgGroupDriveItemActivityByInterval", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Get-MgGroupDriveItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Command": "Get-MgGroupDriveItemAnalyticTime", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Command": "Get-MgGroupDriveItemChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Command": "Get-MgGroupDriveItemChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemChildContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Command": "Get-MgGroupDriveItemChildContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Command": "Get-MgGroupDriveItemChildCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Command": "Get-MgGroupDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "Command": "Get-MgGroupDriveItemCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Command": "Get-MgGroupDriveItemCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupDriveItemDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -191262,39 +191303,39 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Command": "Get-MgGroupDriveItemDelta", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -191303,13 +191344,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Command": "Get-MgGroupDriveItemLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -191318,26 +191359,26 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Get-MgGroupDriveItemListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -191346,358 +191387,358 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "Command": "Get-MgGroupDriveItemListItemActivityByInterval", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Command": "Get-MgGroupDriveItemListItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Command": "Get-MgGroupDriveItemListItemCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Command": "Get-MgGroupDriveItemListItemDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Command": "Get-MgGroupDriveItemListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Get-MgGroupDriveItemListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Get-MgGroupDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Command": "Get-MgGroupDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Command": "Get-MgGroupDriveItemListItemVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Get-MgGroupDriveItemListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Get-MgGroupDriveItemPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemPermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Command": "Get-MgGroupDriveItemPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemPermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Command": "Get-MgGroupDriveItemPermissionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Get-MgGroupDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Command": "Get-MgGroupDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Command": "Get-MgGroupDriveItemSubscriptionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemThumbnail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Get-MgGroupDriveItemThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemThumbnail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Command": "Get-MgGroupDriveItemThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemThumbnailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Command": "Get-MgGroupDriveItemThumbnailCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Get-MgGroupDriveItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Command": "Get-MgGroupDriveItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemVersionContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Command": "Get-MgGroupDriveItemVersionContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Command": "Get-MgGroupDriveItemVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -191706,13 +191747,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "Command": "Get-MgGroupDriveLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -191721,319 +191762,319 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Command": "Get-MgGroupDriveList", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Get-MgGroupDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Command": "Get-MgGroupDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "Command": "Get-MgGroupDriveListColumnCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgGroupDriveListColumnSourceColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Get-MgGroupDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListContentType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Command": "Get-MgGroupDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListContentTypeColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgGroupDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListContentTypeColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Command": "Get-MgGroupDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListContentTypeColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgGroupDriveListContentTypeColumnCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgGroupDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgGroupDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "Command": "Get-MgGroupDriveListContentTypeCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "Command": "Get-MgGroupDriveListCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "Command": "Get-MgGroupDriveListDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Get-MgGroupDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Command": "Get-MgGroupDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -192042,282 +192083,282 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Command": "Get-MgGroupDriveListItemActivityByInterval", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Command": "Get-MgGroupDriveListItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Command": "Get-MgGroupDriveListItemCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Command": "Get-MgGroupDriveListItemDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Get-MgGroupDriveListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Get-MgGroupDriveListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Get-MgGroupDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Command": "Get-MgGroupDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Command": "Get-MgGroupDriveListItemVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Get-MgGroupDriveListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Get-MgGroupDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Command": "Get-MgGroupDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "Command": "Get-MgGroupDriveListOperationCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Get-MgGroupDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Command": "Get-MgGroupDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveListSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "Command": "Get-MgGroupDriveListSubscriptionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRoot", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Command": "Get-MgGroupDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupDriveRootActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -192326,192 +192367,192 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval", - "Command": "Get-MgGroupDriveRootActivityByInterval", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Command": "Get-MgGroupDriveRootAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "Command": "Get-MgGroupDriveRootAnalyticTime", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Command": "Get-MgGroupDriveRootChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Command": "Get-MgGroupDriveRootChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootChildContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Command": "Get-MgGroupDriveRootChildContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "Command": "Get-MgGroupDriveRootChildCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Command": "Get-MgGroupDriveRootContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "Command": "Get-MgGroupDriveRootCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupDriveRootDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -192520,78 +192561,78 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "Command": "Get-MgGroupDriveRootDelta", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "Command": "Get-MgGroupDriveRootLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Command": "Get-MgGroupDriveRootListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -192600,408 +192641,417 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "Command": "Get-MgGroupDriveRootListItemActivityByInterval", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "Command": "Get-MgGroupDriveRootListItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "Command": "Get-MgGroupDriveRootListItemCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "Command": "Get-MgGroupDriveRootListItemDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Command": "Get-MgGroupDriveRootListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Command": "Get-MgGroupDriveRootListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Get-MgGroupDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Command": "Get-MgGroupDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "Command": "Get-MgGroupDriveRootListItemVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Get-MgGroupDriveRootListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Get-MgGroupDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootPermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Command": "Get-MgGroupDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootPermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "Command": "Get-MgGroupDriveRootPermissionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Get-MgGroupDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Command": "Get-MgGroupDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "Command": "Get-MgGroupDriveRootSubscriptionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootThumbnail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Get-MgGroupDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootThumbnail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Command": "Get-MgGroupDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootThumbnailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "Command": "Get-MgGroupDriveRootThumbnailCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Get-MgGroupDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Command": "Get-MgGroupDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootVersionContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Command": "Get-MgGroupDriveRootVersionContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveRootVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "Command": "Get-MgGroupDriveRootVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveSpecial", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "Command": "Get-MgGroupDriveSpecial", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveSpecial", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "Command": "Get-MgGroupDriveSpecial", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveSpecialContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Command": "Get-MgGroupDriveSpecialContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgGroupDriveSpecialCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "Command": "Get-MgGroupDriveSpecialCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupEvent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -193027,19 +193077,18 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgGroupEvent", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}", - "Command": "Get-MgGroupEvent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/events", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -193053,79 +193102,80 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events", - "Command": "Get-MgGroupEvent", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupEventAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Command": "Get-MgGroupEventAttachment", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": { - "Name": "Calendars.Read", - "Description": "Read calendars in all mailboxes", - "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgGroupEventAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "Command": "Get-MgGroupEventAttachment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calendars.Read", "Description": "Read calendars in all mailboxes", "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgGroupEventAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "Command": "Get-MgGroupEventAttachmentCount", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Calendars.Read", + "Description": "Read calendars in all mailboxes", + "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupEventCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "Command": "Get-MgGroupEventCalendar", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupEventCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/events/$count", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -193139,19 +193189,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/$count", - "Command": "Get-MgGroupEventCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgGroupEventDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/delta", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -193171,70 +193221,69 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/delta", - "Command": "Get-MgGroupEventDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupEventExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Command": "Get-MgGroupEventExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupEventExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Command": "Get-MgGroupEventExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupEventExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "Command": "Get-MgGroupEventExtensionCount", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupEventInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "Command": "Get-MgGroupEventInstance", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupEventInstance", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}/instances", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -193248,69 +193297,70 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}/instances", - "Command": "Get-MgGroupEventInstance", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupEventInstanceAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Command": "Get-MgGroupEventInstanceAttachment", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupEventInstanceAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Command": "Get-MgGroupEventInstanceAttachment", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupEventInstanceAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Command": "Get-MgGroupEventInstanceAttachmentCount", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupEventInstanceCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "Command": "Get-MgGroupEventInstanceCalendar", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupEventInstanceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -193324,109 +193374,87 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", - "Command": "Get-MgGroupEventInstanceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupEventInstanceExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Command": "Get-MgGroupEventInstanceExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupEventInstanceExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Command": "Get-MgGroupEventInstanceExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgGroupEventInstanceExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Command": "Get-MgGroupEventInstanceExtensionCount", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Command": "Get-MgGroupExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/extensions", - "Command": "Get-MgGroupExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/extensions/$count", - "Command": "Get-MgGroupExtensionCount", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [ - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - } - ], + "Command": "Get-MgGroupLifecyclePolicy", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -193435,12 +193463,8 @@ ], "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Command": "Get-MgGroupLifecyclePolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -193454,18 +193478,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupLifecyclePolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies", - "Command": "Get-MgGroupLifecyclePolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -193479,18 +193503,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupLifecyclePolicyByGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groups/{group-id}/groupLifecyclePolicies", - "Command": "Get-MgGroupLifecyclePolicyByGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -193504,18 +193528,43 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupLifecyclePolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/groupLifecyclePolicies/$count", - "Command": "Get-MgGroupLifecyclePolicyCount", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgGroupMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/members", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -193547,168 +193596,168 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/members", - "Command": "Get-MgGroupMember", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "Command": "Get-MgGroupMemberAsApplication", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/members/application", - "Command": "Get-MgGroupMemberAsApplication", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "Command": "Get-MgGroupMemberAsDevice", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/members/device", - "Command": "Get-MgGroupMemberAsDevice", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "Command": "Get-MgGroupMemberAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/members/group", - "Command": "Get-MgGroupMemberAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "Command": "Get-MgGroupMemberAsOrgContact", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberAsOrgContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/members/orgContact", - "Command": "Get-MgGroupMemberAsOrgContact", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgGroupMemberAsServicePrincipal", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/members/servicePrincipal", - "Command": "Get-MgGroupMemberAsServicePrincipal", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "Command": "Get-MgGroupMemberAsUser", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/members/user", - "Command": "Get-MgGroupMemberAsUser", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupMemberByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/members/$ref", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -193740,18 +193789,19 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupMemberCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/members/$ref", - "Command": "Get-MgGroupMemberByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/members/$count", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -193783,97 +193833,99 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/members/$count", - "Command": "Get-MgGroupMemberCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/members/application/$count", - "Command": "Get-MgGroupMemberCountAsApplication", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/members/device/$count", - "Command": "Get-MgGroupMemberCountAsDevice", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/members/group/$count", - "Command": "Get-MgGroupMemberCountAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/members/orgContact/$count", - "Command": "Get-MgGroupMemberCountAsOrgContact", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "Command": "Get-MgGroupMemberCountAsServicePrincipal", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/members/user/$count", - "Command": "Get-MgGroupMemberCountAsUser", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupMemberGroup", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/getMemberGroups", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -193941,7 +193993,11 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -193949,13 +194005,9 @@ "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/getMemberGroups", - "Command": "Get-MgGroupMemberGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/getMemberObjects", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -194029,34 +194081,31 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/getMemberObjects", - "Command": "Get-MgGroupMemberObject", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "Command": "Get-MgGroupMemberOf", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/memberOf", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -194082,68 +194131,69 @@ "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/memberOf", - "Command": "Get-MgGroupMemberOf", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "Command": "Get-MgGroupMemberOfAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/memberOf/group", - "Command": "Get-MgGroupMemberOfAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/memberOf/$count", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -194169,311 +194219,311 @@ "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/memberOf/$count", - "Command": "Get-MgGroupMemberOfCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/memberOf/group/$count", - "Command": "Get-MgGroupMemberOfCountAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseError", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "Command": "Get-MgGroupMemberWithLicenseError", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseError", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "Command": "Get-MgGroupMemberWithLicenseError", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "Command": "Get-MgGroupMemberWithLicenseErrorCount", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupOnenoteNotebook", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -194505,19 +194555,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupOnenoteNotebook", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Command": "Get-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/onenote/notebooks", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -194549,18 +194598,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks", - "Command": "Get-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgGroupOnenoteNotebookCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/onenote/notebooks/$count", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -194592,19 +194642,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", + "Method": "POST", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/$count", - "Command": "Get-MgGroupOnenoteNotebookCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -194636,21 +194688,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Get-MgGroupOnenoteNotebookSection", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -194682,18 +194731,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupOnenoteNotebookSectionGroup", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "Get-MgGroupOnenoteNotebookSection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -194725,18 +194774,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "Get-MgGroupOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgGroupOnenoteOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -194768,32 +194818,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "Command": "Get-MgGroupOnenoteOperation", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Get-MgGroupOnenoteOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/onenote/operations/$count", - "Command": "Get-MgGroupOnenoteOperationCount", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupOnenotePage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -194819,19 +194869,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupOnenotePage", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Command": "Get-MgGroupOnenotePage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/onenote/pages", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -194857,31 +194906,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages", - "Command": "Get-MgGroupOnenotePage", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Get-MgGroupOnenotePageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Get-MgGroupOnenotePageContent", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupOnenotePageCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/$count", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -194907,19 +194957,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupOnenoteRecentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/$count", - "Command": "Get-MgGroupOnenotePageCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRecentNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -194951,32 +195001,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphRecentNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "Command": "Get-MgGroupOnenoteRecentNotebook", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Get-MgGroupOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "Command": "Get-MgGroupOnenoteResource", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupOnenoteResourceContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -195002,76 +195052,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Get-MgGroupOnenoteResourceContent", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Get-MgGroupOnenoteResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/onenote/resources/$count", - "Command": "Get-MgGroupOnenoteResourceCount", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks", - "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks", - "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgGroupOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Command": "Get-MgGroupOnenoteSection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -195103,18 +195109,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupOnenoteSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections", - "Command": "Get-MgGroupOnenoteSection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -195146,19 +195152,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupOnenoteSectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/onenote/sections/$count", - "Command": "Get-MgGroupOnenoteSectionCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -195190,19 +195196,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupOnenoteSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Get-MgGroupOnenoteSectionGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -195234,19 +195240,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupOnenoteSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups", - "Command": "Get-MgGroupOnenoteSectionGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -195278,7 +195284,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupOnenoteSectionGroupCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -195287,12 +195297,8 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Command": "Get-MgGroupOnenoteSectionGroupCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -195324,19 +195330,25 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupOnenoteSectionGroupSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "Get-MgGroupOnenoteSectionGroupSection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -195361,18 +195373,55 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupOnenoteSectionPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "Get-MgGroupOnenoteSectionPage", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks", + "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks", + "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgGroupOwner", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/owners", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -195404,168 +195453,168 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/owners", - "Command": "Get-MgGroupOwner", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "Command": "Get-MgGroupOwnerAsApplication", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/owners/application", - "Command": "Get-MgGroupOwnerAsApplication", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "Command": "Get-MgGroupOwnerAsDevice", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/owners/device", - "Command": "Get-MgGroupOwnerAsDevice", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "Command": "Get-MgGroupOwnerAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/owners/group", - "Command": "Get-MgGroupOwnerAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "Command": "Get-MgGroupOwnerAsOrgContact", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerAsOrgContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/owners/orgContact", - "Command": "Get-MgGroupOwnerAsOrgContact", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgGroupOwnerAsServicePrincipal", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/owners/servicePrincipal", - "Command": "Get-MgGroupOwnerAsServicePrincipal", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "Command": "Get-MgGroupOwnerAsUser", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/owners/user", - "Command": "Get-MgGroupOwnerAsUser", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupOwnerByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/owners/$ref", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -195597,18 +195646,19 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupOwnerCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/owners/$ref", - "Command": "Get-MgGroupOwnerByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/owners/$count", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -195640,110 +195690,109 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/owners/$count", - "Command": "Get-MgGroupOwnerCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/owners/application/$count", - "Command": "Get-MgGroupOwnerCountAsApplication", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/owners/device/$count", - "Command": "Get-MgGroupOwnerCountAsDevice", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/owners/group/$count", - "Command": "Get-MgGroupOwnerCountAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/owners/orgContact/$count", - "Command": "Get-MgGroupOwnerCountAsOrgContact", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "Command": "Get-MgGroupOwnerCountAsServicePrincipal", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupOwnerCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/owners/user/$count", - "Command": "Get-MgGroupOwnerCountAsUser", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupPermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Get-MgGroupPermissionGrant", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupPermissionGrant", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/permissionGrants", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -195769,19 +195818,11 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants", - "Command": "Get-MgGroupPermissionGrant", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupPermissionGrantById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -195790,12 +195831,21 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/permissionGrants/getByIds", - "Command": "Get-MgGroupPermissionGrantById", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgGroupPermissionGrantCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/permissionGrants/$count", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -195821,33 +195871,24 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/permissionGrants/$count", - "Command": "Get-MgGroupPermissionGrantCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupPermissionGrantDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/permissionGrants/delta", - "Command": "Get-MgGroupPermissionGrantDelta", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupPermissionGrantMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -195856,13 +195897,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups", - "Command": "Get-MgGroupPermissionGrantMemberGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupPermissionGrantMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -195871,18 +195912,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects", - "Command": "Get-MgGroupPermissionGrantMemberObject", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgGroupPhoto", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -195891,35 +195927,35 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/photo", - "Command": "Get-MgGroupPhoto", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgGroupPhoto", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/photos", - "Command": "Get-MgGroupPhoto", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgGroupPhotoContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -195928,56 +195964,69 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/photo/$value", - "Command": "Get-MgGroupPhotoContent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgGroupPhotoCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/photos/$count", - "Command": "Get-MgGroupPhotoCount", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Planner", - "Permissions": [], + "Command": "Get-MgGroupPlanner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerGroup", "Uri": "/groups/{group-id}/planner", - "Command": "Get-MgGroupPlanner", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Planner", - "Permissions": [], + "Command": "Get-MgGroupPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "Command": "Get-MgGroupPlannerPlan", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupPlannerPlan", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/groups/{group-id}/planner/plans", "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -196015,30 +196064,31 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/groups/{group-id}/planner/plans", - "Command": "Get-MgGroupPlannerPlan", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Planner", - "Permissions": [], + "Command": "Get-MgGroupPlannerPlanBucket", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "Command": "Get-MgGroupPlannerPlanBucket", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupPlannerPlanCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/planner/plans/$count", "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -196076,44 +196126,43 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/planner/plans/$count", - "Command": "Get-MgGroupPlannerPlanCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Planner", - "Permissions": [], + "Command": "Get-MgGroupPlannerPlanDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Command": "Get-MgGroupPlannerPlanDetail", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Planner", - "Permissions": [], + "Command": "Get-MgGroupPlannerPlanTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "Command": "Get-MgGroupPlannerPlanTask", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupRejectedSender", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/rejectedSenders", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -196127,18 +196176,18 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgGroupRejectedSenderByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/rejectedSenders", - "Command": "Get-MgGroupRejectedSender", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/groups/{group-id}/rejectedSenders/$ref", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -196152,18 +196201,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgGroupRejectedSenderCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "Command": "Get-MgGroupRejectedSenderByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/rejectedSenders/$count", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -196177,19 +196227,21 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgGroupSetting", + "Method": "GET", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "OutputType": null, - "Uri": "/groups/{group-id}/rejectedSenders/$count", - "Command": "Get-MgGroupRejectedSenderCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphGroupSetting", + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -196215,21 +196267,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupSetting", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "OutputType": "IMicrosoftGraphGroupSetting", - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "Command": "Get-MgGroupSetting", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/settings", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -196255,19 +196305,20 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphGroupSetting", - "Uri": "/groups/{group-id}/settings", - "Command": "Get-MgGroupSetting", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgGroupSettingCount", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/settings/$count", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -196293,58 +196344,31 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/settings/$count", - "Command": "Get-MgGroupSettingCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupSettingTemplateById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groupSettingTemplates/getByIds", - "Command": "Get-MgGroupSettingTemplateById", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [ - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - } - ], + "Command": "Get-MgGroupSettingTemplateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/groupSettingTemplates/$count", - "Command": "Get-MgGroupSettingTemplateCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -196358,18 +196382,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupSettingTemplateDelta", + "Method": "GET", "Variants": [ "Delta" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groupSettingTemplates/delta", - "Command": "Get-MgGroupSettingTemplateDelta", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -196383,19 +196407,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroupSettingTemplate", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -196409,19 +196433,36 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroupSettingTemplate", "Uri": "/groupSettingTemplates", - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupSettingTemplateMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -196430,13 +196471,13 @@ ], "OutputType": null, "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups", - "Command": "Get-MgGroupSettingTemplateMemberGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupSettingTemplateMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -196445,38 +196486,38 @@ ], "OutputType": null, "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects", - "Command": "Get-MgGroupSettingTemplateMemberObject", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}", - "Command": "Get-MgGroupSite", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSite", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites", - "Command": "Get-MgGroupSite", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupSiteActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -196485,256 +196526,256 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval", - "Command": "Get-MgGroupSiteActivityByInterval", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Command": "Get-MgGroupSiteAnalytic", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteAnalyticLastSevenDay", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "Command": "Get-MgGroupSiteAnalyticLastSevenDay", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "Command": "Get-MgGroupSiteAnalyticTime", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupSiteApplicableContentTypeForList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "Command": "Get-MgGroupSiteApplicableContentTypeForList", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupSiteByPath", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "Command": "Get-MgGroupSiteByPath", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Command": "Get-MgGroupSiteColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Command": "Get-MgGroupSiteColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "Command": "Get-MgGroupSiteColumnCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgGroupSiteColumnSourceColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Command": "Get-MgGroupSiteContentType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Command": "Get-MgGroupSiteContentType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeBase", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -196743,13 +196784,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "Command": "Get-MgGroupSiteContentTypeBase", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeBaseType", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -196758,26 +196799,26 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Command": "Get-MgGroupSiteContentTypeBaseType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeBaseType", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Command": "Get-MgGroupSiteContentTypeBaseType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -196786,358 +196827,358 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgGroupSiteContentTypeColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Command": "Get-MgGroupSiteContentTypeColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgGroupSiteContentTypeColumnCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgGroupSiteContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgGroupSiteContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgGroupSiteContentTypeColumnPosition", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgGroupSiteContentTypeColumnPosition", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "Command": "Get-MgGroupSiteContentTypeCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteCount", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/$count", - "Command": "Get-MgGroupSiteCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "Command": "Get-MgGroupSiteCreatedByUser", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteDefaultDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "Command": "Get-MgGroupSiteDefaultDrive", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "Command": "Get-MgGroupSiteDrive", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteDrive", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "Command": "Get-MgGroupSiteDrive", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteDriveCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "Command": "Get-MgGroupSiteDriveCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteExternalColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Command": "Get-MgGroupSiteExternalColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteExternalColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "Command": "Get-MgGroupSiteExternalColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteExternalColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "Command": "Get-MgGroupSiteExternalColumnCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphBaseItem", "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "Command": "Get-MgGroupSiteItem", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphBaseItem", "Uri": "/groups/{group-id}/sites/{site-id}/items", - "Command": "Get-MgGroupSiteItem", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "Command": "Get-MgGroupSiteItemCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Command": "Get-MgGroupSiteItemLastModifiedByUser", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -197146,13 +197187,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "Command": "Get-MgGroupSiteLastModifiedByUser", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -197161,344 +197202,344 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Command": "Get-MgGroupSiteList", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteList", + "Method": "GET", "Variants": [ "List1" ], "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Command": "Get-MgGroupSiteList", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Command": "Get-MgGroupSiteListColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Command": "Get-MgGroupSiteListColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "Command": "Get-MgGroupSiteListColumnCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgGroupSiteListColumnSourceColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Command": "Get-MgGroupSiteListContentType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListContentType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Command": "Get-MgGroupSiteListContentType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListContentTypeColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgGroupSiteListContentTypeColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListContentTypeColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Command": "Get-MgGroupSiteListContentTypeColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListContentTypeColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgGroupSiteListContentTypeColumnCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgGroupSiteListContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgGroupSiteListContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "Command": "Get-MgGroupSiteListContentTypeCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "Command": "Get-MgGroupSiteListCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "Command": "Get-MgGroupSiteListCreatedByUser", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "Command": "Get-MgGroupSiteListDrive", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Command": "Get-MgGroupSiteListItem", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Command": "Get-MgGroupSiteListItem", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -197507,358 +197548,358 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "Command": "Get-MgGroupSiteListItemActivityByInterval", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "Command": "Get-MgGroupSiteListItemAnalytic", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Command": "Get-MgGroupSiteListItemCreatedByUser", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "Command": "Get-MgGroupSiteListItemDriveItem", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Command": "Get-MgGroupSiteListItemDriveItemContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Command": "Get-MgGroupSiteListItemField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Get-MgGroupSiteListItemVersion", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Command": "Get-MgGroupSiteListItemVersion", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "Command": "Get-MgGroupSiteListItemVersionCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Get-MgGroupSiteListItemVersionField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Command": "Get-MgGroupSiteListOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Command": "Get-MgGroupSiteListOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "Command": "Get-MgGroupSiteListOperationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Command": "Get-MgGroupSiteListSubscription", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Command": "Get-MgGroupSiteListSubscription", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteListSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Command": "Get-MgGroupSiteListSubscriptionCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenote", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Command": "Get-MgGroupSiteOnenote", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Command": "Get-MgGroupSiteOnenoteNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebook", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Command": "Get-MgGroupSiteOnenoteNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "Command": "Get-MgGroupSiteOnenoteNotebookCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -197867,26 +197908,26 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -197895,487 +197936,487 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Command": "Get-MgGroupSiteOnenoteOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Command": "Get-MgGroupSiteOnenoteOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "Command": "Get-MgGroupSiteOnenoteOperationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenotePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Command": "Get-MgGroupSiteOnenotePage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenotePage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Command": "Get-MgGroupSiteOnenotePage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenotePageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Get-MgGroupSiteOnenotePageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenotePageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "Command": "Get-MgGroupSiteOnenotePageCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenotePageParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "Command": "Get-MgGroupSiteOnenotePageParentNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenotePageParentSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "Command": "Get-MgGroupSiteOnenotePageParentSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Command": "Get-MgGroupSiteOnenoteResource", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteResource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Command": "Get-MgGroupSiteOnenoteResource", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteResourceContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Get-MgGroupSiteOnenoteResourceContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "Command": "Get-MgGroupSiteOnenoteResourceCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Command": "Get-MgGroupSiteOnenoteSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Command": "Get-MgGroupSiteOnenoteSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "Command": "Get-MgGroupSiteOnenoteSectionCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -198384,26 +198425,26 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -198412,359 +198453,359 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionPage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Get-MgGroupSiteOnenoteSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "Get-MgGroupSiteOnenoteSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionPageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Get-MgGroupSiteOnenoteSectionPageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionPageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "Command": "Get-MgGroupSiteOnenoteSectionPageCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Command": "Get-MgGroupSiteOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Command": "Get-MgGroupSiteOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "Command": "Get-MgGroupSiteOperationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSitePermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Command": "Get-MgGroupSitePermission", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSitePermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Command": "Get-MgGroupSitePermission", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSitePermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "Command": "Get-MgGroupSitePermissionCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStore", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -198773,38 +198814,38 @@ ], "OutputType": "IMicrosoftGraphTermStore", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Command": "Get-MgGroupSiteTermStore", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStore", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStore", "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "Command": "Get-MgGroupSiteTermStore", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count", - "Command": "Get-MgGroupSiteTermStoreCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -198813,26 +198854,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Command": "Get-MgGroupSiteTermStoreGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroup", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Command": "Get-MgGroupSiteTermStoreGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -198841,13 +198882,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "Command": "Get-MgGroupSiteTermStoreGroupCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -198856,26 +198897,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Command": "Get-MgGroupSiteTermStoreGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSet", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Command": "Get-MgGroupSiteTermStoreGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -198888,13 +198929,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "Method": "GET", "Variants": [ "List", "List1", @@ -198903,13 +198944,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -198922,13 +198963,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -198941,13 +198982,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "GET", "Variants": [ "List", "List1", @@ -198956,13 +198997,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -198975,13 +199016,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -198994,13 +199035,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199013,13 +199054,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199032,13 +199073,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199051,13 +199092,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199066,13 +199107,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "Command": "Get-MgGroupSiteTermStoreGroupSetCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199081,13 +199122,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199096,26 +199137,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199124,13 +199165,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199139,13 +199180,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199154,13 +199195,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199169,13 +199210,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199184,26 +199225,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199212,26 +199253,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199240,13 +199281,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199255,26 +199296,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199283,13 +199324,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199298,13 +199339,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199313,13 +199354,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199328,13 +199369,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199343,13 +199384,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199358,13 +199399,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199373,26 +199414,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199401,13 +199442,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199416,13 +199457,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199431,13 +199472,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199446,13 +199487,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199461,13 +199502,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199476,26 +199517,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Command": "Get-MgGroupSiteTermStoreSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSet", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Command": "Get-MgGroupSiteTermStoreSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199508,13 +199549,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Command": "Get-MgGroupSiteTermStoreSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetChild", + "Method": "GET", "Variants": [ "List", "List1", @@ -199523,13 +199564,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Command": "Get-MgGroupSiteTermStoreSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199542,13 +199583,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Command": "Get-MgGroupSiteTermStoreSetChildCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199561,13 +199602,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "Method": "GET", "Variants": [ "List", "List1", @@ -199576,13 +199617,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199595,13 +199636,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199614,13 +199655,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199633,13 +199674,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199652,13 +199693,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199671,13 +199712,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Command": "Get-MgGroupSiteTermStoreSetChildSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199686,13 +199727,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "Command": "Get-MgGroupSiteTermStoreSetCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199701,13 +199742,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Command": "Get-MgGroupSiteTermStoreSetParentGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199716,26 +199757,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199748,13 +199789,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "GET", "Variants": [ "List", "List1", @@ -199763,13 +199804,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199782,13 +199823,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199801,13 +199842,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", "Variants": [ "List", "List1", @@ -199816,13 +199857,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199835,13 +199876,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199854,13 +199895,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199873,13 +199914,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199892,13 +199933,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199911,13 +199952,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199926,13 +199967,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199941,26 +199982,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199969,13 +200010,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199984,13 +200025,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -199999,13 +200040,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200014,13 +200055,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200029,26 +200070,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200057,26 +200098,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200085,13 +200126,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200100,26 +200141,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200128,13 +200169,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200143,13 +200184,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200158,13 +200199,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200173,13 +200214,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200188,13 +200229,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200203,13 +200244,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200218,26 +200259,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200246,13 +200287,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200261,13 +200302,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200276,13 +200317,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200291,13 +200332,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200306,13 +200347,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200321,26 +200362,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Command": "Get-MgGroupSiteTermStoreSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Command": "Get-MgGroupSiteTermStoreSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200349,13 +200390,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "Command": "Get-MgGroupSiteTermStoreSetRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200364,13 +200405,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200379,13 +200420,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Command": "Get-MgGroupSiteTermStoreSetRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200394,13 +200435,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200409,26 +200450,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Command": "Get-MgGroupSiteTermStoreSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTerm", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Command": "Get-MgGroupSiteTermStoreSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200437,26 +200478,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200465,13 +200506,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200480,26 +200521,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200508,13 +200549,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200523,13 +200564,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200538,13 +200579,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200553,13 +200594,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200568,13 +200609,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200583,13 +200624,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Command": "Get-MgGroupSiteTermStoreSetTermCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200598,26 +200639,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200626,13 +200667,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200641,13 +200682,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200656,13 +200697,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200671,13 +200712,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreSetTermSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200686,82 +200727,82 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Command": "Get-MgGroupSiteTermStoreSetTermSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSubSite", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "Command": "Get-MgGroupSubSite", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSubSite", + "Method": "GET", "Variants": [ "List2" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "Command": "Get-MgGroupSubSite", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgGroupSubSiteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "Command": "Get-MgGroupSubSiteCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgGroupTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeam", "Uri": "/groups/{group-id}/team", - "Command": "Get-MgGroupTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamAllChannelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/allChannels/$count", - "Command": "Get-MgGroupTeamAllChannelCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannel", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200770,146 +200811,146 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "Command": "Get-MgGroupTeamChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannel", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/allChannels", - "Command": "Get-MgGroupTeamChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgGroupTeamChannelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/$count", - "Command": "Get-MgGroupTeamChannelCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelFileFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "Command": "Get-MgGroupTeamChannelFileFolder", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelFileFolderContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Command": "Get-MgGroupTeamChannelFileFolderContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Get-MgGroupTeamChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Command": "Get-MgGroupTeamChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "Command": "Get-MgGroupTeamChannelMemberCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Get-MgGroupTeamChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Command": "Get-MgGroupTeamChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "Command": "Get-MgGroupTeamChannelMessageCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200918,76 +200959,76 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMessageReply", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Get-MgGroupTeamChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMessageReply", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Command": "Get-MgGroupTeamChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMessageReplyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Command": "Get-MgGroupTeamChannelMessageReplyCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -200996,38 +201037,38 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -201036,459 +201077,459 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Get-MgGroupTeamChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelTab", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Command": "Get-MgGroupTeamChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelTabCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "Command": "Get-MgGroupTeamChannelTabCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamChannelTabTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Command": "Get-MgGroupTeamChannelTabTeamApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/team/group", - "Command": "Get-MgGroupTeamGroup", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamIncomingChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "Command": "Get-MgGroupTeamIncomingChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamIncomingChannel", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/incomingChannels", - "Command": "Get-MgGroupTeamIncomingChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamIncomingChannelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "Command": "Get-MgGroupTeamIncomingChannelCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamInstalledApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Command": "Get-MgGroupTeamInstalledApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamInstalledApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/groups/{group-id}/team/installedApps", - "Command": "Get-MgGroupTeamInstalledApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamInstalledAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/installedApps/$count", - "Command": "Get-MgGroupTeamInstalledAppCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamInstalledAppTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "Command": "Get-MgGroupTeamInstalledAppTeamApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Command": "Get-MgGroupTeamMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/members", - "Command": "Get-MgGroupTeamMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/members/$count", - "Command": "Get-MgGroupTeamMemberCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Command": "Get-MgGroupTeamOperation", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/groups/{group-id}/team/operations", - "Command": "Get-MgGroupTeamOperation", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/operations/$count", - "Command": "Get-MgGroupTeamOperationCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/team/photo", - "Command": "Get-MgGroupTeamPhoto", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPhotoContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/photo/$value", - "Command": "Get-MgGroupTeamPhotoContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/primaryChannel", - "Command": "Get-MgGroupTeamPrimaryChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Command": "Get-MgGroupTeamPrimaryChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Command": "Get-MgGroupTeamPrimaryChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Command": "Get-MgGroupTeamPrimaryChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Command": "Get-MgGroupTeamPrimaryChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -201497,76 +201538,76 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -201575,38 +201616,38 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -201615,596 +201656,579 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Command": "Get-MgGroupTeamPrimaryChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelTab", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Command": "Get-MgGroupTeamPrimaryChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelTabCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "Command": "Get-MgGroupTeamPrimaryChannelTabCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSchedule", "Uri": "/groups/{group-id}/team/schedule", - "Command": "Get-MgGroupTeamSchedule", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleOpenShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Command": "Get-MgGroupTeamScheduleOpenShift", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleOpenShift", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Command": "Get-MgGroupTeamScheduleOpenShift", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleOpenShiftCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "Command": "Get-MgGroupTeamScheduleOpenShiftCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphShift", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Command": "Get-MgGroupTeamScheduleShift", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleShift", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphShift", "Uri": "/groups/{group-id}/team/schedule/shifts", - "Command": "Get-MgGroupTeamScheduleShift", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleShiftCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "Command": "Get-MgGroupTeamScheduleShiftCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleTimeOff", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Command": "Get-MgGroupTeamScheduleTimeOff", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleTimeOff", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Command": "Get-MgGroupTeamScheduleTimeOff", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleTimeOffCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "Command": "Get-MgGroupTeamScheduleTimeOffCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleTimeOffReason", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Command": "Get-MgGroupTeamScheduleTimeOffReason", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleTimeOffReason", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Command": "Get-MgGroupTeamScheduleTimeOffReason", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Command": "Get-MgGroupTeamTag", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamTag", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/groups/{group-id}/team/tags", - "Command": "Get-MgGroupTeamTag", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamTagCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/tags/$count", - "Command": "Get-MgGroupTeamTagCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamTagMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Command": "Get-MgGroupTeamTagMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamTagMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Command": "Get-MgGroupTeamTagMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamTagMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "Command": "Get-MgGroupTeamTagMemberCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgGroupTeamTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/template", - "Command": "Get-MgGroupTeamTemplate", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgGroupThread", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "Command": "Get-MgGroupThread", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -202218,18 +202242,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupThread", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/threads", - "Command": "Get-MgGroupThread", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -202243,19 +202267,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupThreadCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/$count", - "Command": "Get-MgGroupThreadCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -202269,7 +202293,11 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupThreadPost", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -202278,12 +202306,8 @@ ], "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "Command": "Get-MgGroupThreadPost", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -202297,31 +202321,56 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgGroupThreadPost", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "Command": "Get-MgGroupThreadPost", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupThreadPostAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Command": "Get-MgGroupThreadPostAttachment", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupThreadPostAttachment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -202335,18 +202384,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Command": "Get-MgGroupThreadPostAttachment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgGroupThreadPostAttachmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -202360,19 +202410,19 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgGroupThreadPostCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "Command": "Get-MgGroupThreadPostAttachmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -202386,146 +202436,145 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", - "Command": "Get-MgGroupThreadPostCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupThreadPostExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Command": "Get-MgGroupThreadPostExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupThreadPostExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Command": "Get-MgGroupThreadPostExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupThreadPostExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Command": "Get-MgGroupThreadPostExtensionCount", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupThreadPostInReplyToExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Command": "Get-MgGroupThreadPostInReplyToExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupThreadPostInReplyToExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Command": "Get-MgGroupThreadPostInReplyToExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "Command": "Get-MgGroupTransitiveMember", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupTransitiveMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/transitiveMembers", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -202557,168 +202606,169 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/transitiveMembers", - "Command": "Get-MgGroupTransitiveMember", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "Command": "Get-MgGroupTransitiveMemberAsApplication", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/groups/{group-id}/transitiveMembers/application", - "Command": "Get-MgGroupTransitiveMemberAsApplication", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "Command": "Get-MgGroupTransitiveMemberAsDevice", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/groups/{group-id}/transitiveMembers/device", - "Command": "Get-MgGroupTransitiveMemberAsDevice", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "Command": "Get-MgGroupTransitiveMemberAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMembers/group", - "Command": "Get-MgGroupTransitiveMemberAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "Command": "Get-MgGroupTransitiveMemberAsUser", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/groups/{group-id}/transitiveMembers/user", - "Command": "Get-MgGroupTransitiveMemberAsUser", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupTransitiveMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMembers/$count", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -202750,110 +202800,109 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMembers/$count", - "Command": "Get-MgGroupTransitiveMemberCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "Command": "Get-MgGroupTransitiveMemberCountAsApplication", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "Command": "Get-MgGroupTransitiveMemberCountAsDevice", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "Command": "Get-MgGroupTransitiveMemberCountAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "Command": "Get-MgGroupTransitiveMemberCountAsUser", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "Command": "Get-MgGroupTransitiveMemberOf", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupTransitiveMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/transitiveMemberOf", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -202879,68 +202928,69 @@ "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/groups/{group-id}/transitiveMemberOf", - "Command": "Get-MgGroupTransitiveMemberOf", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgGroupTransitiveMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/$count", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -202966,97 +203016,97 @@ "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/$count", - "Command": "Get-MgGroupTransitiveMemberOfCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "APIConnectors.ReadWrite.All", - "Description": "Read and write API connectors for authentication flows", - "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgIdentityApiConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Command": "Get-MgIdentityApiConnector", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityApiConnector", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors", - "Command": "Get-MgIdentityApiConnector", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "APIConnectors.ReadWrite.All", "Description": "Read and write API connectors for authentication flows", "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityApiConnectorCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/apiConnectors/$count", - "Command": "Get-MgIdentityApiConnectorCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "APIConnectors.ReadWrite.All", + "Description": "Read and write API connectors for authentication flows", + "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgIdentityB2XUserFlow", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203070,19 +203120,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlow", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Command": "Get-MgIdentityB2XUserFlow", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/identity/b2xUserFlows", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203096,18 +203145,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Uri": "/identity/b2xUserFlows", - "Command": "Get-MgIdentityB2XUserFlow", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgIdentityB2XUserFlowCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identity/b2xUserFlows/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203121,72 +203170,59 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identity/b2xUserFlows/$count", - "Command": "Get-MgIdentityB2XUserFlowCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityProvider", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphIdentityProvider", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -203195,38 +203231,26 @@ ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [ - { - "Name": "IdentityUserFlow.Read.All", - "Description": "Read all identity user flows", - "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgIdentityB2XUserFlowLanguage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Command": "Get-MgIdentityB2XUserFlowLanguage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203240,18 +203264,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlowLanguage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "Command": "Get-MgIdentityB2XUserFlowLanguage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203265,19 +203289,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlowLanguageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", - "Command": "Get-MgIdentityB2XUserFlowLanguageCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203291,19 +203315,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203317,18 +203341,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203342,19 +203366,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203368,19 +203392,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203394,19 +203418,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203420,18 +203444,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203445,19 +203469,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203471,19 +203495,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203497,19 +203521,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203523,18 +203547,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203548,19 +203572,19 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -203574,62 +203598,87 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "IdentityUserFlow.Read.All", + "Description": "Read all identity user flows", + "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgIdentityConditionalAccess", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphConditionalAccessRoot", "Uri": "/identity/conditionalAccess", - "Command": "Get-MgIdentityConditionalAccess", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.Read.ConditionalAccess", - "Description": "Read your organization's conditional access policies", - "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Policy.Read.ConditionalAccess", + "Description": "Read your organization's conditional access policies", + "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -203643,18 +203692,18 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -203668,200 +203717,175 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/conditionalAccess/namedLocations/$count", - "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityConditionalAccessPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Command": "Get-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityConditionalAccessPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Uri": "/identity/conditionalAccess/policies", - "Command": "Get-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityConditionalAccessPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/conditionalAccess/policies/$count", - "Command": "Get-MgIdentityConditionalAccessPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityConditionalAccessTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "Command": "Get-MgIdentityConditionalAccessTemplate", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityConditionalAccessTemplate", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "Uri": "/identity/conditionalAccess/templates", - "Command": "Get-MgIdentityConditionalAccessTemplate", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityConditionalAccessTemplateCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/conditionalAccess/templates/$count", - "Command": "Get-MgIdentityConditionalAccessTemplateCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [ - { - "Name": "AccessReview.Read.All", - "Description": "Read all access reviews", - "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -203875,18 +203899,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -203900,18 +203924,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/$count", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -203925,19 +203949,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -203951,31 +203975,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Identity.Governance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -203989,18 +204000,31 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -204014,19 +204038,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -204040,19 +204064,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -204066,19 +204090,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -204092,18 +204116,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -204117,83 +204141,83 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "AccessReview.Read.All", + "Description": "Read all access reviews", + "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [ - { - "Name": "AccessReview.Read.All", - "Description": "Read all access reviews", - "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -204207,18 +204231,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -204232,19 +204256,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -204258,19 +204282,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -204284,18 +204308,18 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -204309,170 +204333,170 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "AccessReview.Read.All", + "Description": "Read all access reviews", + "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [ - { - "Name": "ConsentRequest.Read.All", - "Description": "Read all consent requests", - "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "ConsentRequest.ReadWrite.All", - "Description": "Read and write all consent requests", - "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Command": "Get-MgIdentityGovernanceAppConsentRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -204486,18 +204510,18 @@ "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests", - "Command": "Get-MgIdentityGovernanceAppConsentRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -204511,18 +204535,18 @@ "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", - "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -204536,19 +204560,19 @@ "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -204562,69 +204586,95 @@ "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "ConsentRequest.Read.All", + "Description": "Read all consent requests", + "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "ConsentRequest.ReadWrite.All", + "Description": "Read and write all consent requests", + "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApprovalStage", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApprovalStage", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -204638,19 +204688,19 @@ "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -204664,19 +204714,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -204690,18 +204739,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -204715,70 +204764,45 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [ - { - "Name": "LifecycleWorkflows.Read.All", - "Description": "Read all lifecycle workflows resources", - "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -204792,18 +204816,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -204817,100 +204841,125 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "LifecycleWorkflows.Read.All", + "Description": "Read all lifecycle workflows resources", + "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphDeletedItemContainer", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -204924,18 +204973,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -204949,207 +204998,207 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205163,18 +205212,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205188,45 +205238,45 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205240,19 +205290,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205266,18 +205315,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205291,32 +205341,31 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205330,18 +205379,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205355,58 +205405,58 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205420,19 +205470,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205446,18 +205495,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205471,58 +205521,57 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205536,18 +205585,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/settings", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205561,56 +205610,57 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205624,19 +205674,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205650,18 +205699,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205675,108 +205724,108 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205790,18 +205839,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205815,58 +205865,57 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205880,18 +205929,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205905,58 +205955,58 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205970,19 +206020,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -205996,18 +206045,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -206021,235 +206070,210 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [ - { - "Name": "LifecycleWorkflows.Read.All", - "Description": "Read all lifecycle workflows resources", - "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -206263,19 +206287,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -206289,18 +206313,18 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -206314,84 +206338,109 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "LifecycleWorkflows.Read.All", + "Description": "Read all lifecycle workflows resources", + "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -206405,18 +206454,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -206430,132 +206480,123 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "Agreement.Read.All", - "Description": "Read all terms of use agreements", - "FullDescription": "Allows the app to read terms of use agreements on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", "FullDescription": "Allows the app to read terms of use agreements on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/identityGovernance/termsOfUse/agreements", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Agreement.Read.All", + "Description": "Read all terms of use agreements", + "FullDescription": "Allows the app to read terms of use agreements on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -206564,26 +206605,26 @@ ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -206591,207 +206632,190 @@ ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "Agreement.Read.All", - "Description": "Read all terms of use agreements", - "FullDescription": "Allows the app to read terms of use agreements on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Agreement.Read.All", + "Description": "Read all terms of use agreements", + "FullDescription": "Allows the app to read terms of use agreements on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementFile", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [ - { - "Name": "IdentityProvider.Read.All", - "Description": "Read identity providers", - "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.", - "IsAdmin": false - }, - { - "Name": "IdentityProvider.ReadWrite.All", - "Description": "Read and write identity providers", - "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgIdentityProvider", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Command": "Get-MgIdentityProvider", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -206805,18 +206829,18 @@ "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityProvider", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/identityProviders", - "Command": "Get-MgIdentityProvider", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -206830,44 +206854,44 @@ "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityProviderCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/identityProviders/$count", - "Command": "Get-MgIdentityProviderCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "IdentityUserFlow.Read.All", - "Description": "Read all identity user flows", - "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.", + "Name": "IdentityProvider.Read.All", + "Description": "Read identity providers", + "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false }, { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "Name": "IdentityProvider.ReadWrite.All", + "Description": "Read and write identity providers", + "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityUserFlowAttribute", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Command": "Get-MgIdentityUserFlowAttribute", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -206881,18 +206905,18 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityUserFlowAttribute", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/userFlowAttributes", - "Command": "Get-MgIdentityUserFlowAttribute", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -206906,42 +206930,68 @@ "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgIdentityUserFlowAttributeCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identity/userFlowAttributes/$count", - "Command": "Get-MgIdentityUserFlowAttributeCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "IdentityUserFlow.Read.All", + "Description": "Read all identity user flows", + "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgInformationProtection", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphInformationProtection", "Uri": "/informationProtection", - "Command": "Get-MgInformationProtection", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgInformationProtectionBitlocker", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphBitlocker", "Uri": "/informationProtection/bitlocker", - "Command": "Get-MgInformationProtectionBitlocker", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -206955,19 +207005,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/informationProtection/bitlocker/recoveryKeys", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -206981,18 +207030,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Uri": "/informationProtection/bitlocker/recoveryKeys", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -207006,18 +207055,19 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ThreatAssessment.Read.All", @@ -207031,19 +207081,18 @@ "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/informationProtection/threatAssessmentRequests", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ThreatAssessment.Read.All", @@ -207057,18 +207106,18 @@ "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ThreatAssessment.Read.All", @@ -207082,106 +207131,107 @@ "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/informationProtection/threatAssessmentRequests/$count", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgInvitation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphInvitation", "Uri": "/invitations/{invitation-id}", - "Command": "Get-MgInvitation", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgInvitation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphInvitation", "Uri": "/invitations", - "Command": "Get-MgInvitation", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgInvitationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/invitations/$count", - "Command": "Get-MgInvitationCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgInvitationInvitedUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Command": "Get-MgInvitationInvitedUserMailboxSetting", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgOauth2PermissionGrant", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -207201,19 +207251,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgOauth2PermissionGrant", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Command": "Get-MgOauth2PermissionGrant", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/oauth2PermissionGrants", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -207233,18 +207282,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants", - "Command": "Get-MgOauth2PermissionGrant", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgOauth2PermissionGrantCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/oauth2PermissionGrants/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -207264,18 +207313,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/oauth2PermissionGrants/$count", - "Command": "Get-MgOauth2PermissionGrantCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgOauth2PermissionGrantDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/oauth2PermissionGrants/delta", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -207295,18 +207344,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants/delta", - "Command": "Get-MgOauth2PermissionGrantDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgOrganization", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrganization", + "Uri": "/organization/{organization-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -207332,19 +207382,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgOrganization", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization/{organization-id}", - "Command": "Get-MgOrganization", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/organization", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -207400,18 +207449,19 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization", - "Command": "Get-MgOrganization", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgOrganizationBranding", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Uri": "/organization/{organization-id}/branding", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -207431,84 +207481,84 @@ "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphOrganizationalBranding", - "Uri": "/organization/{organization-id}/branding", - "Command": "Get-MgOrganizationBranding", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationBrandingBackgroundImage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Command": "Get-MgOrganizationBrandingBackgroundImage", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationBrandingBannerLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Command": "Get-MgOrganizationBrandingBannerLogo", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationBrandingCustomCss", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/customCSS", - "Command": "Get-MgOrganizationBrandingCustomCss", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationBrandingFavicon", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/favicon", - "Command": "Get-MgOrganizationBrandingFavicon", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationBrandingHeaderLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/headerLogo", - "Command": "Get-MgOrganizationBrandingHeaderLogo", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgOrganizationBrandingLocalization", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -207528,19 +207578,18 @@ "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgOrganizationBrandingLocalization", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "Command": "Get-MgOrganizationBrandingLocalization", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/organization/{organization-id}/branding/localizations", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -207560,44 +207609,45 @@ "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Uri": "/organization/{organization-id}/branding/localizations", - "Command": "Get-MgOrganizationBrandingLocalization", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgOrganizationBrandingLocalizationCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/organization/{organization-id}/branding/localizations/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -207617,123 +207667,123 @@ "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/$count", - "Command": "Get-MgOrganizationBrandingLocalizationCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationBrandingLocalizationFavicon", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "Command": "Get-MgOrganizationBrandingLocalizationFavicon", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationBrandingSquareLogo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogo", - "Command": "Get-MgOrganizationBrandingSquareLogo", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationBrandingSquareLogoDark", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Command": "Get-MgOrganizationBrandingSquareLogoDark", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/organization/getByIds", - "Command": "Get-MgOrganizationById", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -207747,19 +207797,18 @@ "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -207773,18 +207822,19 @@ "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -207798,19 +207848,18 @@ "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgOrganizationCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/organization/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -207866,57 +207915,49 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/organization/$count", - "Command": "Get-MgOrganizationCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Command": "Get-MgOrganizationExtension", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/organization/{organization-id}/extensions", - "Command": "Get-MgOrganizationExtension", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/extensions/$count", - "Command": "Get-MgOrganizationExtensionCount", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationMemberGroup", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -207925,13 +207966,13 @@ ], "OutputType": null, "Uri": "/organization/{organization-id}/getMemberGroups", - "Command": "Get-MgOrganizationMemberGroup", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgOrganizationMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -207940,180 +207981,139 @@ ], "OutputType": null, "Uri": "/organization/{organization-id}/getMemberObjects", - "Command": "Get-MgOrganizationMemberObject", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgPlaceAsRoom", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoom", "Uri": "/places/{place-id}/room", - "Command": "Get-MgPlaceAsRoom", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": { - "Name": "Place.Read.All", - "Description": "Read all company places", - "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgPlaceAsRoom", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRoom", "Uri": "/places/room", - "Command": "Get-MgPlaceAsRoom", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Place.Read.All", + "Description": "Read all company places", + "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgPlaceAsRoomList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRoomList", "Uri": "/places/{place-id}/roomList", - "Command": "Get-MgPlaceAsRoomList", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": { - "Name": "Place.Read.All", - "Description": "Read all company places", - "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgPlaceAsRoomList", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRoomList", "Uri": "/places/roomList", - "Command": "Get-MgPlaceAsRoomList", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Place.Read.All", + "Description": "Read all company places", + "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgPlaceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/places/$count", - "Command": "Get-MgPlaceCount", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": { - "Name": "Place.Read.All", - "Description": "Read all company places", - "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgPlaceCountAsRoom", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/places/room/$count", - "Command": "Get-MgPlaceCountAsRoom", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgPlaceCountAsRoomList", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/places/roomList/$count", - "Command": "Get-MgPlaceCountAsRoomList", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Place.Read.All", + "Description": "Read all company places", + "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Planner", - "Permissions": [], + "Command": "Get-MgPlanner", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphPlanner", "Uri": "/planner", - "Command": "Get-MgPlanner", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Planner", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], + "Command": "Get-MgPlannerBucket", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/buckets/{plannerBucket-id}", - "Command": "Get-MgPlannerBucket", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -208151,18 +208151,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPlannerBucket", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/buckets", - "Command": "Get-MgPlannerBucket", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -208200,18 +208200,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPlannerBucketCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/planner/buckets/$count", - "Command": "Get-MgPlannerBucketCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -208249,18 +208249,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPlannerBucketTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "Command": "Get-MgPlannerBucketTask", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -208298,19 +208298,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPlannerPlan", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/plans/{plannerPlan-id}", - "Command": "Get-MgPlannerPlan", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -208348,18 +208348,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPlannerPlan", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/plans", - "Command": "Get-MgPlannerPlan", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -208397,18 +208397,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPlannerPlanBucket", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "Command": "Get-MgPlannerPlanBucket", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -208446,18 +208446,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPlannerPlanCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/planner/plans/$count", - "Command": "Get-MgPlannerPlanCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -208495,68 +208495,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPlannerPlanDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Uri": "/planner/plans/{plannerPlan-id}/details", - "Command": "Get-MgPlannerPlanDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "Command": "Get-MgPlannerPlanTask", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Planner", "Permissions": [ { "Name": "Group.Read.All", @@ -208594,19 +208545,68 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgPlannerPlanTask", + "Method": "GET", + "Variants": [ + "List" ], + "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/planner/plans/{plannerPlan-id}/tasks", + "Module": "Planner", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ] + }, + { + "Command": "Get-MgPlannerTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/tasks/{plannerTask-id}", - "Command": "Get-MgPlannerTask", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -208644,18 +208644,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPlannerTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/tasks", - "Command": "Get-MgPlannerTask", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -208693,19 +208693,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -208743,19 +208743,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -208793,18 +208793,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPlannerTaskCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/planner/tasks/$count", - "Command": "Get-MgPlannerTaskCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -208842,19 +208842,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPlannerTaskDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Uri": "/planner/tasks/{plannerTask-id}/details", - "Command": "Get-MgPlannerTaskDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -208892,45 +208892,69 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Identity.SignIns", "Permissions": [ { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", "IsAdmin": false }, { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -208944,56 +208968,81 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/policies/activityBasedTimeoutPolicies/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209007,18 +209056,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyAdminConsentRequestPolicy", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/policies/activityBasedTimeoutPolicies/$count", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "Uri": "/policies/adminConsentRequestPolicy", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -209044,18 +209093,19 @@ "FullDescription": "Allows the app to read and write your organization's consent requests policy without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Uri": "/policies/adminConsentRequestPolicy", - "Command": "Get-MgPolicyAdminConsentRequestPolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyAppManagementPolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209069,19 +209119,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyAppManagementPolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "Command": "Get-MgPolicyAppManagementPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/appManagementPolicies", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209095,31 +209144,31 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Uri": "/policies/appManagementPolicies", - "Command": "Get-MgPolicyAppManagementPolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -209139,18 +209188,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -209170,19 +209220,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyAppManagementPolicyCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", - "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/appManagementPolicies/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209196,18 +209245,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyAuthenticationFlowPolicy", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/policies/appManagementPolicies/$count", - "Command": "Get-MgPolicyAppManagementPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "Uri": "/policies/authenticationFlowsPolicy", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209221,72 +209270,73 @@ "FullDescription": "Allows the app to read and write all authentication flow policies for the tenant, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyAuthenticationMethodPolicy", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Uri": "/policies/authenticationFlowsPolicy", - "Command": "Get-MgPolicyAuthenticationFlowPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Uri": "/policies/authenticationMethodsPolicy", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write all authentication method policies ", "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ", "IsAdmin": false - }, - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Uri": "/policies/authenticationMethodsPolicy", - "Command": "Get-MgPolicyAuthenticationMethodPolicy", - "ApiVersion": "v1.0", - "Method": "GET" + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209306,19 +209356,18 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/authenticationStrengthPolicies", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209338,56 +209387,56 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies", - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/policies/authenticationStrengthPolicies/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209407,18 +209456,18 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyAuthorizationPolicy", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/policies/authenticationStrengthPolicies/$count", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Uri": "/policies/authorizationPolicy", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209432,18 +209481,19 @@ "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy", - "Command": "Get-MgPolicyAuthorizationPolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyClaimMappingPolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209457,19 +209507,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyClaimMappingPolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "Command": "Get-MgPolicyClaimMappingPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/claimsMappingPolicies", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209483,31 +209532,31 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/policies/claimsMappingPolicies", - "Command": "Get-MgPolicyClaimMappingPolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -209533,18 +209582,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -209570,19 +209620,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyClaimMappingPolicyCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", - "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/claimsMappingPolicies/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209596,55 +209645,30 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/policies/claimsMappingPolicies/$count", - "Command": "Get-MgPolicyClaimMappingPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyConditionalAccessPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/policies/conditionalAccessPolicies/$count", - "Command": "Get-MgPolicyConditionalAccessPolicyCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgPolicyCrossTenantAccessPolicy", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "Uri": "/policies/crossTenantAccessPolicy", - "Command": "Get-MgPolicyCrossTenantAccessPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209658,18 +209682,18 @@ "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "Uri": "/policies/crossTenantAccessPolicy/default", - "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209683,19 +209707,19 @@ "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209709,18 +209733,18 @@ "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Uri": "/policies/crossTenantAccessPolicy/partners", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209734,18 +209758,18 @@ "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/partners/$count", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209759,19 +209783,19 @@ "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209780,71 +209804,88 @@ "IsAdmin": false }, { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyDefaultAppManagementPolicy", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "Uri": "/policies/defaultAppManagementPolicy", - "Command": "Get-MgPolicyDefaultAppManagementPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } + ] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "Get-MgPolicyFeatureRolloutPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgPolicyFeatureRolloutPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies", - "Command": "Get-MgPolicyFeatureRolloutPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToById", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -209853,67 +209894,76 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/getByIds", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToById", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/delta", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToDelta", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "Get-MgPolicyFeatureRolloutPolicyCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/policies/featureRolloutPolicies/$count", - "Command": "Get-MgPolicyFeatureRolloutPolicyCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209927,19 +209977,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/homeRealmDiscoveryPolicies", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -209953,31 +210002,31 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/policies/homeRealmDiscoveryPolicies", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -210003,18 +210052,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -210040,19 +210090,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/homeRealmDiscoveryPolicies/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -210066,35 +210115,36 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "GET", "Variants": [ "Get" ], - "OutputType": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/$count", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", "IsAdmin": false - }, - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "v1.0", - "Method": "GET" + } }, { + "Command": "Get-MgPolicyPermissionGrantPolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -210108,19 +210158,18 @@ "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyPermissionGrantPolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Command": "Get-MgPolicyPermissionGrantPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/permissionGrantPolicies", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -210134,18 +210183,18 @@ "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies", - "Command": "Get-MgPolicyPermissionGrantPolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -210159,31 +210208,31 @@ "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/$count", - "Command": "Get-MgPolicyPermissionGrantPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -210197,18 +210246,19 @@ "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -210222,32 +210272,31 @@ "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", - "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -210261,18 +210310,19 @@ "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -210286,19 +210336,19 @@ "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyRoleManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", - "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -210330,19 +210380,18 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPolicyRoleManagementPolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Command": "Get-MgPolicyRoleManagementPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/roleManagementPolicies", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -210374,18 +210423,19 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies", - "Command": "Get-MgPolicyRoleManagementPolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -210417,19 +210467,18 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/roleManagementPolicyAssignments", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -210461,18 +210510,18 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/policies/roleManagementPolicyAssignments/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -210504,31 +210553,31 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/policies/roleManagementPolicyAssignments/$count", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPolicyRoleManagementPolicyCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/policies/roleManagementPolicies/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -210560,31 +210609,31 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/$count", - "Command": "Get-MgPolicyRoleManagementPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -210616,18 +210665,19 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -210659,19 +210709,19 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPolicyRoleManagementPolicyRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -210703,19 +210753,18 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPolicyRoleManagementPolicyRule", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Command": "Get-MgPolicyRoleManagementPolicyRule", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -210747,18 +210796,19 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "Command": "Get-MgPolicyRoleManagementPolicyRule", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -210790,19 +210840,19 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPolicyTokenIssuancePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", - "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -210816,19 +210866,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyTokenIssuancePolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Command": "Get-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/tokenIssuancePolicies", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -210842,31 +210891,31 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Uri": "/policies/tokenIssuancePolicies", - "Command": "Get-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -210892,18 +210941,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -210929,19 +210979,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyTokenIssuancePolicyCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/tokenIssuancePolicies/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -210955,18 +211004,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/$count", - "Command": "Get-MgPolicyTokenIssuancePolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyTokenLifetimePolicy", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -210980,19 +211030,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyTokenLifetimePolicy", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Command": "Get-MgPolicyTokenLifetimePolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/tokenLifetimePolicies", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -211006,31 +211055,31 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/policies/tokenLifetimePolicies", - "Command": "Get-MgPolicyTokenLifetimePolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -211056,18 +211105,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -211093,19 +211143,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPolicyTokenLifetimePolicyCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/policies/tokenLifetimePolicies/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -211119,30 +211168,31 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/policies/tokenLifetimePolicies/$count", - "Command": "Get-MgPolicyTokenLifetimePolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrint", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphPrint", "Uri": "/print", - "Command": "Get-MgPrint", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPrintConnector", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintConnector", + "Uri": "/print/connectors/{printConnector-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -211156,19 +211206,18 @@ "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintConnector", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/connectors/{printConnector-id}", - "Command": "Get-MgPrintConnector", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/print/connectors", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -211182,18 +211231,18 @@ "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/connectors", - "Command": "Get-MgPrintConnector", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPrintConnectorCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/print/connectors/$count", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -211207,18 +211256,19 @@ "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/print/connectors/$count", - "Command": "Get-MgPrintConnectorCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPrintOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintOperation", + "Uri": "/print/operations/{printOperation-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Create", @@ -211238,43 +211288,43 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPrintOperation", - "Uri": "/print/operations/{printOperation-id}", - "Command": "Get-MgPrintOperation", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintOperation", "Uri": "/print/operations", - "Command": "Get-MgPrintOperation", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintOperationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/print/operations/$count", - "Command": "Get-MgPrintOperationCount", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPrintPrinter", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrinter", + "Uri": "/print/printers/{printer-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -211312,19 +211362,18 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintPrinter", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/printers/{printer-id}", - "Command": "Get-MgPrintPrinter", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/print/printers", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -211344,31 +211393,31 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/printers", - "Command": "Get-MgPrintPrinter", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintPrinterConnector", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "Command": "Get-MgPrintPrinterConnector", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPrintPrinterConnector", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPrintConnector", + "Uri": "/print/printers/{printer-id}/connectors", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -211382,18 +211431,19 @@ "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrintConnector", - "Uri": "/print/printers/{printer-id}/connectors", - "Command": "Get-MgPrintPrinterConnector", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPrintPrinterConnectorCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/print/printers/{printer-id}/connectors/$count", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -211407,19 +211457,18 @@ "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintPrinterCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/print/printers/{printer-id}/connectors/$count", - "Command": "Get-MgPrintPrinterConnectorCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/print/printers/$count", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -211439,18 +211488,19 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/print/printers/$count", - "Command": "Get-MgPrintPrinterCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPrintPrinterJob", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Read", @@ -211500,19 +211550,18 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPrintPrinterJob", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Command": "Get-MgPrintPrinterJob", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/print/printers/{printer-id}/jobs", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Read", @@ -211562,18 +211611,19 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs", - "Command": "Get-MgPrintPrinterJob", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPrintPrinterJobCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/$count", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Read", @@ -211623,19 +211673,19 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPrintPrinterJobDocument", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/$count", - "Command": "Get-MgPrintPrinterJobCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintDocument", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Read", @@ -211661,31 +211711,31 @@ "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Get-MgPrintPrinterJobDocument", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintPrinterJobDocument", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Command": "Get-MgPrintPrinterJobDocument", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPrintPrinterJobDocumentContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Read", @@ -211711,96 +211761,96 @@ "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Command": "Get-MgPrintPrinterJobDocumentContent", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintPrinterJobDocumentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "Command": "Get-MgPrintPrinterJobDocumentCount", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintPrinterJobTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Get-MgPrintPrinterJobTask", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintPrinterJobTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Command": "Get-MgPrintPrinterJobTask", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintPrinterJobTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "Command": "Get-MgPrintPrinterJobTaskCount", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintPrinterJobTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Command": "Get-MgPrintPrinterJobTaskDefinition", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintPrinterJobTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Command": "Get-MgPrintPrinterJobTaskTrigger", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPrintPrinterShare", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -211820,19 +211870,18 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintPrinterShare", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}", - "Command": "Get-MgPrintPrinterShare", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/print/printers/{printer-id}/shares", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -211852,18 +211901,19 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/printers/{printer-id}/shares", - "Command": "Get-MgPrintPrinterShare", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPrintPrinterShareCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/print/printers/{printer-id}/shares/$count", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -211883,19 +211933,19 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintPrinterTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/shares/$count", - "Command": "Get-MgPrintPrinterShareCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -211915,19 +211965,18 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintPrinterTaskTrigger", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Command": "Get-MgPrintPrinterTaskTrigger", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/print/printers/{printer-id}/taskTriggers", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -211947,18 +211996,19 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "Command": "Get-MgPrintPrinterTaskTrigger", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPrintPrinterTaskTriggerCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/$count", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -211978,32 +212028,32 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/$count", - "Command": "Get-MgPrintPrinterTaskTriggerCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintPrinterTaskTriggerDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "Command": "Get-MgPrintPrinterTaskTriggerDefinition", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPrintService", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintService", + "Uri": "/print/services/{printService-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -212119,19 +212169,18 @@ "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintService", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrintService", - "Uri": "/print/services/{printService-id}", - "Command": "Get-MgPrintService", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/print/services", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -212247,18 +212296,18 @@ "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrintService", - "Uri": "/print/services", - "Command": "Get-MgPrintService", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPrintServiceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/print/services/$count", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -212374,18 +212423,19 @@ "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/print/services/$count", - "Command": "Get-MgPrintServiceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPrintServiceEndpoint", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -212501,19 +212551,18 @@ "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintServiceEndpoint", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Command": "Get-MgPrintServiceEndpoint", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/print/services/{printService-id}/endpoints", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -212629,18 +212678,19 @@ "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints", - "Command": "Get-MgPrintServiceEndpoint", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPrintServiceEndpointCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/print/services/{printService-id}/endpoints/$count", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -212756,19 +212806,19 @@ "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintShare", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/print/services/{printService-id}/endpoints/$count", - "Command": "Get-MgPrintServiceEndpointCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/shares/{printerShare-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -212788,19 +212838,18 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintShare", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/shares/{printerShare-id}", - "Command": "Get-MgPrintShare", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/print/shares", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -212820,43 +212869,18 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPrinterShare", - "Uri": "/print/shares", - "Command": "Get-MgPrintShare", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [ - { - "Name": "PrinterShare.Read.All", - "Description": "Read printer shares", - "FullDescription": "Allows the application to read printer shares on your behalf. ", - "IsAdmin": false - }, - { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - } - ], + "Command": "Get-MgPrintShareAllowedGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "Command": "Get-MgPrintShareAllowedGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -212870,18 +212894,18 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintShareAllowedGroupByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Command": "Get-MgPrintShareAllowedGroupByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -212895,19 +212919,19 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintShareAllowedGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", - "Command": "Get-MgPrintShareAllowedGroupCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -212921,18 +212945,18 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintShareAllowedUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "Command": "Get-MgPrintShareAllowedUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -212946,18 +212970,18 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintShareAllowedUserByRef", + "Method": "GET", "Variants": [ "List" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Command": "Get-MgPrintShareAllowedUserByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -212971,32 +212995,57 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrintShareAllowedUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", - "Command": "Get-MgPrintShareAllowedUserCount", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "PrinterShare.Read.All", + "Description": "Read printer shares", + "FullDescription": "Allows the application to read printer shares on your behalf. ", + "IsAdmin": false + }, + { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + } + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintShareAllowedUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Command": "Get-MgPrintShareAllowedUserMailboxSetting", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPrintShareCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/print/shares/$count", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -213016,80 +213065,19 @@ "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/print/shares/$count", - "Command": "Get-MgPrintShareCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [ - { - "Name": "PrintJob.Read", - "Description": "Read your print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.Read.All", - "Description": "Read print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs without a signed-in user. ", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadBasic", - "Description": "Read basic information of your print jobs", - "FullDescription": "Allows the application to read the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadBasic.All", - "Description": "Read basic information for print jobs", - "FullDescription": "Allows the application to read the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWrite", - "Description": "Read and update your print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWrite.All", - "Description": "Read and write print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWriteBasic", - "Description": "Read and write basic information of your print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false - }, - { - "Name": "PrintJob.ReadWriteBasic.All", - "Description": "Read and write basic information for print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", - "IsAdmin": false - } - ], + "Command": "Get-MgPrintShareJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Command": "Get-MgPrintShareJob", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Read", @@ -213139,18 +213127,18 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPrintShareJob", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/shares/{printerShare-id}/jobs", - "Command": "Get-MgPrintShareJob", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Read", @@ -213200,134 +213188,196 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgPrintShareJobCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/$count", - "Command": "Get-MgPrintShareJobCount", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "PrintJob.Read", + "Description": "Read your print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", + "IsAdmin": false + }, + { + "Name": "PrintJob.Read.All", + "Description": "Read print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs without a signed-in user. ", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadBasic", + "Description": "Read basic information of your print jobs", + "FullDescription": "Allows the application to read the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadBasic.All", + "Description": "Read basic information for print jobs", + "FullDescription": "Allows the application to read the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWrite", + "Description": "Read and update your print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWrite.All", + "Description": "Read and write print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWriteBasic", + "Description": "Read and write basic information of your print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false + }, + { + "Name": "PrintJob.ReadWriteBasic.All", + "Description": "Read and write basic information for print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", + "IsAdmin": false + } + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintShareJobDocument", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Get-MgPrintShareJobDocument", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintShareJobDocument", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Command": "Get-MgPrintShareJobDocument", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintShareJobDocumentContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Command": "Get-MgPrintShareJobDocumentContent", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintShareJobDocumentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "Command": "Get-MgPrintShareJobDocumentCount", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintShareJobTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Get-MgPrintShareJobTask", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintShareJobTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Command": "Get-MgPrintShareJobTask", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintShareJobTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "Command": "Get-MgPrintShareJobTaskCount", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintShareJobTaskDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Command": "Get-MgPrintShareJobTaskDefinition", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintShareJobTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Command": "Get-MgPrintShareJobTaskTrigger", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPrintSharePrinter", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrinter", + "Uri": "/print/shares/{printerShare-id}/printer", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -213347,25 +213397,11 @@ "FullDescription": "Allows the application to read and update printers without a signed-in user. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/shares/{printerShare-id}/printer", - "Command": "Get-MgPrintSharePrinter", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": { - "Name": "PrintTaskDefinition.ReadWrite.All", - "Description": "Read, write and update print task definitions", - "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", - "IsAdmin": false - }, + "Command": "Get-MgPrintTaskDefinition", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -213374,112 +213410,126 @@ ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Command": "Get-MgPrintTaskDefinition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgPrintTaskDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/taskDefinitions", - "Command": "Get-MgPrintTaskDefinition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgPrintTaskDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/print/taskDefinitions/$count", - "Command": "Get-MgPrintTaskDefinitionCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgPrintTaskDefinitionTask", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Command": "Get-MgPrintTaskDefinitionTask", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgPrintTaskDefinitionTask", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "Command": "Get-MgPrintTaskDefinitionTask", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgPrintTaskDefinitionTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "Command": "Get-MgPrintTaskDefinitionTaskCount", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "PrintTaskDefinition.ReadWrite.All", + "Description": "Read, write and update print task definitions", + "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", + "IsAdmin": false + } }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Get-MgPrintTaskDefinitionTaskTrigger", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "Command": "Get-MgPrintTaskDefinitionTaskTrigger", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPrivacySubjectRightsRequest", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", "Module": "Compliance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -213493,19 +213543,18 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgPrivacySubjectRightsRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Command": "Get-MgPrivacySubjectRightsRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/privacy/subjectRightsRequests", "Module": "Compliance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -213519,18 +213568,18 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests", - "Command": "Get-MgPrivacySubjectRightsRequest", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPrivacySubjectRightsRequestCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/$count", "Module": "Compliance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -213544,31 +213593,31 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/$count", - "Command": "Get-MgPrivacySubjectRightsRequestCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Compliance", - "Permissions": [], + "Command": "Get-MgPrivacySubjectRightsRequestNote", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Command": "Get-MgPrivacySubjectRightsRequestNote", + "Module": "Compliance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgPrivacySubjectRightsRequestNote", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Module": "Compliance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -213582,18 +213631,19 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAuthoredNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Command": "Get-MgPrivacySubjectRightsRequestNote", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", "Module": "Compliance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -213607,44 +213657,44 @@ "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Compliance", - "Permissions": [], + "Command": "Get-MgPrivacySubjectRightsRequestTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeam", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "Command": "Get-MgPrivacySubjectRightsRequestTeam", + "Module": "Compliance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Reports", - "Permissions": [], + "Command": "Get-MgReportAuthenticationMethod", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", "Uri": "/reports/authenticationMethods", - "Command": "Get-MgReportAuthenticationMethod", + "Module": "Reports", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -213658,19 +213708,18 @@ "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/reports/authenticationMethods/userRegistrationDetails", "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -213684,18 +213733,18 @@ "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -213709,198 +213758,185 @@ "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Reports", - "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": true - }, + "Command": "Get-MgReportDailyPrintUsageByPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "Command": "Get-MgReportDailyPrintUsageByPrinter", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgReportDailyPrintUsageByPrinter", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/dailyPrintUsageByPrinter", - "Command": "Get-MgReportDailyPrintUsageByPrinter", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgReportDailyPrintUsageByPrinterCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "Command": "Get-MgReportDailyPrintUsageByPrinterCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgReportDailyPrintUsageByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "Command": "Get-MgReportDailyPrintUsageByUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgReportDailyPrintUsageByUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/dailyPrintUsageByUser", - "Command": "Get-MgReportDailyPrintUsageByUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgReportDailyPrintUsageByUserCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/dailyPrintUsageByUser/$count", - "Command": "Get-MgReportDailyPrintUsageByUserCount", + "Module": "Reports", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + } }, { - "Module": "Reports", - "Permissions": { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgReportDeviceConfigurationDeviceActivity", + "Method": "GET", "Variants": [ "Device" ], "OutputType": null, "Uri": "/reports/deviceConfigurationDeviceActivity", - "Command": "Get-MgReportDeviceConfigurationDeviceActivity", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportDeviceConfigurationUserActivity", + "Method": "GET", "Variants": [ "Device" ], "OutputType": null, "Uri": "/reports/deviceConfigurationUserActivity", - "Command": "Get-MgReportDeviceConfigurationUserActivity", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportEmailActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "Command": "Get-MgReportEmailActivityCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportEmailActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "Command": "Get-MgReportEmailActivityUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportEmailActivityUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -213909,54 +213945,54 @@ ], "OutputType": null, "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "Command": "Get-MgReportEmailActivityUserDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportEmailAppUsageAppUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "Command": "Get-MgReportEmailAppUsageAppUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportEmailAppUsageUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "Command": "Get-MgReportEmailAppUsageUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportEmailAppUsageUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -213965,90 +214001,90 @@ ], "OutputType": null, "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "Command": "Get-MgReportEmailAppUsageUserDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportEmailAppUsageVersionUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "Command": "Get-MgReportEmailAppUsageVersionUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": true - }, + "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": false + } + }, + { + "Command": "Get-MgReportGroupArchivedPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphArchivedPrintJob", "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Command": "Get-MgReportGroupArchivedPrintJob", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": false - }, + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + } + }, + { + "Command": "Get-MgReportM365AppPlatformUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "Command": "Get-MgReportM365AppPlatformUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportM365AppUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "Command": "Get-MgReportM365AppUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportM365AppUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -214057,90 +214093,90 @@ ], "OutputType": null, "Uri": "/reports/getM365AppUserDetail(date={date})", - "Command": "Get-MgReportM365AppUserDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportMailboxUsageDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "Command": "Get-MgReportMailboxUsageDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportMailboxUsageMailboxCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "Command": "Get-MgReportMailboxUsageMailboxCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportMailboxUsageStorage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "Command": "Get-MgReportMailboxUsageStorage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", + "Method": "GET", "Variants": [ "Detail", "Detail1", @@ -214148,18 +214184,18 @@ ], "OutputType": null, "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", + "Method": "GET", "Variants": [ "Top", "Top1", @@ -214167,191 +214203,191 @@ ], "OutputType": null, "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", + "Module": "Reports", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } }, { - "Module": "Reports", - "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": true - }, + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Uri": "/reports/monthlyPrintUsageByPrinter", - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgReportMonthlyPrintUsageByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "Command": "Get-MgReportMonthlyPrintUsageByUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgReportMonthlyPrintUsageByUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPrintUsageByUser", "Uri": "/reports/monthlyPrintUsageByUser", - "Command": "Get-MgReportMonthlyPrintUsageByUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgReportMonthlyPrintUsageByUserCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/monthlyPrintUsageByUser/$count", - "Command": "Get-MgReportMonthlyPrintUsageByUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": false - }, + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + } + }, + { + "Command": "Get-MgReportOffice365ActivationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/getOffice365ActivationCounts", - "Command": "Get-MgReportOffice365ActivationCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOffice365ActivationUserCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/getOffice365ActivationsUserCounts", - "Command": "Get-MgReportOffice365ActivationUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOffice365ActivationUserDetail", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/getOffice365ActivationsUserDetail", - "Command": "Get-MgReportOffice365ActivationUserDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOffice365ActiveUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "Command": "Get-MgReportOffice365ActiveUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOffice365ActiveUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -214360,36 +214396,36 @@ ], "OutputType": null, "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "Command": "Get-MgReportOffice365ActiveUserDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOffice365GroupActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "Command": "Get-MgReportOffice365GroupActivityCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOffice365GroupActivityDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -214398,126 +214434,126 @@ ], "OutputType": null, "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "Command": "Get-MgReportOffice365GroupActivityDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOffice365GroupActivityFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "Command": "Get-MgReportOffice365GroupActivityFileCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOffice365GroupActivityGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "Command": "Get-MgReportOffice365GroupActivityGroupCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOffice365GroupActivityStorage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "Command": "Get-MgReportOffice365GroupActivityStorage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOffice365ServiceUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "Command": "Get-MgReportOffice365ServiceUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOneDriveActivityFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "Command": "Get-MgReportOneDriveActivityFileCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOneDriveActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "Command": "Get-MgReportOneDriveActivityUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOneDriveActivityUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -214526,36 +214562,36 @@ ], "OutputType": null, "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "Command": "Get-MgReportOneDriveActivityUserDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOneDriveUsageAccountCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "Command": "Get-MgReportOneDriveUsageAccountCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOneDriveUsageAccountDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -214564,189 +214600,189 @@ ], "OutputType": null, "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "Command": "Get-MgReportOneDriveUsageAccountDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOneDriveUsageFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "Command": "Get-MgReportOneDriveUsageFileCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportOneDriveUsageStorage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "Command": "Get-MgReportOneDriveUsageStorage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": true - }, + "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": false + } + }, + { + "Command": "Get-MgReportPrinterArchivedPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphArchivedPrintJob", "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Command": "Get-MgReportPrinterArchivedPrintJob", + "Module": "Reports", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + } }, { - "Module": "Reports", - "Permissions": [], + "Command": "Get-MgReportSecurity", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/reports/security", - "Command": "Get-MgReportSecurity", + "Module": "Reports", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Reports", - "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", "Uri": "/reports/security/getAttackSimulationRepeatOffenders", - "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", - "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", - "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { - "Name": "Reports.Read.All", - "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", + "Name": "AttackSimulation.Read.All", + "Description": "Read attack simulation data of an organization", + "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSharePointActivityFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "Command": "Get-MgReportSharePointActivityFileCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSharePointActivityPage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "Command": "Get-MgReportSharePointActivityPage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSharePointActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "Command": "Get-MgReportSharePointActivityUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSharePointActivityUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -214755,18 +214791,18 @@ ], "OutputType": null, "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "Command": "Get-MgReportSharePointActivityUserDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSharePointSiteUsageDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -214775,126 +214811,126 @@ ], "OutputType": null, "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "Command": "Get-MgReportSharePointSiteUsageDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSharePointSiteUsageFileCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "Command": "Get-MgReportSharePointSiteUsageFileCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSharePointSiteUsagePage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "Command": "Get-MgReportSharePointSiteUsagePage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSharePointSiteUsageSiteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "Command": "Get-MgReportSharePointSiteUsageSiteCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSharePointSiteUsageStorage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "Command": "Get-MgReportSharePointSiteUsageStorage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "Command": "Get-MgReportSkypeForBusinessActivityCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", - "Command": "Get-MgReportSkypeForBusinessActivityUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -214903,54 +214939,54 @@ ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -214959,198 +214995,198 @@ ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportTeamActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "Command": "Get-MgReportTeamActivityCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportTeamActivityDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -215159,90 +215195,90 @@ ], "OutputType": null, "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "Command": "Get-MgReportTeamActivityDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportTeamActivityDistributionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", - "Command": "Get-MgReportTeamActivityDistributionCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportTeamCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsTeamCounts(period='{period}')", - "Command": "Get-MgReportTeamCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportTeamDeviceUsageUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "Command": "Get-MgReportTeamDeviceUsageUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportTeamDeviceUsageUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -215251,54 +215287,54 @@ ], "OutputType": null, "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "Command": "Get-MgReportTeamDeviceUsageUserDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportTeamUserActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "Command": "Get-MgReportTeamUserActivityCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportTeamUserActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "Command": "Get-MgReportTeamUserActivityUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportTeamUserActivityUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -215307,72 +215343,72 @@ ], "OutputType": null, "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "Command": "Get-MgReportTeamUserActivityUserDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": true - }, + "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": false + } + }, + { + "Command": "Get-MgReportUserArchivedPrintJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphArchivedPrintJob", "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Command": "Get-MgReportUserArchivedPrintJob", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", - "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", - "IsAdmin": false - }, + "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.", + "IsAdmin": true + } + }, + { + "Command": "Get-MgReportYammerActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "Command": "Get-MgReportYammerActivityCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportYammerActivityUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "Command": "Get-MgReportYammerActivityUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportYammerActivityUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -215381,54 +215417,54 @@ ], "OutputType": null, "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "Command": "Get-MgReportYammerActivityUserDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportYammerDeviceUsageUserCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "Command": "Get-MgReportYammerDeviceUsageUserCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportYammerDeviceUsageUserDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -215437,36 +215473,36 @@ ], "OutputType": null, "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "Command": "Get-MgReportYammerDeviceUsageUserDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportYammerGroupActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "Command": "Get-MgReportYammerGroupActivityCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportYammerGroupActivityDetail", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -215475,82 +215511,96 @@ ], "OutputType": null, "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "Command": "Get-MgReportYammerGroupActivityDetail", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgReportYammerGroupActivityGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "Command": "Get-MgReportYammerGroupActivityGroupCount", + "Module": "Reports", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Identity.SignIns", "Permissions": { - "Name": "IdentityRiskEvent.Read.All", - "Description": "Read all identity risk event information", - "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", + "Name": "Reports.Read.All", + "Description": "Read all usage reports", + "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgRiskDetection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRiskDetection", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Command": "Get-MgRiskDetection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read all identity risk event information", "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgRiskDetection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRiskDetection", "Uri": "/identityProtection/riskDetections", - "Command": "Get-MgRiskDetection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read all identity risk event information", "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgRiskDetectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityProtection/riskDetections/$count", - "Command": "Get-MgRiskDetectionCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "IdentityRiskEvent.Read.All", + "Description": "Read all identity risk event information", + "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgRiskyServicePrincipal", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -215564,19 +215614,18 @@ "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgRiskyServicePrincipal", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Command": "Get-MgRiskyServicePrincipal", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/identityProtection/riskyServicePrincipals", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -215590,18 +215639,18 @@ "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals", - "Command": "Get-MgRiskyServicePrincipal", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgRiskyServicePrincipalCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -215615,31 +215664,31 @@ "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/$count", - "Command": "Get-MgRiskyServicePrincipalCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgRiskyServicePrincipalHistory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Command": "Get-MgRiskyServicePrincipalHistory", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRiskyServicePrincipalHistory", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -215653,18 +215702,19 @@ "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "Command": "Get-MgRiskyServicePrincipalHistory", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgRiskyServicePrincipalHistoryCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -215678,71 +215728,71 @@ "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", - "Command": "Get-MgRiskyServicePrincipalHistoryCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "IdentityRiskyUser.Read.All", - "Description": "Read all identity risky user information", - "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgRiskyUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRiskyUser", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Command": "Get-MgRiskyUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read all identity risky user information", "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgRiskyUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRiskyUser", "Uri": "/identityProtection/riskyUsers", - "Command": "Get-MgRiskyUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read all identity risky user information", "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgRiskyUserCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityProtection/riskyUsers/$count", - "Command": "Get-MgRiskyUserCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "IdentityRiskyUser.Read.All", + "Description": "Read all identity risky user information", + "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgRiskyUserHistory", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -215756,19 +215806,18 @@ "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgRiskyUserHistory", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Command": "Get-MgRiskyUserHistory", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -215782,18 +215831,19 @@ "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "Command": "Get-MgRiskyUserHistory", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgRiskyUserHistoryCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -215807,19 +215857,18 @@ "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", - "Command": "Get-MgRiskyUserHistoryCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgRoleManagement", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphRoleManagement", + "Uri": "/roleManagement", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -215845,62 +215894,31 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphRoleManagement", - "Uri": "/roleManagement", - "Command": "Get-MgRoleManagement", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectory", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/directory", - "Command": "Get-MgRoleManagementDirectory", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [ - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read all directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false - } - ], + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -215920,18 +215938,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -215951,18 +215969,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/directory/resourceNamespaces/$count", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -215982,19 +216000,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -216014,18 +216032,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -216045,19 +216063,51 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read all directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -216113,19 +216163,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/roleAssignments", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -216181,31 +216230,31 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -216261,57 +216310,58 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignments/$count", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -216343,19 +216393,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/roleAssignmentSchedules", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -216387,44 +216436,44 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -216456,31 +216505,32 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -216512,19 +216562,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -216556,44 +216605,44 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -216625,70 +216674,71 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -216720,19 +216770,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -216764,44 +216813,44 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -216833,83 +216882,84 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -217001,19 +217051,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/roleDefinitions", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -217105,18 +217154,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleDefinitions/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -217208,56 +217257,57 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/$count", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -217289,19 +217339,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/roleEligibilitySchedules", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -217333,31 +217382,31 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -217389,31 +217438,32 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -217445,19 +217495,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -217489,31 +217538,31 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -217545,70 +217594,71 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "oleManagement.ReadWrite.Directory", @@ -217646,19 +217696,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -217690,31 +217739,31 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -217746,170 +217795,171 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagement", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/entitlementManagement", - "Command": "Get-MgRoleManagementEntitlementManagement", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -217965,19 +218015,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -218033,31 +218082,31 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -218113,376 +218162,377 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -218574,122 +218624,18 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "EntitlementManagement.Read.All", - "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.Read.CloudPC", - "Description": "Read Cloud PC RBAC settings", - "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, on your behalf.  This includes reading Cloud PC role definitions and role assignments.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Exchange", - "Description": "Read Exchange Online RBAC configuration", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.CloudPC", - "Description": "Read and write all Cloud PC RBAC settings", - "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false - }, - { - "Name": "RoleManagement.ReadWrite.Exchange", - "Description": "Read and write Exchange Online RBAC configuration", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", - "IsAdmin": true - } - ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -218781,336 +218727,440 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "CloudPC.Read.All", + "Description": "Read Cloud PCs", + "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.Read.CloudPC", + "Description": "Read Cloud PC RBAC settings", + "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, on your behalf.  This includes reading Cloud PC role definitions and role assignments.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Exchange", + "Description": "Read Exchange Online RBAC configuration", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.CloudPC", + "Description": "Read and write all Cloud PC RBAC settings", + "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false + }, + { + "Name": "RoleManagement.ReadWrite.Exchange", + "Description": "Read and write Exchange Online RBAC configuration", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", + "IsAdmin": true + } + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSchemaExtension", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/schemaExtensions/{schemaExtension-id}", "Module": "SchemaExtensions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -219124,19 +219174,18 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSchemaExtension", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "Command": "Get-MgSchemaExtension", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/schemaExtensions", "Module": "SchemaExtensions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -219150,18 +219199,18 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions", - "Command": "Get-MgSchemaExtension", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSchemaExtensionCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/schemaExtensions/$count", "Module": "SchemaExtensions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -219175,56 +219224,31 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/schemaExtensions/$count", - "Command": "Get-MgSchemaExtensionCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Search", - "Permissions": [], + "Command": "Get-MgSearchEntity", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/search", - "Command": "Get-MgSearchEntity", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [ - { - "Name": "SecurityEvents.Read.All", - "Description": "Read your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", - "IsAdmin": false - } - ], + "Command": "Get-MgSecurityAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAlert", "Uri": "/security/alerts/{alert-id}", - "Command": "Get-MgSecurityAlert", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -219238,18 +219262,18 @@ "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSecurityAlert", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAlert", "Uri": "/security/alerts", - "Command": "Get-MgSecurityAlert", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -219263,44 +219287,44 @@ "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSecurityAlertCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/alerts/$count", - "Command": "Get-MgSecurityAlertCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "SecurityAlert.Read.All", - "Description": "Read all security alerts", - "FullDescription": "Allows the app to read all security alerts, without a signed-in user.", + "Name": "SecurityEvents.Read.All", + "Description": "Read your organization’s security events", + "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.", "IsAdmin": false }, { - "Name": "SecurityAlert.ReadWrite.All", - "Description": "Read and write to all security alerts", - "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.", + "Name": "SecurityEvents.ReadWrite.All", + "Description": "Read and update your organization’s security events", + "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSecurityAlertV2", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/alerts_v2/{alert-id}", - "Command": "Get-MgSecurityAlertV2", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -219314,18 +219338,18 @@ "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSecurityAlertV2", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/alerts_v2", - "Command": "Get-MgSecurityAlertV2", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -219339,19 +219363,36 @@ "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSecurityAlertV2Count", + "Method": "GET", "Variants": [ "Get1" ], "OutputType": null, "Uri": "/security/alerts_v2/$count", - "Command": "Get-MgSecurityAlertV2Count", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "SecurityAlert.Read.All", + "Description": "Read all security alerts", + "FullDescription": "Allows the app to read all security alerts, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "SecurityAlert.ReadWrite.All", + "Description": "Read and write to all security alerts", + "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityAttackSimulation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -219359,184 +219400,167 @@ ], "OutputType": "IMicrosoftGraphAttackSimulationRoot", "Uri": "/security/attackSimulation", - "Command": "Get-MgSecurityAttackSimulation", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgSecurityAttackSimulation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSimulation", "Uri": "/security/attackSimulation/simulations", - "Command": "Get-MgSecurityAttackSimulation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityAttackSimulationAutomation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSimulationAutomation", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Command": "Get-MgSecurityAttackSimulationAutomation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityAttackSimulationAutomation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSimulationAutomation", "Uri": "/security/attackSimulation/simulationAutomations", - "Command": "Get-MgSecurityAttackSimulationAutomation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityAttackSimulationAutomationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/attackSimulation/simulationAutomations/$count", - "Command": "Get-MgSecurityAttackSimulationAutomationCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "AttackSimulation.Read.All", + "Description": "Read attack simulation data of an organization", + "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "AttackSimulation.Read.All", - "Description": "Read attack simulation data of an organization", - "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "Command": "Get-MgSecurityAttackSimulationAutomationRun", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "AttackSimulation.Read.All", "Description": "Read attack simulation data of an organization", "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityAttackSimulationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/attackSimulation/simulations/$count", - "Command": "Get-MgSecurityAttackSimulationCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "AttackSimulation.Read.All", + "Description": "Read attack simulation data of an organization", + "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCase", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSecurityCasesRoot", "Uri": "/security/cases", - "Command": "Get-MgSecurityCase", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgSecurityCaseEdiscoveryCase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "Command": "Get-MgSecurityCaseEdiscoveryCase", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -219550,18 +219574,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCase", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases", - "Command": "Get-MgSecurityCaseEdiscoveryCase", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -219575,18 +219599,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -219600,19 +219624,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -219626,18 +219650,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -219651,19 +219675,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -219677,32 +219701,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Security", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -219716,18 +219727,31 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -219741,45 +219765,70 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -219793,18 +219842,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -219818,45 +219868,44 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -219870,18 +219919,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -219895,19 +219945,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -219921,100 +219971,74 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } }, { - "Module": "Security", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220028,19 +220052,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220054,19 +220078,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220080,18 +220104,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220105,19 +220129,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220131,19 +220155,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220157,18 +220181,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220182,19 +220206,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220208,19 +220232,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220234,79 +220258,105 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220320,67 +220370,67 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } }, { + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220394,67 +220444,67 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } }, { + "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220468,19 +220518,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220494,19 +220544,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220520,56 +220569,57 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -220583,32 +220633,32 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSecurityIncident", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityIncident", + "Uri": "/security/incidents/{incident-id}", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -220622,19 +220672,18 @@ "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSecurityIncident", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents/{incident-id}", - "Command": "Get-MgSecurityIncident", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/security/incidents", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -220648,56 +220697,56 @@ "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents", - "Command": "Get-MgSecurityIncident", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityIncidentAlert", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "Command": "Get-MgSecurityIncidentAlert", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityIncidentAlert", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/incidents/{incident-id}/alerts", - "Command": "Get-MgSecurityIncidentAlert", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityIncidentAlertCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/incidents/{incident-id}/alerts/$count", - "Command": "Get-MgSecurityIncidentAlertCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSecurityIncidentCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/security/incidents/$count", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -220711,44 +220760,19 @@ "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/security/incidents/$count", - "Command": "Get-MgSecurityIncidentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Security", - "Permissions": [ - { - "Name": "SecurityEvents.Read.All", - "Description": "Read your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", - "IsAdmin": false - } - ], + "Command": "Get-MgSecuritySecureScore", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecureScore", "Uri": "/security/secureScores/{secureScore-id}", - "Command": "Get-MgSecuritySecureScore", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -220762,18 +220786,18 @@ "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSecuritySecureScore", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecureScore", "Uri": "/security/secureScores", - "Command": "Get-MgSecuritySecureScore", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -220787,19 +220811,19 @@ "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSecuritySecureScoreControlProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Command": "Get-MgSecuritySecureScoreControlProfile", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -220813,18 +220837,18 @@ "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSecuritySecureScoreControlProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles", - "Command": "Get-MgSecuritySecureScoreControlProfile", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -220838,18 +220862,18 @@ "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSecuritySecureScoreControlProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/secureScoreControlProfiles/$count", - "Command": "Get-MgSecuritySecureScoreControlProfileCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -220863,88 +220887,100 @@ "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSecuritySecureScoreCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/secureScores/$count", - "Command": "Get-MgSecuritySecureScoreCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "SecurityEvents.Read.All", + "Description": "Read your organization’s security events", + "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "SecurityEvents.ReadWrite.All", + "Description": "Read and update your organization’s security events", + "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", + "IsAdmin": false + } + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligence", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", "Uri": "/security/threatIntelligence", - "Command": "Get-MgSecurityThreatIntelligence", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgSecurityThreatIntelligenceArticle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/articles/{article-id}", - "Command": "Get-MgSecurityThreatIntelligenceArticle", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityThreatIntelligenceArticle", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/articles", - "Command": "Get-MgSecurityThreatIntelligenceArticle", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityThreatIntelligenceArticleCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/threatIntelligence/articles/$count", - "Command": "Get-MgSecurityThreatIntelligenceArticleCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -220953,39 +220989,44 @@ ], "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Uri": "/security/threatIntelligence/articleIndicators", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -220993,48 +221034,43 @@ ], "OutputType": null, "Uri": "/security/threatIntelligence/articleIndicators/$count", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgSecurityThreatIntelligenceHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Command": "Get-MgSecurityThreatIntelligenceHost", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceHost", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hosts", - "Command": "Get-MgSecurityThreatIntelligenceHost", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221043,26 +221079,31 @@ ], "OutputType": "IMicrosoftGraphSecurityHostComponent", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSecurityHostComponent", "Uri": "/security/threatIntelligence/hostComponents", - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221070,31 +221111,26 @@ ], "OutputType": null, "Uri": "/security/threatIntelligence/hostComponents/$count", - "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221103,26 +221139,31 @@ ], "OutputType": "IMicrosoftGraphSecurityHostCookie", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSecurityHostCookie", "Uri": "/security/threatIntelligence/hostCookies", - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221130,157 +221171,152 @@ ], "OutputType": null, "Uri": "/security/threatIntelligence/hostCookies/$count", - "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceHostCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/threatIntelligence/hosts/$count", - "Command": "Get-MgSecurityThreatIntelligenceHostCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityThreatIntelligenceHostReputation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityHostReputation", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Command": "Get-MgSecurityThreatIntelligenceHostReputation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221289,31 +221325,31 @@ ], "OutputType": "IMicrosoftGraphSecurityHostTracker", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSecurityHostTracker", "Uri": "/security/threatIntelligence/hostTrackers", - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -221321,414 +221357,402 @@ ], "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Uri": "/security/threatIntelligence/intelProfiles", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/threatIntelligence/intelProfiles/$count", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityVulnerability", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityVulnerability", "Uri": "/security/threatIntelligence/vulnerabilities", - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "ThreatIntelligence.Read.All", - "Description": "Read all Threat Intelligence Information", - "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "ThreatIntelligence.Read.All", "Description": "Read all Threat Intelligence Information", "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "ThreatIntelligence.Read.All", + "Description": "Read all Threat Intelligence Information", + "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Get-MgSecurityTrigger", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphSecurityTriggersRoot", "Uri": "/security/triggers", - "Command": "Get-MgSecurityTrigger", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [ - { - "Name": "RecordsManagement.Read.All", - "Description": "Read Records Management configuration, labels, and policies", - "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.", - "IsAdmin": true - }, - { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgSecurityTriggerRetentionEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Command": "Get-MgSecurityTriggerRetentionEvent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -221742,18 +221766,18 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityTriggerRetentionEvent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Uri": "/security/triggers/retentionEvents", - "Command": "Get-MgSecurityTriggerRetentionEvent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -221767,18 +221791,18 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityTriggerRetentionEventCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/triggers/retentionEvents/$count", - "Command": "Get-MgSecurityTriggerRetentionEventCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -221792,31 +221816,19 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityTriggerRetentionEventType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "Command": "Get-MgSecurityTriggerRetentionEventType", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", - "Permissions": [], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", - "Uri": "/security/triggerTypes", - "Command": "Get-MgSecurityTriggerType", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Security", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -221830,19 +221842,31 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } + ] + }, + { + "Command": "Get-MgSecurityTriggerType", + "Method": "GET", + "Variants": [ + "Get" ], + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Uri": "/security/triggerTypes", + "Module": "Security", + "ApiVersion": "v1.0", + "Permissions": [] + }, + { + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -221856,18 +221880,18 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggerTypes/retentionEventTypes", - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -221881,291 +221905,317 @@ "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "RecordsManagement.Read.All", + "Description": "Read Records Management configuration, labels, and policies", + "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.", + "IsAdmin": true + }, + { + "Name": "RecordsManagement.ReadWrite.All", + "Description": "Read and write Records Management configuration, labels, and policies", + "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": { - "Name": "ServiceHealth.Read.All", - "Description": "Read service health", - "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", - "IsAdmin": false - }, + "Command": "Get-MgServiceAnnouncementHealthOverview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServiceHealth", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Command": "Get-MgServiceAnnouncementHealthOverview", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.ServiceAnnouncement", + "ApiVersion": "v1.0", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgServiceAnnouncementHealthOverview", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServiceHealth", "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Command": "Get-MgServiceAnnouncementHealthOverview", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.ServiceAnnouncement", + "ApiVersion": "v1.0", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgServiceAnnouncementHealthOverviewCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "Command": "Get-MgServiceAnnouncementHealthOverviewCount", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "ServiceHealth.Read.All", + "Description": "Read service health", + "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", + "IsAdmin": false + } }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": { - "Name": "ServiceHealth.Read.All", - "Description": "Read service health", - "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", - "IsAdmin": false - }, + "Command": "Get-MgServiceAnnouncementIssue", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Command": "Get-MgServiceAnnouncementIssue", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.ServiceAnnouncement", + "ApiVersion": "v1.0", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgServiceAnnouncementIssue", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/issues", - "Command": "Get-MgServiceAnnouncementIssue", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.ServiceAnnouncement", + "ApiVersion": "v1.0", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgServiceAnnouncementIssueCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/issues/$count", - "Command": "Get-MgServiceAnnouncementIssueCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.ServiceAnnouncement", + "ApiVersion": "v1.0", "Permissions": { - "Name": "ServiceMessage.Read.All", - "Description": "Read service messages", - "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", + "Name": "ServiceHealth.Read.All", + "Description": "Read service health", + "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgServiceAnnouncementMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Command": "Get-MgServiceAnnouncementMessage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.ServiceAnnouncement", + "ApiVersion": "v1.0", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgServiceAnnouncementMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Uri": "/admin/serviceAnnouncement/messages", - "Command": "Get-MgServiceAnnouncementMessage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.ServiceAnnouncement", + "ApiVersion": "v1.0", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgServiceAnnouncementMessageAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Command": "Get-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.ServiceAnnouncement", + "ApiVersion": "v1.0", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgServiceAnnouncementMessageAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Command": "Get-MgServiceAnnouncementMessageAttachment", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "ServiceMessage.Read.All", + "Description": "Read service messages", + "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", + "IsAdmin": false + } }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": { - "Name": "ServiceMessage.Read.All", - "Description": "Read service messages", - "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", - "IsAdmin": false - }, + "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Devices.ServiceAnnouncement", + "ApiVersion": "v1.0", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgServiceAnnouncementMessageCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/$count", - "Command": "Get-MgServiceAnnouncementMessageCount", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "ServiceMessage.Read.All", + "Description": "Read service messages", + "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.", + "IsAdmin": false + } }, { + "Command": "Get-MgServicePrincipal", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -222197,19 +222247,18 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipal", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "Command": "Get-MgServicePrincipal", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -222241,69 +222290,69 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals", - "Command": "Get-MgServicePrincipal", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "Command": "Get-MgServicePrincipalAppManagementPolicy", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "Command": "Get-MgServicePrincipalAppManagementPolicy", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalAppManagementPolicyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "Command": "Get-MgServicePrincipalAppManagementPolicyCount", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -222335,18 +222384,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -222378,32 +222428,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -222435,18 +222484,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "Command": "Get-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -222478,32 +222528,68 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", - "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/getByIds", - "Command": "Get-MgServicePrincipalById", + "Module": "Applications", + "ApiVersion": "v1.0", + "Permissions": [] + }, + { + "Command": "Get-MgServicePrincipalClaimMappingPolicy", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [ + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -222529,55 +222615,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "Command": "Get-MgServicePrincipalClaimMappingPolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - } - ], + "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -222603,19 +222653,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipalCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", - "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -222647,31 +222696,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/servicePrincipals/$count", - "Command": "Get-MgServicePrincipalCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalCreatedObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "Command": "Get-MgServicePrincipalCreatedObject", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalCreatedObject", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -222703,43 +222752,44 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "Command": "Get-MgServicePrincipalCreatedObject", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalCreatedObjectCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -222771,45 +222821,44 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", - "Command": "Get-MgServicePrincipalCreatedObjectCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -222829,18 +222878,19 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -222860,19 +222910,18 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgServicePrincipalDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/delta", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -222904,56 +222953,56 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/delta", - "Command": "Get-MgServicePrincipalDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Command": "Get-MgServicePrincipalEndpoint", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Command": "Get-MgServicePrincipalEndpoint", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalEndpointCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "Command": "Get-MgServicePrincipalEndpointCount", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -222979,18 +223028,18 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -223016,18 +223065,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -223053,19 +223103,21 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipalMemberGroup", + "Method": "POST", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -223133,7 +223185,11 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipalMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -223141,13 +223197,9 @@ "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "Command": "Get-MgServicePrincipalMemberGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -223221,34 +223273,31 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "Command": "Get-MgServicePrincipalMemberObject", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "Command": "Get-MgServicePrincipalMemberOf", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -223280,68 +223329,94 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "Command": "Get-MgServicePrincipalMemberOf", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", + "Module": "Applications", + "ApiVersion": "v1.0", + "Permissions": [] + }, + { + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", "Module": "Applications", - "Permissions": [], + "ApiVersion": "v1.0", + "Permissions": [] + }, + { + "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -223373,58 +223448,70 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", - "Command": "Get-MgServicePrincipalMemberOfCount", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -223444,18 +223531,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -223475,32 +223563,31 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", - "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "Command": "Get-MgServicePrincipalOwnedObject", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalOwnedObject", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -223532,143 +223619,144 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "Command": "Get-MgServicePrincipalOwnedObject", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalOwnedObjectCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -223700,84 +223788,83 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", - "Command": "Get-MgServicePrincipalOwnedObjectCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalOwner", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -223809,118 +223896,118 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "Command": "Get-MgServicePrincipalOwner", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnerAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "Command": "Get-MgServicePrincipalOwnerAsUser", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnerAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "Command": "Get-MgServicePrincipalOwnerAsUser", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalOwnerByRef", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -223952,18 +224039,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipalOwnerCount", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "Command": "Get-MgServicePrincipalOwnerByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -223995,150 +224083,128 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", - "Command": "Get-MgServicePrincipalOwnerCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count", - "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalOwnerCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "Command": "Get-MgServicePrincipalOwnerCountAsUser", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "IdentityRiskEvent.Read.All", - "Description": "Read all identity risk event information", - "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgServicePrincipalRiskDetection", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Command": "Get-MgServicePrincipalRiskDetection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read all identity risk event information", "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgServicePrincipalRiskDetection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections", - "Command": "Get-MgServicePrincipalRiskDetection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read all identity risk event information", "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgServicePrincipalRiskDetectionCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "Command": "Get-MgServicePrincipalRiskDetectionCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "IdentityRiskEvent.Read.All", + "Description": "Read all identity risk event information", + "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalSynchronization", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Command": "Get-MgServicePrincipalSynchronization", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [ - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Synchronization.ReadWrite.All", - "Description": "Read and write all Azure AD synchronization data. ", - "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgServicePrincipalSynchronizationAccessToken", + "Method": "POST", "Variants": [ "Acquire", "AcquireExpanded", @@ -224147,12 +224213,8 @@ ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "Command": "Get-MgServicePrincipalSynchronizationAccessToken", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -224160,31 +224222,25 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false }, - { - "Name": "Synchronization.Read.All", - "Description": "Read all Azure AD synchronization data. ", - "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.", - "IsAdmin": false - }, { "Name": "Synchronization.ReadWrite.All", "Description": "Read and write all Azure AD synchronization data. ", "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipalSynchronizationJob", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Command": "Get-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -224204,18 +224260,18 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipalSynchronizationJob", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "Command": "Get-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -224235,19 +224291,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipalSynchronizationJobCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", - "Command": "Get-MgServicePrincipalSynchronizationJobCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -224267,70 +224323,102 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipalSynchronizationJobSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Command": "Get-MgServicePrincipalSynchronizationJobSchema", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Synchronization.Read.All", + "Description": "Read all Azure AD synchronization data. ", + "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Synchronization.ReadWrite.All", + "Description": "Read and write all Azure AD synchronization data. ", + "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalSynchronizationSecretCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "Command": "Get-MgServicePrincipalSynchronizationSecretCount", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -224350,19 +224438,18 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Command": "Get-MgServicePrincipalSynchronizationTemplate", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -224382,18 +224469,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "Command": "Get-MgServicePrincipalSynchronizationTemplate", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -224413,19 +224501,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", - "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -224445,108 +224533,107 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -224572,18 +224659,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -224609,32 +224697,31 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", - "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -224660,68 +224747,94 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "Command": "Get-MgServicePrincipalTransitiveMemberOf", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", "Module": "Applications", - "Permissions": [], + "ApiVersion": "v1.0", + "Permissions": [] + }, + { + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", + "Module": "Applications", + "ApiVersion": "v1.0", + "Permissions": [] + }, + { + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -224747,134 +224860,147 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareContentTypeBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "Command": "Get-MgShareContentTypeBase", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareContentTypeBaseType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Command": "Get-MgShareContentTypeBaseType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareContentTypeBaseType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "Command": "Get-MgShareContentTypeBaseType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareContentTypeBaseTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Command": "Get-MgShareContentTypeBaseTypeCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/shares/$count", - "Command": "Get-MgShareCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "Command": "Get-MgShareCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgShareCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgShareDriveItem", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/driveItem", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -224894,19 +225020,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgShareDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "Command": "Get-MgShareDriveItem", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -224944,71 +225070,62 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "Command": "Get-MgShareDriveItemContent", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "Command": "Get-MgShareItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/items", - "Command": "Get-MgShareItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Command": "Get-MgShareItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "Command": "Get-MgShareItemCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225017,13 +225134,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "Command": "Get-MgShareItemLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225032,13 +225149,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225047,13 +225164,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "Command": "Get-MgShareLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225062,294 +225179,294 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgShareLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphList", "Uri": "/shares/{sharedDriveItem-id}/list", - "Command": "Get-MgShareList", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Command": "Get-MgShareListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Command": "Get-MgShareListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "Command": "Get-MgShareListColumnCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgShareListColumnSourceColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Command": "Get-MgShareListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListContentType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Command": "Get-MgShareListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListContentTypeColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgShareListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListContentTypeColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Command": "Get-MgShareListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListContentTypeColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgShareListContentTypeColumnCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgShareListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgShareListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgShareListContentTypeColumnLinkCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgShareListContentTypeColumnPosition", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgShareListContentTypeColumnPosition", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgShareListContentTypeColumnPositionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgShareListContentTypeColumnSourceColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListContentTypeCompatibleHubContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgShareListContentTypeCompatibleHubContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "Command": "Get-MgShareListContentTypeCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "Command": "Get-MgShareListCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Command": "Get-MgShareListCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "Command": "Get-MgShareListDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225358,25 +225475,25 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Command": "Get-MgShareListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Command": "Get-MgShareListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225389,13 +225506,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Command": "Get-MgShareListItemActivityByInterval", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225404,13 +225521,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "Command": "Get-MgShareListItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225419,13 +225536,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "Command": "Get-MgShareListItemCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225434,13 +225551,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225449,26 +225566,26 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgShareListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "Get-MgShareListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225477,13 +225594,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Command": "Get-MgShareListItemDocumentSetVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225492,13 +225609,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgShareListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225507,13 +225624,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "Command": "Get-MgShareListItemDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225522,13 +225639,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Get-MgShareListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemField", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225537,13 +225654,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Command": "Get-MgShareListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemVersion", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225552,26 +225669,26 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Get-MgShareListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemVersion", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Command": "Get-MgShareListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225580,13 +225697,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "Command": "Get-MgShareListItemVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListItemVersionField", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -225595,127 +225712,136 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Get-MgShareListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Get-MgShareListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Command": "Get-MgShareListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "Command": "Get-MgShareListOperationCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Command": "Get-MgShareListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Command": "Get-MgShareListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareListSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "Command": "Get-MgShareListSubscriptionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgSharePermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/shares/{sharedDriveItem-id}/permission", - "Command": "Get-MgSharePermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareRoot", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/root", - "Command": "Get-MgShareRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareRootContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Command": "Get-MgShareRootContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Uri": "/shares/{sharedDriveItem-id}", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -225735,44 +225861,45 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Uri": "/shares/{sharedDriveItem-id}", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSharedDriveItem", "Uri": "/shares", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgShareSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/shares/{sharedDriveItem-id}/site", - "Command": "Get-MgShareSite", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSite", + "Method": "GET", + "Variants": [ + "Get", + "Get2", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/{site-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -225786,20 +225913,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSite", + "Method": "GET", "Variants": [ - "Get", - "Get2", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}", - "Command": "Get-MgSite", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/sites", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -225813,18 +225938,21 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites", - "Command": "Get-MgSite", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSiteActivityByInterval", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/getActivitiesByInterval", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -225862,21 +225990,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteAnalytic", + "Method": "GET", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/getActivitiesByInterval", - "Command": "Get-MgSiteActivityByInterval", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/sites/{site-id}/analytics", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -225914,121 +226040,121 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/analytics", - "Command": "Get-MgSiteAnalytic", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgSiteAnalyticItemActivityStat", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Command": "Get-MgSiteAnalyticItemActivityStat", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "Command": "Get-MgSiteAnalyticItemActivityStatCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteAnalyticLastSevenDay", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/analytics/lastSevenDays", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -226066,19 +226192,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/lastSevenDays", - "Command": "Get-MgSiteAnalyticLastSevenDay", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/analytics/allTime", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -226116,19 +226242,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteApplicableContentTypeForList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/analytics/allTime", - "Command": "Get-MgSiteAnalyticTime", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -226154,32 +226280,32 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "Command": "Get-MgSiteApplicableContentTypeForList", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteByPath", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "Command": "Get-MgSiteByPath", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteColumn", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -226205,19 +226331,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteColumn", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "Command": "Get-MgSiteColumn", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/columns", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -226243,18 +226368,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns", - "Command": "Get-MgSiteColumn", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSiteColumnCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/columns/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -226280,32 +226406,32 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/columns/$count", - "Command": "Get-MgSiteColumnCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgSiteColumnSourceColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteContentType", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -226331,19 +226457,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteContentType", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "Command": "Get-MgSiteContentType", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/contentTypes", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -226369,19 +226494,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes", - "Command": "Get-MgSiteContentType", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteContentTypeBase", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -226390,13 +226507,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "Command": "Get-MgSiteContentTypeBase", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteContentTypeBaseType", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -226405,26 +226522,26 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Command": "Get-MgSiteContentTypeBaseType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteContentTypeBaseType", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Command": "Get-MgSiteContentTypeBaseType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteContentTypeBaseTypeCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -226433,12 +226550,21 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Command": "Get-MgSiteContentTypeBaseTypeCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteContentTypeColumn", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -226464,19 +226590,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteContentTypeColumn", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgSiteContentTypeColumn", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -226502,18 +226627,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Command": "Get-MgSiteContentTypeColumn", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSiteContentTypeColumnCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -226539,108 +226665,108 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgSiteContentTypeColumnCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgSiteContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgSiteContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgSiteContentTypeColumnLinkCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgSiteContentTypeColumnPosition", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgSiteContentTypeColumnPosition", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgSiteContentTypeColumnPositionCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgSiteContentTypeColumnSourceColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteContentTypeCompatibleHubContentType", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -226654,19 +226780,19 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgSiteContentTypeCompatibleHubContentType", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -226692,19 +226818,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteCount", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "Get1" ], "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/$count", - "Command": "Get-MgSiteContentTypeCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/sites/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -226718,18 +226843,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get1" - ], - "OutputType": null, - "Uri": "/sites/$count", - "Command": "Get-MgSiteCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSiteDefaultDrive", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/drive", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -226767,32 +226893,31 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/drive", - "Command": "Get-MgSiteDefaultDrive", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/sites/{site-id}/drives/{drive-id}", - "Command": "Get-MgSiteDrive", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteDrive", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/drives", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -226830,18 +226955,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/sites/{site-id}/drives", - "Command": "Get-MgSiteDrive", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSiteDriveCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/drives/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -226879,135 +227005,109 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/drives/$count", - "Command": "Get-MgSiteDriveCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteExternalColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Command": "Get-MgSiteExternalColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteExternalColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/externalColumns", - "Command": "Get-MgSiteExternalColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteExternalColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/externalColumns/$count", - "Command": "Get-MgSiteExternalColumnCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Command": "Get-MgSiteItemLastModifiedByUser", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "Command": "Get-MgSiteLastModifiedByUser", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgSiteList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphList", "Uri": "/sites/{site-id}/lists/{list-id}", - "Command": "Get-MgSiteList", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -227021,31 +227121,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteList", + "Method": "GET", "Variants": [ "List1" ], "OutputType": "IMicrosoftGraphList", "Uri": "/sites/{site-id}/lists", - "Command": "Get-MgSiteList", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all site collections", - "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", - "IsAdmin": false - }, { "Name": "Sites.Read.All", "Description": "Read items in all site collections ", @@ -227058,19 +227146,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Command": "Get-MgSiteListColumn", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -227096,18 +227184,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "Command": "Get-MgSiteListColumn", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -227133,32 +227221,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", - "Command": "Get-MgSiteListColumnCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Sites", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgSiteListColumnSourceColumn", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Sites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -227184,19 +227259,32 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Command": "Get-MgSiteListContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteListContentType", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -227222,18 +227310,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListContentType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "Command": "Get-MgSiteListContentType", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -227259,19 +227347,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListContentTypeColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgSiteListContentTypeColumn", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -227297,18 +227385,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListContentTypeColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Command": "Get-MgSiteListContentTypeColumn", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -227334,108 +227422,146 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListContentTypeColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgSiteListContentTypeColumnCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false + } + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgSiteListContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgSiteListContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgSiteListContentTypeColumnLinkCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgSiteListContentTypeColumnPosition", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgSiteListContentTypeColumnPosition", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgSiteListContentTypeColumnPositionCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgSiteListContentTypeColumnSourceColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -227449,19 +227575,19 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -227487,19 +227613,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "Command": "Get-MgSiteListContentTypeCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/lists/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -227513,58 +227639,58 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/$count", - "Command": "Get-MgSiteListCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "Command": "Get-MgSiteListCreatedByUser", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Command": "Get-MgSiteListCreatedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "Command": "Get-MgSiteListDrive", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteListItem", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -227584,19 +227710,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListItem", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Command": "Get-MgSiteListItem", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/items", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -227610,18 +227735,21 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "Command": "Get-MgSiteListItem", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSiteListItemActivityByInterval", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -227659,21 +227787,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListItemAnalytic", + "Method": "GET", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "Command": "Get-MgSiteListItemActivityByInterval", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -227711,45 +227837,45 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "Command": "Get-MgSiteListItemAnalytic", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Command": "Get-MgSiteListItemCreatedByUser", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteListItemDocumentSetVersion", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -227781,19 +227907,18 @@ "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListItemDocumentSetVersion", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -227825,18 +227950,19 @@ "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Command": "Get-MgSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSiteListItemDocumentSetVersionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -227868,32 +227994,32 @@ "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "Command": "Get-MgSiteListItemDocumentSetVersionCount", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgSiteListItemDocumentSetVersionField", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -227931,45 +228057,45 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "Command": "Get-MgSiteListItemDriveItem", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Command": "Get-MgSiteListItemDriveItemContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Command": "Get-MgSiteListItemField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteListItemVersion", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -227983,19 +228109,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListItemVersion", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Get-MgSiteListItemVersion", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -228009,18 +228134,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Command": "Get-MgSiteListItemVersion", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSiteListItemVersionCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -228034,32 +228160,32 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "Command": "Get-MgSiteListItemVersionCount", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Get-MgSiteListItemVersionField", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -228085,19 +228211,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteListOperation", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Command": "Get-MgSiteListOperation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/operations", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -228123,18 +228248,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "Command": "Get-MgSiteListOperation", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSiteListOperationCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -228160,101 +228286,57 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", - "Command": "Get-MgSiteListOperationCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Command": "Get-MgSiteListSubscription", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Command": "Get-MgSiteListSubscription", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteListSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Command": "Get-MgSiteListSubscriptionCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks", - "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks", - "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgSiteOnenoteNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Command": "Get-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -228286,18 +228368,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenoteNotebook", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/sites/{site-id}/onenote/notebooks", - "Command": "Get-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -228329,19 +228411,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenoteNotebookCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/$count", - "Command": "Get-MgSiteOnenoteNotebookCount", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Sites", "Permissions": [ { "Name": "Notes.Create", @@ -228373,7 +228455,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -228382,12 +228468,8 @@ ], "OutputType": "IMicrosoftGraphCopyNotebookModel", "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -228419,18 +228501,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenoteNotebookSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "Get-MgSiteOnenoteNotebookSection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -228462,18 +228544,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "Get-MgSiteOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -228505,71 +228587,26 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenoteOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Command": "Get-MgSiteOnenoteOperation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/operations/$count", - "Command": "Get-MgSiteOnenoteOperationCount", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Notes", "Permissions": [ { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks", - "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", "IsAdmin": false }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks", - "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", - "IsAdmin": false - } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Command": "Get-MgSiteOnenotePage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Notes", - "Permissions": [ { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -228594,31 +228631,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages", - "Command": "Get-MgSiteOnenotePage", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Get-MgSiteOnenoteOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Get-MgSiteOnenotePageContent", + "Uri": "/sites/{site-id}/onenote/operations/$count", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteOnenotePage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -228644,32 +228682,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/pages/$count", - "Command": "Get-MgSiteOnenotePageCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Get-MgSiteOnenotePage", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Command": "Get-MgSiteOnenoteResource", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/pages", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -228695,39 +228719,84 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenotePageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Get-MgSiteOnenoteResourceContent", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Get-MgSiteOnenotePageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/onenote/resources/$count", - "Command": "Get-MgSiteOnenoteResourceCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/onenote/pages/$count", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks", + "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks", + "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", + "IsAdmin": false + } + ] + }, + { + "Command": "Get-MgSiteOnenoteResource", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Module": "Notes", + "ApiVersion": "v1.0", + "Permissions": [] + }, + { + "Command": "Get-MgSiteOnenoteResourceContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Notes", + "ApiVersion": "v1.0", + "Permissions": [ { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -228752,19 +228821,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenoteResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Command": "Get-MgSiteOnenoteSection", + "OutputType": null, + "Uri": "/sites/{site-id}/onenote/resources/$count", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteOnenoteSection", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -228796,18 +228878,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenoteSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections", - "Command": "Get-MgSiteOnenoteSection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -228839,19 +228921,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenoteSectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/sections/$count", - "Command": "Get-MgSiteOnenoteSectionCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -228883,19 +228965,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenoteSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Get-MgSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -228927,19 +229009,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenoteSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups", - "Command": "Get-MgSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -228971,7 +229053,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenoteSectionGroupCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -228980,12 +229066,8 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Command": "Get-MgSiteOnenoteSectionGroupCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -229017,19 +229099,25 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenoteSectionGroupSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "Get-MgSiteOnenoteSectionGroupSection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -229054,18 +229142,56 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOnenoteSectionPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "Get-MgSiteOnenoteSectionPage", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks", + "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks", + "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgSiteOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -229091,19 +229217,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteOperation", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Command": "Get-MgSiteOperation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/sites/{site-id}/operations", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -229129,18 +229254,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Uri": "/sites/{site-id}/operations", - "Command": "Get-MgSiteOperation", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSiteOperationCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/operations/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -229166,72 +229292,72 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/operations/$count", - "Command": "Get-MgSiteOperationCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Get-MgSitePermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Command": "Get-MgSitePermission", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all site collections", "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSitePermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions", - "Command": "Get-MgSitePermission", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all site collections", "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgSitePermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/permissions/$count", - "Command": "Get-MgSitePermissionCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgSiteRecentNotebook", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRecentNotebook", + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -229263,19 +229389,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSiteTermStore", + "Method": "GET", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphRecentNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "Command": "Get-MgSiteRecentNotebook", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/sites/{site-id}/termStore", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -229289,60 +229417,36 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphTermStore", - "Uri": "/sites/{site-id}/termStore", - "Command": "Get-MgSiteTermStore", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStore", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTermStore", "Uri": "/sites/{site-id}/termStores", - "Command": "Get-MgSiteTermStore", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStores/$count", - "Command": "Get-MgSiteTermStoreCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [ - { - "Name": "TermStore.Read.All", - "Description": "Read term store data", - "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, - { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - } - ], + "Command": "Get-MgSiteTermStoreGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229351,12 +229455,8 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Command": "Get-MgSiteTermStoreGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -229370,19 +229470,19 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSiteTermStoreGroup", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups", - "Command": "Get-MgSiteTermStoreGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -229396,7 +229496,11 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgSiteTermStoreGroupCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229405,13 +229509,26 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/$count", - "Command": "Get-MgSiteTermStoreGroupCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "TermStore.Read.All", + "Description": "Read term store data", + "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + }, + { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229420,12 +229537,21 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Command": "Get-MgSiteTermStoreGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteTermStoreGroupSet", + "Method": "GET", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -229439,20 +229565,11 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "Command": "Get-MgSiteTermStoreGroupSet", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229465,13 +229582,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Command": "Get-MgSiteTermStoreGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetChild", + "Method": "GET", "Variants": [ "List", "List1", @@ -229480,13 +229597,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Command": "Get-MgSiteTermStoreGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229499,13 +229616,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "Command": "Get-MgSiteTermStoreGroupSetChildCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229518,13 +229635,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Method": "GET", "Variants": [ "List", "List1", @@ -229533,13 +229650,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229552,13 +229669,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229571,13 +229688,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229590,13 +229707,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229609,13 +229726,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229628,12 +229745,23 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Command": "Get-MgSiteTermStoreGroupSetChildSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteTermStoreGroupSetCount", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -229647,22 +229775,11 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", - "Command": "Get-MgSiteTermStoreGroupSetCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetParentGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229671,13 +229788,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Command": "Get-MgSiteTermStoreGroupSetParentGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229686,26 +229803,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229714,13 +229831,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "Command": "Get-MgSiteTermStoreGroupSetRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229729,13 +229846,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229744,13 +229861,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "Command": "Get-MgSiteTermStoreGroupSetRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229759,12 +229876,23 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -229778,35 +229906,24 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Command": "Get-MgSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Command": "Get-MgSiteTermStoreGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229815,26 +229932,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229843,13 +229960,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229858,26 +229975,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229886,13 +230003,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229901,13 +230018,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229916,13 +230033,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229931,13 +230048,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229946,13 +230063,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229961,13 +230078,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "Command": "Get-MgSiteTermStoreGroupSetTermCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -229976,26 +230093,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230004,13 +230121,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230019,13 +230136,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230034,13 +230151,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230049,13 +230166,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreGroupSetTermSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230064,12 +230181,23 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "Command": "Get-MgSiteTermStoreGroupSetTermSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteTermStoreSet", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -230083,35 +230211,24 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Command": "Get-MgSiteTermStoreSet", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSet", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets", - "Command": "Get-MgSiteTermStoreSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230124,12 +230241,23 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Command": "Get-MgSiteTermStoreSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteTermStoreSetChild", + "Method": "GET", + "Variants": [ + "List", + "List1", + "List2", + "List3" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -230143,22 +230271,11 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "List", - "List1", - "List2", - "List3" - ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "Command": "Get-MgSiteTermStoreSetChild", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230171,13 +230288,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Command": "Get-MgSiteTermStoreSetChildCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230190,13 +230307,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgSiteTermStoreSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetChildRelation", + "Method": "GET", "Variants": [ "List", "List1", @@ -230205,13 +230322,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgSiteTermStoreSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230224,13 +230341,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgSiteTermStoreSetChildRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230243,13 +230360,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230262,13 +230379,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgSiteTermStoreSetChildRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230281,13 +230398,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230300,13 +230417,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Command": "Get-MgSiteTermStoreSetChildSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230315,13 +230432,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/$count", - "Command": "Get-MgSiteTermStoreSetCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroup", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230330,13 +230447,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Command": "Get-MgSiteTermStoreSetParentGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230345,26 +230462,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230377,13 +230494,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "Method": "GET", "Variants": [ "List", "List1", @@ -230392,13 +230509,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230411,13 +230528,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230430,13 +230547,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", "Variants": [ "List", "List1", @@ -230445,13 +230562,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230464,13 +230581,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230483,13 +230600,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230502,13 +230619,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230521,13 +230638,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230540,13 +230657,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230555,13 +230672,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230570,26 +230687,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230598,13 +230715,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230613,13 +230730,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230628,13 +230745,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230643,13 +230760,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230658,26 +230775,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230686,26 +230803,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230714,13 +230831,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230729,26 +230846,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230757,13 +230874,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230772,13 +230889,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230787,13 +230904,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230802,13 +230919,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230817,13 +230934,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230832,13 +230949,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230847,26 +230964,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230875,13 +230992,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230890,13 +231007,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230905,13 +231022,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230920,13 +231037,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230935,13 +231052,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -230950,12 +231067,21 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Command": "Get-MgSiteTermStoreSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteTermStoreSetRelation", + "Method": "GET", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -230969,19 +231095,21 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "Command": "Get-MgSiteTermStoreSetRelation", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSiteTermStoreSetRelationCount", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -230995,22 +231123,11 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "Command": "Get-MgSiteTermStoreSetRelationCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231019,13 +231136,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgSiteTermStoreSetRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231034,13 +231151,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Command": "Get-MgSiteTermStoreSetRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231049,12 +231166,23 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgSiteTermStoreSetRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteTermStoreSetTerm", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -231068,35 +231196,24 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Command": "Get-MgSiteTermStoreSetTerm", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTerm", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Command": "Get-MgSiteTermStoreSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTermChild", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231105,12 +231222,21 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Get-MgSiteTermStoreSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteTermStoreSetTermChild", + "Method": "GET", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -231124,19 +231250,21 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Command": "Get-MgSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSiteTermStoreSetTermChildCount", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -231150,22 +231278,11 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "Command": "Get-MgSiteTermStoreSetTermChildCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231174,26 +231291,26 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231202,13 +231319,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231217,13 +231334,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231232,13 +231349,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231247,13 +231364,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTermChildSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231262,13 +231379,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Command": "Get-MgSiteTermStoreSetTermChildSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTermCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231277,13 +231394,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Command": "Get-MgSiteTermStoreSetTermCount", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTermRelation", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231292,12 +231409,21 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Get-MgSiteTermStoreSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSiteTermStoreSetTermRelation", + "Method": "GET", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -231311,19 +231437,21 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Command": "Get-MgSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSiteTermStoreSetTermRelationCount", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -231337,22 +231465,11 @@ "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "Command": "Get-MgSiteTermStoreSetTermRelationCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231361,13 +231478,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTermRelationSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231376,13 +231493,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Command": "Get-MgSiteTermStoreSetTermRelationSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231391,13 +231508,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSiteTermStoreSetTermSet", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231406,12 +231523,21 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Command": "Get-MgSiteTermStoreSetTermSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSubscribedSku", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSubscribedSku", + "Uri": "/subscribedSkus/{subscribedSku-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -231437,19 +231563,18 @@ "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgSubscribedSku", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphSubscribedSku", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "Command": "Get-MgSubscribedSku", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/subscribedSkus", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -231475,56 +231600,56 @@ "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSubscribedSku", - "Uri": "/subscribedSkus", - "Command": "Get-MgSubscribedSku", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "ChangeNotifications", - "Permissions": [], + "Command": "Get-MgSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions/{subscription-id}", - "Command": "Get-MgSubscription", + "Module": "ChangeNotifications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "ChangeNotifications", - "Permissions": [], + "Command": "Get-MgSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions", - "Command": "Get-MgSubscription", + "Module": "ChangeNotifications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgSubSite", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}/sites/{site-id1}", - "Command": "Get-MgSubSite", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgSubSite", + "Method": "GET", + "Variants": [ + "List2" + ], + "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/{site-id}/sites", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -231538,18 +231663,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List2" - ], - "OutputType": "IMicrosoftGraphSite", - "Uri": "/sites/{site-id}/sites", - "Command": "Get-MgSubSite", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgSubSiteCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/sites/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -231563,19 +231689,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/sites/{site-id}/sites/$count", - "Command": "Get-MgSubSiteCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeam", + "Uri": "/teams/{team-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -231631,19 +231757,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeam", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams/{team-id}", - "Command": "Get-MgTeam", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -231663,18 +231788,19 @@ "FullDescription": "Read and change all teams' settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams", - "Command": "Get-MgTeam", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamAllChannelCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/allChannels/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -231694,20 +231820,11 @@ "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/allChannels/$count", - "Command": "Get-MgTeamAllChannelCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamChannel", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -231716,12 +231833,21 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "Command": "Get-MgTeamChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgTeamChannel", + "Method": "GET", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/allChannels", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -231741,19 +231867,19 @@ "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/allChannels", - "Command": "Get-MgTeamChannel", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamChannelCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -231809,19 +231935,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamChannelFileFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/$count", - "Command": "Get-MgTeamChannelCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "File.Read.Group", @@ -231877,32 +232003,32 @@ "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "Command": "Get-MgTeamChannelFileFolder", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamChannelFileFolderContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Command": "Get-MgTeamChannelFileFolderContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgTeamChannelMember", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -231946,19 +232072,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamChannelMember", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Get-MgTeamChannelMember", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/members", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -231978,18 +232103,19 @@ "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "Command": "Get-MgTeamChannelMember", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamChannelMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -232009,19 +232135,21 @@ "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTeamChannelMessage", + "Method": "GET", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "Command": "Get-MgTeamChannelMemberCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -232077,21 +232205,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamChannelMessage", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Get-MgTeamChannelMessage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -232117,18 +232242,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "Command": "Get-MgTeamChannelMessage", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamChannelMessageCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -232154,19 +232280,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", - "Command": "Get-MgTeamChannelMessageCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamChannelMessageDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -232192,19 +232318,21 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "Command": "Get-MgTeamChannelMessageDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamChannelMessageHostedContent", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -232260,21 +232388,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamChannelMessageHostedContent", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -232330,18 +232455,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Command": "Get-MgTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamChannelMessageHostedContentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -232397,19 +232523,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamChannelMessageReply", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Command": "Get-MgTeamChannelMessageHostedContentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -232465,19 +232591,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamChannelMessageReply", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Get-MgTeamChannelMessageReply", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -232503,18 +232628,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Command": "Get-MgTeamChannelMessageReply", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamChannelMessageReplyCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -232540,19 +232666,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Command": "Get-MgTeamChannelMessageReplyCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamChannelMessageReplyDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -232608,19 +232734,21 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "Command": "Get-MgTeamChannelMessageReplyDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamChannelMessageReplyHostedContent", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -232676,21 +232804,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -232746,18 +232871,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "Get-MgTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -232813,33 +232939,11 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [ - { - "Name": "ChannelMember.Read.All", - "Description": "Read the members of all channels", - "FullDescription": "Read the members of all channels, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "ChannelMember.ReadWrite.All", - "Description": "Add and remove members from all channels", - "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", - "IsAdmin": false - } - ], + "Command": "Get-MgTeamChannelSharedWithTeam", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -232848,12 +232952,8 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Get-MgTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -232867,31 +232967,18 @@ "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamChannelSharedWithTeam", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "Command": "Get-MgTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Teams", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Teams", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -232905,18 +232992,31 @@ "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -232930,19 +233030,19 @@ "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -232956,105 +233056,45 @@ "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamChannelSharedWithTeamCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", - "Command": "Get-MgTeamChannelSharedWithTeamCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "TeamsTab.Read.All", - "Description": "Read tabs in Microsoft Teams.", - "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs. ", - "IsAdmin": false - }, - { - "Name": "TeamsTab.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "TeamsTab.ReadWrite.All", - "Description": "Read and write tabs in Microsoft Teams.", - "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.", - "IsAdmin": false - }, - { - "Name": "TeamsTab.ReadWrite.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "TeamsTab.ReadWriteForTeam", - "Description": "Allow the app to manage all tabs in teams", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs to teams you can access.", - "IsAdmin": true - }, - { - "Name": "TeamsTab.ReadWriteForTeam.All", - "Description": "Allow the Teams app to manage all tabs for all teams", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in any team, without a signed-in user.", + "Name": "ChannelMember.Read.All", + "Description": "Read the members of all channels", + "FullDescription": "Read the members of all channels, without a signed-in user.", "IsAdmin": false }, { - "Name": "TeamsTab.ReadWriteSelfForTeam", - "Description": "Allow the Teams app to manage only its own tabs in teams", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs to teams you can access.", - "IsAdmin": true - }, - { - "Name": "TeamsTab.ReadWriteSelfForTeam.All", - "Description": "Allow the Teams app to manage only its own tabs for all teams", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.", + "Name": "ChannelMember.ReadWrite.All", + "Description": "Add and remove members from all channels", + "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamChannelTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Get-MgTeamChannelTab", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -233128,18 +233168,18 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamChannelTab", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "Command": "Get-MgTeamChannelTab", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -233213,32 +233253,117 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamChannelTabCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", - "Command": "Get-MgTeamChannelTabCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "TeamsTab.Read.All", + "Description": "Read tabs in Microsoft Teams.", + "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs. ", + "IsAdmin": false + }, + { + "Name": "TeamsTab.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsTab.ReadWrite.All", + "Description": "Read and write tabs in Microsoft Teams.", + "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.", + "IsAdmin": false + }, + { + "Name": "TeamsTab.ReadWrite.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "TeamsTab.ReadWriteForTeam", + "Description": "Allow the app to manage all tabs in teams", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs to teams you can access.", + "IsAdmin": true + }, + { + "Name": "TeamsTab.ReadWriteForTeam.All", + "Description": "Allow the Teams app to manage all tabs for all teams", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in any team, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "TeamsTab.ReadWriteSelfForTeam", + "Description": "Allow the Teams app to manage only its own tabs in teams", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs to teams you can access.", + "IsAdmin": true + }, + { + "Name": "TeamsTab.ReadWriteSelfForTeam.All", + "Description": "Allow the Teams app to manage only its own tabs for all teams", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamChannelTabTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Command": "Get-MgTeamChannelTabTeamApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgTeamCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/teams/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -233258,31 +233383,31 @@ "FullDescription": "Read and change all teams' settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/teams/$count", - "Command": "Get-MgTeamCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamIncomingChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "Command": "Get-MgTeamIncomingChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgTeamIncomingChannel", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/incomingChannels", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -233302,18 +233427,19 @@ "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/incomingChannels", - "Command": "Get-MgTeamIncomingChannel", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamIncomingChannelCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/incomingChannels/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -233333,19 +233459,19 @@ "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamInstalledApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/incomingChannels/$count", - "Command": "Get-MgTeamIncomingChannelCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -233443,19 +233569,18 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamInstalledApp", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "Command": "Get-MgTeamInstalledApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/installedApps", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -233547,18 +233672,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/teams/{team-id}/installedApps", - "Command": "Get-MgTeamInstalledApp", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamInstalledAppCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -233650,45 +233776,45 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/installedApps/$count", - "Command": "Get-MgTeamInstalledAppCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamInstalledAppTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Command": "Get-MgTeamInstalledAppTeamApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamInstalledAppTeamAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Command": "Get-MgTeamInstalledAppTeamAppDefinition", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgTeamMember", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -233708,19 +233834,18 @@ "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamMember", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "Command": "Get-MgTeamMember", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/members", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -233740,18 +233865,19 @@ "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members", - "Command": "Get-MgTeamMember", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/members/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -233771,19 +233897,18 @@ "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/members/$count", - "Command": "Get-MgTeamMemberCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamMessage", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/getAllMessages", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -233839,82 +233964,83 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/getAllMessages", - "Command": "Get-MgTeamMessage", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Command": "Get-MgTeamOperation", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations", - "Command": "Get-MgTeamOperation", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/operations/$count", - "Command": "Get-MgTeamOperationCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/teams/{team-id}/photo", - "Command": "Get-MgTeamPhoto", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPhotoContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/photo/$value", - "Command": "Get-MgTeamPhotoContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgTeamPrimaryChannel", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/primaryChannel", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -233946,135 +234072,126 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/primaryChannel", - "Command": "Get-MgTeamPrimaryChannel", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelFileFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "Command": "Get-MgTeamPrimaryChannelFileFolder", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelFileFolderContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Command": "Get-MgTeamPrimaryChannelFileFolderContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Command": "Get-MgTeamPrimaryChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members", - "Command": "Get-MgTeamPrimaryChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "Command": "Get-MgTeamPrimaryChannelMemberCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Command": "Get-MgTeamPrimaryChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages", - "Command": "Get-MgTeamPrimaryChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "Command": "Get-MgTeamPrimaryChannelMessageCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMessageDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "Command": "Get-MgTeamPrimaryChannelMessageDelta", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -234083,89 +234200,89 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -234174,38 +234291,38 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -234214,126 +234331,135 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Command": "Get-MgTeamPrimaryChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelTab", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Command": "Get-MgTeamPrimaryChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelTabCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "Command": "Get-MgTeamPrimaryChannelTabCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamPrimaryChannelTabTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Command": "Get-MgTeamPrimaryChannelTabTeamApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgTeamSchedule", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSchedule", + "Uri": "/teams/{team-id}/schedule", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -234359,19 +234485,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchedule", - "Uri": "/teams/{team-id}/schedule", - "Command": "Get-MgTeamSchedule", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -234397,19 +234523,18 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Command": "Get-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -234423,18 +234548,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "Command": "Get-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamScheduleOfferShiftRequestCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -234448,19 +234574,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleOpenShift", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", - "Command": "Get-MgTeamScheduleOfferShiftRequestCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -234486,19 +234612,18 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleOpenShift", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Command": "Get-MgTeamScheduleOpenShift", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/schedule/openShifts", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -234524,18 +234649,19 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/teams/{team-id}/schedule/openShifts", - "Command": "Get-MgTeamScheduleOpenShift", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -234561,19 +234687,18 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -234599,18 +234724,19 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -234636,19 +234762,19 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleOpenShiftCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/schedule/openShifts/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -234674,19 +234800,56 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleSchedulingGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShifts/$count", - "Command": "Get-MgTeamScheduleOpenShiftCount", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Schedule.Read.All", + "Description": "Read all schedule items", + "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write all schedule items", + "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgTeamScheduleSchedulingGroup", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -234712,19 +234875,57 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleSchedulingGroupCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Command": "Get-MgTeamScheduleSchedulingGroup", + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Schedule.Read.All", + "Description": "Read all schedule items", + "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write all schedule items", + "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgTeamScheduleShift", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphShift", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -234750,18 +234951,18 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleShift", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "Command": "Get-MgTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShift", + "Uri": "/teams/{team-id}/schedule/shifts", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -234787,19 +234988,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleShiftCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", - "Command": "Get-MgTeamScheduleSchedulingGroupCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/schedule/shifts/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -234825,19 +235026,31 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Command": "Get-MgTeamScheduleShift", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -234863,18 +235076,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/{team-id}/schedule/shifts", - "Command": "Get-MgTeamScheduleShift", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -234900,69 +235114,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/shifts/$count", - "Command": "Get-MgTeamScheduleShiftCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamScheduleTimeOff", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Module": "Teams", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Schedule.Read.All", - "Description": "Read all schedule items", - "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write all schedule items", - "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false - } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Teams", "Permissions": [ { "Name": "Group.Read.All", @@ -234988,32 +235152,18 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamScheduleTimeOff", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Command": "Get-MgTeamScheduleTimeOff", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/schedule/timesOff", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -235039,18 +235189,19 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff", - "Command": "Get-MgTeamScheduleTimeOff", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamScheduleTimeOffCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timesOff/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -235076,19 +235227,19 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleTimeOffReason", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timesOff/$count", - "Command": "Get-MgTeamScheduleTimeOffCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -235114,19 +235265,18 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleTimeOffReason", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Command": "Get-MgTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -235152,18 +235302,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "Command": "Get-MgTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamScheduleTimeOffReasonCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -235189,19 +235340,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleTimeOffRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", - "Command": "Get-MgTeamScheduleTimeOffReasonCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -235227,19 +235378,18 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamScheduleTimeOffRequest", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Command": "Get-MgTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/schedule/timeOffRequests", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -235265,18 +235415,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "Command": "Get-MgTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamScheduleTimeOffRequestCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -235302,19 +235453,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamTag", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", - "Command": "Get-MgTeamScheduleTimeOffRequestCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -235340,19 +235491,18 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamTag", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "Command": "Get-MgTeamTag", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/tags", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -235378,18 +235528,19 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags", - "Command": "Get-MgTeamTag", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamTagCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/tags/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -235415,19 +235566,19 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamTagMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/teams/{team-id}/tags/$count", - "Command": "Get-MgTeamTagCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -235453,19 +235604,18 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgTeamTagMember", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Command": "Get-MgTeamTagMember", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -235491,18 +235641,19 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "Command": "Get-MgTeamTagMember", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgTeamTagMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -235528,177 +235679,168 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", - "Command": "Get-MgTeamTagMemberCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamTemplate", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/template", - "Command": "Get-MgTeamTemplate", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamwork", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphTeamwork", "Uri": "/teamwork", - "Command": "Get-MgTeamwork", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeam", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Command": "Get-MgTeamworkDeletedTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": { - "Name": "Team.ReadBasic.All", - "Description": "Get a list of all teams", - "FullDescription": "Get a list of all teams, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgTeamworkDeletedTeam", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams", - "Command": "Get-MgTeamworkDeletedTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Team.ReadBasic.All", + "Description": "Get a list of all teams", + "FullDescription": "Get a list of all teams, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannel", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Command": "Get-MgTeamworkDeletedTeamChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannel", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Command": "Get-MgTeamworkDeletedTeamChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "Command": "Get-MgTeamworkDeletedTeamChannelCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Get-MgTeamworkDeletedTeamChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Command": "Get-MgTeamworkDeletedTeamChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -235707,51 +235849,51 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -235760,89 +235902,89 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -235851,38 +235993,38 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -235891,181 +236033,164 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Get-MgTeamworkDeletedTeamChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelTab", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Command": "Get-MgTeamworkDeletedTeamChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": { - "Name": "Team.ReadBasic.All", - "Description": "Get a list of all teams", - "FullDescription": "Get a list of all teams, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgTeamworkDeletedTeamCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/$count", - "Command": "Get-MgTeamworkDeletedTeamCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Team.ReadBasic.All", + "Description": "Get a list of all teams", + "FullDescription": "Get a list of all teams, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgTeamworkDeletedTeamMessage", + "Method": "GET", "Variants": [ "Get" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/getAllMessages", - "Command": "Get-MgTeamworkDeletedTeamMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [ - { - "Name": "WorkforceIntegration.Read.All", - "Description": "Read workforce integrations", - "FullDescription": "Allows the app to read workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", - "IsAdmin": true - }, - { - "Name": "WorkforceIntegration.ReadWrite.All", - "Description": "Read and write workforce integrations", - "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", - "IsAdmin": true - } - ], + "Command": "Get-MgTeamworkWorkforceIntegration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Command": "Get-MgTeamworkWorkforceIntegration", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -236079,18 +236204,18 @@ "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTeamworkWorkforceIntegration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations", - "Command": "Get-MgTeamworkWorkforceIntegration", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -236104,44 +236229,44 @@ "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTeamworkWorkforceIntegrationCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/teamwork/workforceIntegrations/$count", - "Command": "Get-MgTeamworkWorkforceIntegrationCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Identity.Partner", "Permissions": [ { - "Name": "DelegatedAdminRelationship.Read.All", - "Description": "Read Delegated Admin relationships with customers", - "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.", + "Name": "WorkforceIntegration.Read.All", + "Description": "Read workforce integrations", + "FullDescription": "Allows the app to read workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true }, { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": "Manage Delegated Admin relationships with customers", - "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", + "Name": "WorkforceIntegration.ReadWrite.All", + "Description": "Read and write workforce integrations", + "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236155,18 +236280,18 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236180,31 +236305,18 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Identity.Partner", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236218,18 +236330,31 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "GET", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236243,19 +236368,19 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236269,19 +236394,19 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236295,18 +236420,18 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236320,19 +236445,19 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236346,18 +236471,18 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236371,19 +236496,19 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236397,18 +236522,18 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", + "Method": "GET", "Variants": [ "Get" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236422,19 +236547,19 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236448,18 +236573,18 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236473,19 +236598,19 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236499,19 +236624,19 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236525,18 +236650,18 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -236550,19 +236675,45 @@ "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "DelegatedAdminRelationship.Read.All", + "Description": "Read Delegated Admin relationships with customers", + "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.", + "IsAdmin": true + }, + { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": "Manage Delegated Admin relationships with customers", + "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", + "IsAdmin": true + } + ] }, { + "Command": "Get-MgUser", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -236654,19 +236805,18 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUser", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}", - "Command": "Get-MgUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -236746,130 +236896,130 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users", - "Command": "Get-MgUser", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgUserActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Command": "Get-MgUserActivity", + "Module": "CrossDeviceExperiences", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CrossDeviceExperiences", - "Permissions": { - "Name": "UserActivity.ReadWrite.CreatedByApp", - "Description": "Read and write app activity to your activity feed", - "FullDescription": "Allows the app to read and report your activity in the app.", - "IsAdmin": false - }, + "Command": "Get-MgUserActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities", - "Command": "Get-MgUserActivity", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "CrossDeviceExperiences", + "ApiVersion": "v1.0", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgUserActivityCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/activities/$count", - "Command": "Get-MgUserActivityCount", + "Module": "CrossDeviceExperiences", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "UserActivity.ReadWrite.CreatedByApp", + "Description": "Read and write app activity to your activity feed", + "FullDescription": "Allows the app to read and report your activity in the app.", + "IsAdmin": false + } }, { - "Module": "CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgUserActivityHistoryItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Command": "Get-MgUserActivityHistoryItem", + "Module": "CrossDeviceExperiences", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgUserActivityHistoryItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Command": "Get-MgUserActivityHistoryItem", + "Module": "CrossDeviceExperiences", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgUserActivityHistoryItemActivity", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "Command": "Get-MgUserActivityHistoryItemActivity", + "Module": "CrossDeviceExperiences", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CrossDeviceExperiences", - "Permissions": [], + "Command": "Get-MgUserActivityHistoryItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "Command": "Get-MgUserActivityHistoryItemCount", + "Module": "CrossDeviceExperiences", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Get-MgUserAgreementAcceptance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "Command": "Get-MgUserAgreementAcceptance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserAgreementAcceptance", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/users/{user-id}/agreementAcceptances", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -236883,18 +237033,19 @@ "FullDescription": "Allows the app to read terms of use acceptance statuses on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Uri": "/users/{user-id}/agreementAcceptances", - "Command": "Get-MgUserAgreementAcceptance", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserAgreementAcceptanceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/agreementAcceptances/$count", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -236908,32 +237059,31 @@ "FullDescription": "Allows the app to read terms of use acceptance statuses on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/agreementAcceptances/$count", - "Command": "Get-MgUserAgreementAcceptanceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Get-MgUserAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Get-MgUserAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserAppRoleAssignment", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/appRoleAssignments", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -236953,18 +237103,19 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments", - "Command": "Get-MgUserAppRoleAssignment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserAppRoleAssignmentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/appRoleAssignments/$count", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -236984,57 +237135,19 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/appRoleAssignments/$count", - "Command": "Get-MgUserAppRoleAssignmentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": " Read all users' authentication methods", - "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods ", - "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", - "IsAdmin": false - } - ], + "Command": "Get-MgUserAuthenticationEmailMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "Command": "Get-MgUserAuthenticationEmailMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237060,18 +237173,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationEmailMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Uri": "/users/{user-id}/authentication/emailMethods", - "Command": "Get-MgUserAuthenticationEmailMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237097,19 +237210,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationEmailMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "Command": "Get-MgUserAuthenticationEmailMethodCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237135,19 +237248,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationFido2Method", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "Command": "Get-MgUserAuthenticationFido2Method", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237173,18 +237286,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationFido2Method", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Uri": "/users/{user-id}/authentication/fido2Methods", - "Command": "Get-MgUserAuthenticationFido2Method", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237210,19 +237323,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationFido2MethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/fido2Methods/$count", - "Command": "Get-MgUserAuthenticationFido2MethodCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237248,19 +237361,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "Command": "Get-MgUserAuthenticationMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237286,18 +237399,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAuthenticationMethod", "Uri": "/users/{user-id}/authentication/methods", - "Command": "Get-MgUserAuthenticationMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237323,19 +237436,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/$count", - "Command": "Get-MgUserAuthenticationMethodCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237361,19 +237474,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237399,18 +237512,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237436,32 +237549,70 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": " Read all users' authentication methods", + "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods ", + "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", + "IsAdmin": false + } + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserAuthenticationOperation", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237487,82 +237638,44 @@ "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Command": "Get-MgUserAuthenticationOperation", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgUserAuthenticationOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/users/{user-id}/authentication/operations", - "Command": "Get-MgUserAuthenticationOperation", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgUserAuthenticationOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/operations/$count", - "Command": "Get-MgUserAuthenticationOperationCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": " Read all users' authentication methods", - "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods ", - "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", - "IsAdmin": false - } - ], + "Command": "Get-MgUserAuthenticationPasswordMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "Command": "Get-MgUserAuthenticationPasswordMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237588,18 +237701,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationPasswordMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Uri": "/users/{user-id}/authentication/passwordMethods", - "Command": "Get-MgUserAuthenticationPasswordMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237625,19 +237738,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationPasswordMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/passwordMethods/$count", - "Command": "Get-MgUserAuthenticationPasswordMethodCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237663,19 +237776,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationPhoneMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "Command": "Get-MgUserAuthenticationPhoneMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237701,18 +237814,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationPhoneMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Uri": "/users/{user-id}/authentication/phoneMethods", - "Command": "Get-MgUserAuthenticationPhoneMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237738,19 +237851,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationPhoneMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/phoneMethods/$count", - "Command": "Get-MgUserAuthenticationPhoneMethodCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237776,19 +237889,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237814,18 +237927,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237851,19 +237964,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", - "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237889,19 +238002,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237927,18 +238040,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -237964,19 +238077,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -238002,19 +238115,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -238040,18 +238153,18 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -238077,58 +238190,95 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": " Read all users' authentication methods", + "FullDescription": " Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods ", + "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", + "IsAdmin": false + } + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Get-MgUserById", + "Method": "POST", "Variants": [ "Get", "GetExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/getByIds", - "Command": "Get-MgUserById", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserCalendar", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendars/{calendar-id}", - "Command": "Get-MgUserCalendar", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserCalendar", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/calendars", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -238154,18 +238304,19 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendars", - "Command": "Get-MgUserCalendar", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserCalendarCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/calendars/$count", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -238191,19 +238342,18 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/calendars/$count", - "Command": "Get-MgUserCalendarCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserCalendarEvent", + "Method": "GET", + "Variants": [ + "List1" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -238223,18 +238373,21 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserCalendarEventDelta", + "Method": "GET", "Variants": [ - "List1" + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" ], "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "Command": "Get-MgUserCalendarEvent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/calendar/events/delta", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -238254,21 +238407,19 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendar/events/delta", - "Command": "Get-MgUserCalendarEventDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserCalendarGroup", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCalendarGroup", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -238282,19 +238433,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserCalendarGroup", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Command": "Get-MgUserCalendarGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/calendarGroups", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -238314,18 +238464,18 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserCalendarGroupCalendar", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups", - "Command": "Get-MgUserCalendarGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -238351,18 +238501,19 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphCalendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "Command": "Get-MgUserCalendarGroupCalendar", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserCalendarGroupCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/calendarGroups/$count", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -238382,20 +238533,11 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/calendarGroups/$count", - "Command": "Get-MgUserCalendarGroupCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserCalendarPermission", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -238404,26 +238546,26 @@ ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Command": "Get-MgUserCalendarPermission", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserCalendarPermission", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Command": "Get-MgUserCalendarPermission", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserCalendarPermissionCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -238432,13 +238574,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "Command": "Get-MgUserCalendarPermissionCount", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Get-MgUserCalendarSchedule", + "Method": "POST", "Variants": [ "Get1", "GetExpanded1", @@ -238447,12 +238589,21 @@ ], "OutputType": "IMicrosoftGraphScheduleInformation", "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "Command": "Get-MgUserCalendarSchedule", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Get-MgUserCalendarView", + "Method": "GET", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/calendar/calendarView", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -238472,137 +238623,26 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendar/calendarView", - "Command": "Get-MgUserCalendarView", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [ - { - "Name": "Chat.Manage.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.Read.All", - "Description": "Read all chat messages", - "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadBasic", - "Description": "Read names and members of your chat threads", - "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadBasic.All", - "Description": "Read names and members of all chat threads", - "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite.All", - "Description": "Read and write all chat messages", - "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "ChatSettings.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, - { - "Name": "ChatSettings.ReadWrite.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - } - ], + "Command": "Get-MgUserChat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/chats/{chat-id}", - "Command": "Get-MgUserChat", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.Read.All", - "Description": "Read all chat messages", - "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadBasic", - "Description": "Read names and members of your chat threads", - "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadBasic.All", - "Description": "Read names and members of all chat threads", - "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "Name": "Chat.Manage.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", "IsAdmin": false }, - { - "Name": "Chat.ReadWrite.All", - "Description": "Read and write all chat messages", - "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", - "IsAdmin": false - } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/chats", - "Command": "Get-MgUserChat", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Teams", - "Permissions": [ { "Name": "Chat.Read", "Description": "Read your chat messages", @@ -238638,97 +238678,208 @@ "Description": "Read and write all chat messages", "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "ChatSettings.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + }, + { + "Name": "ChatSettings.ReadWrite.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false } + ] + }, + { + "Command": "Get-MgUserChat", + "Method": "GET", + "Variants": [ + "List" ], + "OutputType": "IMicrosoftGraphChat", + "Uri": "/users/{user-id}/chats", + "Module": "Teams", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.Read.All", + "Description": "Read all chat messages", + "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadBasic", + "Description": "Read names and members of your chat threads", + "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadBasic.All", + "Description": "Read names and members of all chat threads", + "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite.All", + "Description": "Read and write all chat messages", + "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", + "IsAdmin": false + } + ] + }, + { + "Command": "Get-MgUserChatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/$count", - "Command": "Get-MgUserChatCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.Read.All", + "Description": "Read all chat messages", + "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadBasic", + "Description": "Read names and members of your chat threads", + "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadBasic.All", + "Description": "Read names and members of all chat threads", + "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite.All", + "Description": "Read and write all chat messages", + "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatInstalledApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Command": "Get-MgUserChatInstalledApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatInstalledApp", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Command": "Get-MgUserChatInstalledApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatInstalledAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "Command": "Get-MgUserChatInstalledAppCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatInstalledAppTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Command": "Get-MgUserChatInstalledAppTeamApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatLastMessagePreview", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Command": "Get-MgUserChatLastMessagePreview", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserChatMember", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -238802,19 +238953,18 @@ "FullDescription": "Add and remove members from all chats, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserChatMember", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Command": "Get-MgUserChatMember", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/chats/{chat-id}/members", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -238888,18 +239038,19 @@ "FullDescription": "Add and remove members from all chats, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "Command": "Get-MgUserChatMember", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserChatMemberCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -238973,19 +239124,19 @@ "FullDescription": "Add and remove members from all chats, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserChatMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", - "Command": "Get-MgUserChatMemberCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239041,19 +239192,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserChatMessage", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Command": "Get-MgUserChatMessage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/chats/{chat-id}/messages", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -239085,18 +239235,19 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "Command": "Get-MgUserChatMessage", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserChatMessageCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -239128,19 +239279,19 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", - "Command": "Get-MgUserChatMessageCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserChatMessageDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239196,19 +239347,21 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", - "Command": "Get-MgUserChatMessageDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserChatMessageHostedContent", + "Method": "GET", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239264,21 +239417,18 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserChatMessageHostedContent", + "Method": "GET", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgUserChatMessageHostedContent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239334,18 +239484,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Command": "Get-MgUserChatMessageHostedContent", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserChatMessageHostedContentCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -239401,71 +239552,62 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "Command": "Get-MgUserChatMessageHostedContentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatMessageReply", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Get-MgUserChatMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatMessageReply", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Command": "Get-MgUserChatMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatMessageReplyCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Command": "Get-MgUserChatMessageReplyCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Get-MgUserChatMessageReplyDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Command": "Get-MgUserChatMessageReplyDelta", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatMessageReplyHostedContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -239474,38 +239616,38 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Get-MgUserChatMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatMessageReplyHostedContent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "Get-MgUserChatMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatMessageReplyHostedContentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Command": "Get-MgUserChatMessageReplyHostedContentCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatPinnedMessage", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -239514,114 +239656,97 @@ ], "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Command": "Get-MgUserChatPinnedMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatPinnedMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Command": "Get-MgUserChatPinnedMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatPinnedMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "Command": "Get-MgUserChatPinnedMessageCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatTab", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Command": "Get-MgUserChatTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatTab", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Command": "Get-MgUserChatTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatTabCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "Command": "Get-MgUserChatTabCount", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserChatTabTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Command": "Get-MgUserChatTabTeamApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [ - { - "Name": "Contacts.Read", - "Description": "Read contacts in all mailboxes", - "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgUserContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts/{contact-id}", - "Command": "Get-MgUserContact", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -239635,18 +239760,18 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts", - "Command": "Get-MgUserContact", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -239660,19 +239785,19 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserContactCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contacts/$count", - "Command": "Get-MgUserContactCount", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Users.Functions", "Permissions": [ { "Name": "Contacts.Read", @@ -239686,57 +239811,83 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserContactDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts/delta", - "Command": "Get-MgUserContactDelta", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Contacts.Read", + "Description": "Read contacts in all mailboxes", + "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Get-MgUserContactExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Get-MgUserContactExtension", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Get-MgUserContactExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Command": "Get-MgUserContactExtension", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Get-MgUserContactExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "Command": "Get-MgUserContactExtensionCount", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserContactFolder", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -239750,19 +239901,18 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserContactFolder", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Command": "Get-MgUserContactFolder", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/contactFolders", "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -239776,56 +239926,31 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders", - "Command": "Get-MgUserContactFolder", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Get-MgUserContactFolderChildFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Command": "Get-MgUserContactFolderChildFolder", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [ - { - "Name": "Contacts.Read", - "Description": "Read contacts in all mailboxes", - "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgUserContactFolderChildFolder", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "Command": "Get-MgUserContactFolderChildFolder", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -239839,19 +239964,19 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserContactFolderChildFolderContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Command": "Get-MgUserContactFolderChildFolderContact", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -239865,18 +239990,18 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserContactFolderChildFolderContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "Command": "Get-MgUserContactFolderChildFolderContact", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -239890,19 +240015,19 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserContactFolderChildFolderContactCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", - "Command": "Get-MgUserContactFolderChildFolderContactCount", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Users.Functions", "Permissions": [ { "Name": "Contacts.Read", @@ -239916,83 +240041,109 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserContactFolderChildFolderContactDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", - "Command": "Get-MgUserContactFolderChildFolderContactDelta", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Contacts.Read", + "Description": "Read contacts in all mailboxes", + "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Get-MgUserContactFolderChildFolderContactPhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Command": "Get-MgUserContactFolderChildFolderContactPhoto", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserContactFolderChildFolderCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -240006,58 +240157,32 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", - "Command": "Get-MgUserContactFolderChildFolderCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Get-MgUserContactFolderChildFolderDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "Command": "Get-MgUserContactFolderChildFolderDelta", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [ - { - "Name": "Contacts.Read", - "Description": "Read contacts in all mailboxes", - "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgUserContactFolderContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Command": "Get-MgUserContactFolderContact", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -240071,18 +240196,18 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserContactFolderContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "Command": "Get-MgUserContactFolderContact", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -240096,19 +240221,19 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserContactFolderContactCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", - "Command": "Get-MgUserContactFolderContactCount", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Users.Functions", "Permissions": [ { "Name": "Contacts.Read", @@ -240122,93 +240247,119 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserContactFolderContactDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "Command": "Get-MgUserContactFolderContactDelta", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Contacts.Read", + "Description": "Read contacts in all mailboxes", + "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Get-MgUserContactFolderContactExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Get-MgUserContactFolderContactExtension", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Get-MgUserContactFolderContactExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Command": "Get-MgUserContactFolderContactExtension", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Get-MgUserContactFolderContactExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "Command": "Get-MgUserContactFolderContactExtensionCount", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": { - "Name": "Contacts.Read", - "Description": "Read contacts in all mailboxes", - "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgUserContactFolderContactPhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "Command": "Get-MgUserContactFolderContactPhoto", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": { "Name": "Contacts.Read", "Description": "Read contacts in all mailboxes", "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgUserContactFolderContactPhotoContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "Command": "Get-MgUserContactFolderContactPhotoContent", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Contacts.Read", + "Description": "Read contacts in all mailboxes", + "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgUserContactFolderCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/$count", "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -240222,19 +240373,19 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/$count", - "Command": "Get-MgUserContactFolderCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserContactFolderDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/delta", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -240248,55 +240399,54 @@ "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphContactFolder", - "Uri": "/users/{user-id}/contactFolders/delta", - "Command": "Get-MgUserContactFolderDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "PersonalContacts", - "Permissions": { - "Name": "Contacts.Read", - "Description": "Read contacts in all mailboxes", - "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgUserContactPhoto", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "Command": "Get-MgUserContactPhoto", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": { "Name": "Contacts.Read", "Description": "Read contacts in all mailboxes", "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgUserContactPhotoContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "Command": "Get-MgUserContactPhotoContent", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Contacts.Read", + "Description": "Read contacts in all mailboxes", + "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgUserCount", + "Method": "GET", + "Variants": [ + "Get" + ], + "OutputType": null, + "Uri": "/users/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -240376,31 +240526,31 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get" - ], - "OutputType": null, - "Uri": "/users/$count", - "Command": "Get-MgUserCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserCreatedObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "Command": "Get-MgUserCreatedObject", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserCreatedObject", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/createdObjects", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -240438,43 +240588,44 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/createdObjects", - "Command": "Get-MgUserCreatedObject", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserCreatedObjectCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/createdObjects/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -240512,45 +240663,44 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/createdObjects/$count", - "Command": "Get-MgUserCreatedObjectCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserDefaultCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendar", - "Command": "Get-MgUserDefaultCalendar", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserDefaultCalendarEvent", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/calendar/events", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -240570,18 +240720,21 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/calendar/events", - "Command": "Get-MgUserDefaultCalendarEvent", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserDefaultCalendarSchedule", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphScheduleInformation", + "Uri": "/users/{user-id}/calendar/getSchedule", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -240601,21 +240754,19 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserDefaultDrive", + "Method": "GET", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphScheduleInformation", - "Uri": "/users/{user-id}/calendar/getSchedule", - "Command": "Get-MgUserDefaultCalendarSchedule", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/drive", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -240653,19 +240804,18 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drive", - "Command": "Get-MgUserDefaultDrive", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserDelta", + "Method": "GET", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/delta", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -240709,69 +240859,69 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/delta", - "Command": "Get-MgUserDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserDirectReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "Command": "Get-MgUserDirectReport", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserDirectReport", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/directReports", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -240809,68 +240959,69 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/directReports", - "Command": "Get-MgUserDirectReport", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserDirectReportAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "Command": "Get-MgUserDirectReportAsOrgContact", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserDirectReportAsOrgContact", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/users/{user-id}/directReports/orgContact", - "Command": "Get-MgUserDirectReportAsOrgContact", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserDirectReportAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "Command": "Get-MgUserDirectReportAsUser", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserDirectReportAsUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/directReports/user", - "Command": "Get-MgUserDirectReportAsUser", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserDirectReportCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/directReports/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -240908,58 +241059,57 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/directReports/$count", - "Command": "Get-MgUserDirectReportCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserDirectReportCountAsOrgContact", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/directReports/orgContact/$count", - "Command": "Get-MgUserDirectReportCountAsOrgContact", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserDirectReportCountAsUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/directReports/user/$count", - "Command": "Get-MgUserDirectReportCountAsUser", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDrive", + "Method": "GET", "Variants": [ "Get1", "GetViaIdentity1" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives/{drive-id}", - "Command": "Get-MgUserDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserDrive", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/drives", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -240997,120 +241147,121 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDrive", - "Uri": "/users/{user-id}/drives", - "Command": "Get-MgUserDrive", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveBundle", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Command": "Get-MgUserDriveBundle", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveBundle", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Command": "Get-MgUserDriveBundle", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveBundleContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Command": "Get-MgUserDriveBundleContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveBundleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "Command": "Get-MgUserDriveBundleCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveContentTypeBase", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Command": "Get-MgUserDriveContentTypeBase", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveContentTypeBaseType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Command": "Get-MgUserDriveContentTypeBaseType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveContentTypeBaseType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Command": "Get-MgUserDriveContentTypeBaseType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveContentTypeBaseTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Command": "Get-MgUserDriveContentTypeBaseTypeCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserDriveCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/drives/$count", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -241148,122 +241299,113 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/drives/$count", - "Command": "Get-MgUserDriveCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "Command": "Get-MgUserDriveCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveFollowing", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "Command": "Get-MgUserDriveFollowing", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveFollowing", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/following", - "Command": "Get-MgUserDriveFollowing", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveFollowingContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Command": "Get-MgUserDriveFollowingContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveFollowingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "Command": "Get-MgUserDriveFollowingCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Command": "Get-MgUserDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Command": "Get-MgUserDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Get-MgUserDriveItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -241272,205 +241414,205 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "Command": "Get-MgUserDriveItemActivityByInterval", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Get-MgUserDriveItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Command": "Get-MgUserDriveItemAnalyticTime", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Command": "Get-MgUserDriveItemChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Command": "Get-MgUserDriveItemChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemChildContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Command": "Get-MgUserDriveItemChildContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Command": "Get-MgUserDriveItemChildCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Command": "Get-MgUserDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "Command": "Get-MgUserDriveItemCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Command": "Get-MgUserDriveItemCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Get-MgUserDriveItemDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -241479,39 +241621,39 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Command": "Get-MgUserDriveItemDelta", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Command": "Get-MgUserDriveItemItemLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -241520,13 +241662,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Command": "Get-MgUserDriveItemLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -241535,26 +241677,26 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Get-MgUserDriveItemListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -241563,358 +241705,358 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "Command": "Get-MgUserDriveItemListItemActivityByInterval", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Command": "Get-MgUserDriveItemListItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Command": "Get-MgUserDriveItemListItemCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Command": "Get-MgUserDriveItemListItemDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Command": "Get-MgUserDriveItemListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Get-MgUserDriveItemListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Get-MgUserDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Command": "Get-MgUserDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Command": "Get-MgUserDriveItemListItemVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Get-MgUserDriveItemListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Get-MgUserDriveItemPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemPermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Command": "Get-MgUserDriveItemPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemPermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Command": "Get-MgUserDriveItemPermissionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Get-MgUserDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Command": "Get-MgUserDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Command": "Get-MgUserDriveItemSubscriptionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemThumbnail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Get-MgUserDriveItemThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemThumbnail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Command": "Get-MgUserDriveItemThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemThumbnailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Command": "Get-MgUserDriveItemThumbnailCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Get-MgUserDriveItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Command": "Get-MgUserDriveItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemVersionContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Command": "Get-MgUserDriveItemVersionContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Command": "Get-MgUserDriveItemVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -241923,13 +242065,13 @@ ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "Command": "Get-MgUserDriveLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -241938,319 +242080,319 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveList", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphList", "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Command": "Get-MgUserDriveList", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Get-MgUserDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Command": "Get-MgUserDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "Command": "Get-MgUserDriveListColumnCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgUserDriveListColumnSourceColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Get-MgUserDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListContentType", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Command": "Get-MgUserDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListContentTypeColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Get-MgUserDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListContentTypeColumn", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Command": "Get-MgUserDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListContentTypeColumnCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Command": "Get-MgUserDriveListContentTypeColumnCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListContentTypeColumnLink", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Get-MgUserDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListContentTypeColumnLink", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "Get-MgUserDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Command": "Get-MgUserDriveListContentTypeColumnPosition", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListContentTypeColumnPosition", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Command": "Get-MgUserDriveListContentTypeColumnPosition", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListContentTypeCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "Command": "Get-MgUserDriveListContentTypeCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "Command": "Get-MgUserDriveListCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListDrive", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "Command": "Get-MgUserDriveListDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Get-MgUserDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItem", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Command": "Get-MgUserDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Get-MgUserDriveListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -242259,282 +242401,282 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Command": "Get-MgUserDriveListItemActivityByInterval", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Command": "Get-MgUserDriveListItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Command": "Get-MgUserDriveListItemCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgUserDriveListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Command": "Get-MgUserDriveListItemDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Get-MgUserDriveListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Get-MgUserDriveListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Get-MgUserDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Command": "Get-MgUserDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Command": "Get-MgUserDriveListItemVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Get-MgUserDriveListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Get-MgUserDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListOperation", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Command": "Get-MgUserDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "Command": "Get-MgUserDriveListOperationCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Get-MgUserDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Command": "Get-MgUserDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveListSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "Command": "Get-MgUserDriveListSubscriptionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRoot", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Command": "Get-MgUserDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Get-MgUserDriveRootActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -242543,192 +242685,192 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval", - "Command": "Get-MgUserDriveRootActivityByInterval", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Command": "Get-MgUserDriveRootAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootAnalyticTime", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "Command": "Get-MgUserDriveRootAnalyticTime", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootChild", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Command": "Get-MgUserDriveRootChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootChild", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Command": "Get-MgUserDriveRootChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootChildContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Command": "Get-MgUserDriveRootChildContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootChildCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "Command": "Get-MgUserDriveRootChildCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Command": "Get-MgUserDriveRootContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "Command": "Get-MgUserDriveRootCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Get-MgUserDriveRootDelta", + "Method": "GET", "Variants": [ "Delta", "Delta1", @@ -242737,78 +242879,78 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "Command": "Get-MgUserDriveRootDelta", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootItemLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Command": "Get-MgUserDriveRootItemLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootLastModifiedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "Command": "Get-MgUserDriveRootLastModifiedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Command": "Get-MgUserDriveRootListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemActivityByInterval", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -242817,408 +242959,417 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "Command": "Get-MgUserDriveRootListItemActivityByInterval", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemAnalytic", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "Command": "Get-MgUserDriveRootListItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemCreatedByUser", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "Command": "Get-MgUserDriveRootListItemCreatedByUser", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemDriveItem", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "Command": "Get-MgUserDriveRootListItemDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemDriveItemContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Command": "Get-MgUserDriveRootListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Command": "Get-MgUserDriveRootListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Get-MgUserDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Command": "Get-MgUserDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "Command": "Get-MgUserDriveRootListItemVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootListItemVersionField", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Get-MgUserDriveRootListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootPermission", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Get-MgUserDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootPermission", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Command": "Get-MgUserDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootPermissionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "Command": "Get-MgUserDriveRootPermissionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootSubscription", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Get-MgUserDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootSubscription", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Command": "Get-MgUserDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootSubscriptionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "Command": "Get-MgUserDriveRootSubscriptionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootThumbnail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Get-MgUserDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootThumbnail", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Command": "Get-MgUserDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootThumbnailCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "Command": "Get-MgUserDriveRootThumbnailCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootVersion", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Get-MgUserDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootVersion", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Command": "Get-MgUserDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootVersionContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Command": "Get-MgUserDriveRootVersionContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveRootVersionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "Command": "Get-MgUserDriveRootVersionCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveSpecial", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "Command": "Get-MgUserDriveSpecial", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveSpecial", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/special", - "Command": "Get-MgUserDriveSpecial", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveSpecialContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Command": "Get-MgUserDriveSpecialContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Get-MgUserDriveSpecialCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "Command": "Get-MgUserDriveSpecialCount", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserEvent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -243232,19 +243383,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserEvent", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}", - "Command": "Get-MgUserEvent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/events", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -243264,79 +243414,80 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events", - "Command": "Get-MgUserEvent", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserEventAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Command": "Get-MgUserEventAttachment", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": { - "Name": "Calendars.Read", - "Description": "Read calendars in all mailboxes", - "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgUserEventAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments", - "Command": "Get-MgUserEventAttachment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calendars.Read", "Description": "Read calendars in all mailboxes", "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgUserEventAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "Command": "Get-MgUserEventAttachmentCount", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Calendars.Read", + "Description": "Read calendars in all mailboxes", + "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserEventCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/events/{event-id}/calendar", - "Command": "Get-MgUserEventCalendar", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserEventCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/events/$count", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -243356,19 +243507,19 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/events/$count", - "Command": "Get-MgUserEventCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserEventDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/delta", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -243388,70 +243539,69 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/delta", - "Command": "Get-MgUserEventDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserEventExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Command": "Get-MgUserEventExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserEventExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Command": "Get-MgUserEventExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserEventExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "Command": "Get-MgUserEventExtensionCount", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserEventInstance", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "Command": "Get-MgUserEventInstance", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserEventInstance", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/instances", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -243465,69 +243615,70 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/users/{user-id}/events/{event-id}/instances", - "Command": "Get-MgUserEventInstance", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserEventInstanceAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Command": "Get-MgUserEventInstanceAttachment", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserEventInstanceAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Command": "Get-MgUserEventInstanceAttachment", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserEventInstanceAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Command": "Get-MgUserEventInstanceAttachmentCount", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserEventInstanceCalendar", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "Command": "Get-MgUserEventInstanceCalendar", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserEventInstanceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/$count", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -243541,121 +243692,120 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/$count", - "Command": "Get-MgUserEventInstanceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Get-MgUserEventInstanceDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "Command": "Get-MgUserEventInstanceDelta", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserEventInstanceExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Command": "Get-MgUserEventInstanceExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserEventInstanceExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Command": "Get-MgUserEventInstanceExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Get-MgUserEventInstanceExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Command": "Get-MgUserEventInstanceExtensionCount", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/extensions/{extension-id}", - "Command": "Get-MgUserExtension", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/extensions", - "Command": "Get-MgUserExtension", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/extensions/$count", - "Command": "Get-MgUserExtensionCount", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Get-MgUserFollowedSite", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSite", "Uri": "/users/{user-id}/followedSites/{site-id}", - "Command": "Get-MgUserFollowedSite", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserFollowedSite", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSite", + "Uri": "/users/{user-id}/followedSites", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -243669,18 +243819,19 @@ "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSite", - "Uri": "/users/{user-id}/followedSites", - "Command": "Get-MgUserFollowedSite", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserFollowedSiteCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/followedSites/$count", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -243694,80 +243845,79 @@ "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/followedSites/$count", - "Command": "Get-MgUserFollowedSiteCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserInferenceClassification", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphInferenceClassification", "Uri": "/users/{user-id}/inferenceClassification", - "Command": "Get-MgUserInferenceClassification", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserInferenceClassificationOverride", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Command": "Get-MgUserInferenceClassificationOverride", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": { - "Name": "Mail.Read", - "Description": "Read mail in all mailboxes", - "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgUserInferenceClassificationOverride", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides", - "Command": "Get-MgUserInferenceClassificationOverride", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.Read", "Description": "Read mail in all mailboxes", "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgUserInferenceClassificationOverrideCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", - "Command": "Get-MgUserInferenceClassificationOverrideCount", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Mail.Read", + "Description": "Read mail in all mailboxes", + "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgUserJoinedTeam", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTeam", + "Uri": "/users/{user-id}/joinedTeams", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -243811,44 +243961,44 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/users/{user-id}/joinedTeams", - "Command": "Get-MgUserJoinedTeam", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "People", - "Permissions": [], + "Command": "Get-MgUserLastSharedMethodInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "Command": "Get-MgUserLastSharedMethodInsight", + "Module": "People", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserLicenseDetail", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Command": "Get-MgUserLicenseDetail", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserLicenseDetail", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/users/{user-id}/licenseDetails", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -243880,18 +244030,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphLicenseDetails", - "Uri": "/users/{user-id}/licenseDetails", - "Command": "Get-MgUserLicenseDetail", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserLicenseDetailCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/licenseDetails/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -243923,19 +244074,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserMailboxSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/licenseDetails/$count", - "Command": "Get-MgUserLicenseDetailCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/mailboxSettings", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -243949,19 +244100,19 @@ "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserMailFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailboxSettings", - "Uri": "/users/{user-id}/mailboxSettings", - "Command": "Get-MgUserMailboxSetting", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -243987,19 +244138,18 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserMailFolder", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Command": "Get-MgUserMailFolder", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/mailFolders", "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -244025,31 +244175,31 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders", - "Command": "Get-MgUserMailFolder", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolder", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Command": "Get-MgUserMailFolderChildFolder", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserMailFolderChildFolder", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -244075,18 +244225,19 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "Command": "Get-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserMailFolderChildFolderCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -244112,215 +244263,215 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", - "Command": "Get-MgUserMailFolderChildFolderCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolderDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "Command": "Get-MgUserMailFolderChildFolderDelta", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolderMessage", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Command": "Get-MgUserMailFolderChildFolderMessage", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolderMessage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Command": "Get-MgUserMailFolderChildFolderMessage", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": { - "Name": "Mail.Read", - "Description": "Read mail in all mailboxes", - "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Mail.Read", + "Description": "Read mail in all mailboxes", + "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolderMessageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Command": "Get-MgUserMailFolderChildFolderMessageContent", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolderMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "Command": "Get-MgUserMailFolderChildFolderMessageCount", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolderMessageDelta", + "Method": "GET", "Variants": [ "Delta", "DeltaViaIdentity" ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "Command": "Get-MgUserMailFolderChildFolderMessageDelta", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserMailFolderCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/$count", "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -244346,19 +244497,19 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/$count", - "Command": "Get-MgUserMailFolderCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserMailFolderDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/delta", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -244384,19 +244535,19 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphMailFolder", - "Uri": "/users/{user-id}/mailFolders/delta", - "Command": "Get-MgUserMailFolderDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserMailFolderMessage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -244416,19 +244567,18 @@ "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserMailFolderMessage", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Command": "Get-MgUserMailFolderMessage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -244454,66 +244604,67 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "Command": "Get-MgUserMailFolderMessage", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderMessageAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Command": "Get-MgUserMailFolderMessageAttachment", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": { - "Name": "Mail.Read", - "Description": "Read mail in all mailboxes", - "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgUserMailFolderMessageAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "Command": "Get-MgUserMailFolderMessageAttachment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.Read", "Description": "Read mail in all mailboxes", "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgUserMailFolderMessageAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "Command": "Get-MgUserMailFolderMessageAttachmentCount", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Mail.Read", + "Description": "Read mail in all mailboxes", + "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgUserMailFolderMessageContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -244533,19 +244684,19 @@ "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserMailFolderMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "Command": "Get-MgUserMailFolderMessageContent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -244571,19 +244722,19 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", - "Command": "Get-MgUserMailFolderMessageCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserMailFolderMessageDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -244609,95 +244760,97 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "Command": "Get-MgUserMailFolderMessageDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderMessageExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Command": "Get-MgUserMailFolderMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderMessageExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Command": "Get-MgUserMailFolderMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderMessageExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "Command": "Get-MgUserMailFolderMessageExtensionCount", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderMessageRule", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Command": "Get-MgUserMailFolderMessageRule", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderMessageRule", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Command": "Get-MgUserMailFolderMessageRule", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMailFolderMessageRuleCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "Command": "Get-MgUserMailFolderMessageRuleCount", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserMailTip", + "Method": "POST", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMailTips", + "Uri": "/users/{user-id}/getMailTips", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -244711,21 +244864,19 @@ "FullDescription": "Allows the app to read mail you can access, including shared mail.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserManagedAppDiagnosticStatus", + "Method": "GET", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailTips", - "Uri": "/users/{user-id}/getMailTips", - "Command": "Get-MgUserMailTip", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -244739,19 +244890,19 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserManagedAppPolicy", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "Command": "Get-MgUserManagedAppDiagnosticStatus", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/users/{user-id}/getManagedAppPolicies", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -244765,285 +244916,285 @@ "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Uri": "/users/{user-id}/getManagedAppPolicies", - "Command": "Get-MgUserManagedAppPolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedAppRegistration", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "Command": "Get-MgUserManagedAppRegistration", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedAppRegistration", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/users/{user-id}/managedAppRegistrations", - "Command": "Get-MgUserManagedAppRegistration", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedAppRegistrationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "Command": "Get-MgUserManagedAppRegistrationCount", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Command": "Get-MgUserManagedDevice", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices", - "Command": "Get-MgUserManagedDevice", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Command": "Get-MgUserManagedDeviceCategory", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceConfigurationState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Get-MgUserManagedDeviceConfigurationState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceConfigurationState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Command": "Get-MgUserManagedDeviceConfigurationState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceConfigurationStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Command": "Get-MgUserManagedDeviceConfigurationStateCount", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/$count", - "Command": "Get-MgUserManagedDeviceCount", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceUser", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphUser", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "Command": "Get-MgUserManagedDeviceUser", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceWindowsProtectionState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Get-MgUserManagedDeviceWindowsProtectionState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserManagedDeviceWithAppFailure", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -245057,19 +245208,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserManager", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "Command": "Get-MgUserManagedDeviceWithAppFailure", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/manager", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -245095,19 +245246,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserManagerByRef", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/manager", - "Command": "Get-MgUserManager", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/users/{user-id}/manager/$ref", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -245133,19 +245284,21 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserMemberGroup", + "Method": "POST", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/manager/$ref", - "Command": "Get-MgUserManagerByRef", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/getMemberGroups", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -245213,7 +245366,11 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserMemberObject", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -245221,13 +245378,9 @@ "GetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/getMemberGroups", - "Command": "Get-MgUserMemberGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/getMemberObjects", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -245301,21 +245454,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserMemberOf", + "Method": "GET", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/getMemberObjects", - "Command": "Get-MgUserMemberObject", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -245329,19 +245480,18 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserMemberOf", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", - "Command": "Get-MgUserMemberOf", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/memberOf", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -245367,31 +245517,31 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/memberOf", - "Command": "Get-MgUserMemberOf", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/users/{user-id}/memberOf/administrativeUnit", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -245405,31 +245555,31 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Uri": "/users/{user-id}/memberOf/administrativeUnit", - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "Command": "Get-MgUserMemberOfAsGroup", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/users/{user-id}/memberOf/directoryRole", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -245443,18 +245593,57 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } + ] + }, + { + "Command": "Get-MgUserMemberOfAsGroup", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", + "Module": "Users", + "ApiVersion": "v1.0", + "Permissions": [] + }, + { + "Command": "Get-MgUserMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/memberOf/group", - "Command": "Get-MgUserMemberOfAsGroup", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read user profiles without a signed in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgUserMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/memberOf/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -245480,19 +245669,19 @@ "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/memberOf/$count", - "Command": "Get-MgUserMemberOfCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -245506,19 +245695,19 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserMemberOfCountAsDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", - "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/memberOf/directoryRole/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -245532,19 +245721,45 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/memberOf/group/$count", - "Command": "Get-MgUserMemberOfCountAsGroup", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read user profiles without a signed in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgUserMessage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}", "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -245564,19 +245779,18 @@ "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserMessage", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/{message-id}", - "Command": "Get-MgUserMessage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/messages", "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -245602,66 +245816,67 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages", - "Command": "Get-MgUserMessage", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMessageAttachment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Command": "Get-MgUserMessageAttachment", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": { - "Name": "Mail.Read", - "Description": "Read mail in all mailboxes", - "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgUserMessageAttachment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "Command": "Get-MgUserMessageAttachment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.Read", "Description": "Read mail in all mailboxes", "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgUserMessageAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "Command": "Get-MgUserMessageAttachmentCount", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Mail.Read", + "Description": "Read mail in all mailboxes", + "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgUserMessageContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -245681,19 +245896,19 @@ "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserMessageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "Command": "Get-MgUserMessageContent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/messages/$count", "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -245719,19 +245934,19 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/messages/$count", - "Command": "Get-MgUserMessageCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserMessageDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/delta", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -245751,70 +245966,69 @@ "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphMessage", - "Uri": "/users/{user-id}/messages/delta", - "Command": "Get-MgUserMessageDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMessageExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Command": "Get-MgUserMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMessageExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Command": "Get-MgUserMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Get-MgUserMessageExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "Command": "Get-MgUserMessageExtensionCount", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOauth2PermissionGrant", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Command": "Get-MgUserOauth2PermissionGrant", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserOauth2PermissionGrant", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/users/{user-id}/oauth2PermissionGrants", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -245834,18 +246048,19 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/users/{user-id}/oauth2PermissionGrants", - "Command": "Get-MgUserOauth2PermissionGrant", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserOauth2PermissionGrantCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -245865,63 +246080,19 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", - "Command": "Get-MgUserOauth2PermissionGrantCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Notes", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks", - "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks", - "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Get-MgUserOnenoteNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Command": "Get-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -245953,18 +246124,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteNotebook", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/users/{user-id}/onenote/notebooks", - "Command": "Get-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -245996,19 +246167,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteNotebookCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onenote/notebooks/$count", - "Command": "Get-MgUserOnenoteNotebookCount", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Users.Actions", "Permissions": [ { "Name": "Notes.Create", @@ -246040,7 +246211,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteNotebookFromWebUrl", + "Method": "POST", "Variants": [ "Get", "GetExpanded", @@ -246049,12 +246224,8 @@ ], "OutputType": "IMicrosoftGraphCopyNotebookModel", "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "Command": "Get-MgUserOnenoteNotebookFromWebUrl", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -246086,18 +246257,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteNotebookSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "Get-MgUserOnenoteNotebookSection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -246129,18 +246300,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteNotebookSectionGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "Get-MgUserOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -246172,33 +246343,26 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteOperation", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "Command": "Get-MgUserOnenoteOperation", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", - "Permissions": [], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/onenote/operations/$count", - "Command": "Get-MgUserOnenoteOperationCount", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Notes", "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -246223,19 +246387,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteOperationCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Command": "Get-MgUserOnenotePage", + "OutputType": null, + "Uri": "/users/{user-id}/onenote/operations/$count", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserOnenotePage", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -246261,18 +246438,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenotePage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages", - "Command": "Get-MgUserOnenotePage", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -246298,19 +246475,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenotePageContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Get-MgUserOnenotePageContent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -246336,26 +246513,20 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenotePageCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onenote/pages/$count", - "Command": "Get-MgUserOnenotePageCount", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Users.Functions", "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -246380,33 +246551,26 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphRecentNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "Command": "Get-MgUserOnenoteRecentNotebook", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Get-MgUserOnenoteRecentNotebook", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "Command": "Get-MgUserOnenoteResource", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Notes", "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -246431,39 +246595,33 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteResource", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Get-MgUserOnenoteResourceContent", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Get-MgUserOnenoteResourceContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onenote/resources/$count", - "Command": "Get-MgUserOnenoteResourceCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false - }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -246488,19 +246646,32 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteResourceCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Command": "Get-MgUserOnenoteSection", + "OutputType": null, + "Uri": "/users/{user-id}/onenote/resources/$count", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserOnenoteSection", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -246532,18 +246703,18 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sections", - "Command": "Get-MgUserOnenoteSection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -246575,19 +246746,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteSectionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onenote/sections/$count", - "Command": "Get-MgUserOnenoteSectionCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -246619,19 +246790,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteSectionGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Get-MgUserOnenoteSectionGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -246663,19 +246834,19 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteSectionGroup", + "Method": "GET", "Variants": [ "List", "List1" ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups", - "Command": "Get-MgUserOnenoteSectionGroup", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -246707,7 +246878,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteSectionGroupCount", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -246716,12 +246891,8 @@ ], "OutputType": null, "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Command": "Get-MgUserOnenoteSectionGroupCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -246753,19 +246924,25 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteSectionGroupSection", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "Get-MgUserOnenoteSectionGroupSection", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false + }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -246790,18 +246967,56 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnenoteSectionPage", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "Get-MgUserOnenoteSectionPage", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks", + "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks", + "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgUserOnlineMeeting", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -246833,19 +247048,18 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnlineMeeting", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "Command": "Get-MgUserOnlineMeeting", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/onlineMeetings", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -246877,119 +247091,120 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings", - "Command": "Get-MgUserOnlineMeeting", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "CloudCommunications", - "Permissions": { - "Name": "OnlineMeetingArtifact.Read.All", - "Description": "Read online meeting artifacts", - "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "OnlineMeetingArtifact.Read.All", + "Description": "Read online meeting artifacts", + "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": { - "Name": "OnlineMeetingArtifact.Read.All", - "Description": "Read online meeting artifacts", - "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": { "Name": "OnlineMeetingArtifact.Read.All", "Description": "Read online meeting artifacts", "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "OnlineMeetingArtifact.Read.All", + "Description": "Read online meeting artifacts", + "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Get-MgUserOnlineMeetingAttendeeReport", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -247021,19 +247236,19 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnlineMeetingCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Command": "Get-MgUserOnlineMeetingAttendeeReport", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/onlineMeetings/$count", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -247065,19 +247280,19 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/$count", - "Command": "Get-MgUserOnlineMeetingCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -247115,85 +247330,84 @@ "FullDescription": "Allows the application to read and write virtual appointments for all users, without a signed-in user. The app must also be authorized to access an individual user’s data by the online meetings application access policy.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": { - "Name": "MailboxSettings.Read", - "Description": "Read all user mailbox settings", - "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Get-MgUserOutlookMasterCategory", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Command": "Get-MgUserOutlookMasterCategory", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Users", + "ApiVersion": "v1.0", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read all user mailbox settings", "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgUserOutlookMasterCategory", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories", - "Command": "Get-MgUserOutlookMasterCategory", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Users", + "ApiVersion": "v1.0", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read all user mailbox settings", "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "Get-MgUserOutlookMasterCategoryCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "Command": "Get-MgUserOutlookMasterCategoryCount", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "MailboxSettings.Read", + "Description": "Read all user mailbox settings", + "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "Command": "Get-MgUserOwnedDevice", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserOwnedDevice", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/ownedDevices", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -247225,93 +247439,94 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/ownedDevices", - "Command": "Get-MgUserOwnedDevice", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedDeviceAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "Command": "Get-MgUserOwnedDeviceAsDevice", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedDeviceAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/ownedDevices/device", - "Command": "Get-MgUserOwnedDeviceAsDevice", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/ownedDevices/endpoint", - "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserOwnedDeviceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/ownedDevices/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -247343,71 +247558,70 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/ownedDevices/$count", - "Command": "Get-MgUserOwnedDeviceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", - "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedDeviceCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/ownedDevices/device/$count", - "Command": "Get-MgUserOwnedDeviceCountAsDevice", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedObject", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "Command": "Get-MgUserOwnedObject", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserOwnedObject", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/ownedObjects", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -247439,93 +247653,94 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/ownedObjects", - "Command": "Get-MgUserOwnedObject", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedObjectAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "Command": "Get-MgUserOwnedObjectAsApplication", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedObjectAsApplication", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphApplication", "Uri": "/users/{user-id}/ownedObjects/application", - "Command": "Get-MgUserOwnedObjectAsApplication", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedObjectAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "Command": "Get-MgUserOwnedObjectAsGroup", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedObjectAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/ownedObjects/group", - "Command": "Get-MgUserOwnedObjectAsGroup", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphServicePrincipal", "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserOwnedObjectCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/ownedObjects/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -247557,96 +247772,70 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/ownedObjects/$count", - "Command": "Get-MgUserOwnedObjectCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedObjectCountAsApplication", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/ownedObjects/application/$count", - "Command": "Get-MgUserOwnedObjectCountAsApplication", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedObjectCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/ownedObjects/group/$count", - "Command": "Get-MgUserOwnedObjectCountAsGroup", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "People", - "Permissions": [], + "Command": "Get-MgUserPerson", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphPerson", "Uri": "/users/{user-id}/people/{person-id}", - "Command": "Get-MgUserPerson", + "Module": "People", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "People", - "Permissions": [ - { - "Name": "People.Read", - "Description": "Read your relevant people list", - "FullDescription": "Allows the app to read a list of people in the order that's most relevant to you. This includes your local contacts, your contacts from social networking, people listed in your organization's directory, and people from recent communications.", - "IsAdmin": false - }, - { - "Name": "People.Read.All", - "Description": "Read all users' relevant people lists", - "FullDescription": "Allows the app to read any user's scored list of relevant people, without a signed-in user. The list can include local contacts, contacts from social networking, your organization's directory, and people from recent communications (such as email and Skype).", - "IsAdmin": false - } - ], + "Command": "Get-MgUserPerson", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphPerson", "Uri": "/users/{user-id}/people", - "Command": "Get-MgUserPerson", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "People", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "People.Read", @@ -247660,33 +247849,37 @@ "FullDescription": "Allows the app to read any user's scored list of relevant people, without a signed-in user. The list can include local contacts, contacts from social networking, your organization's directory, and people from recent communications (such as email and Skype).", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserPersonCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/people/$count", - "Command": "Get-MgUserPersonCount", + "Module": "People", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "Users", "Permissions": [ { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "Name": "People.Read", + "Description": "Read your relevant people list", + "FullDescription": "Allows the app to read a list of people in the order that's most relevant to you. This includes your local contacts, your contacts from social networking, people listed in your organization's directory, and people from recent communications.", "IsAdmin": false }, { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read user profiles without a signed in user.", + "Name": "People.Read.All", + "Description": "Read all users' relevant people lists", + "FullDescription": "Allows the app to read any user's scored list of relevant people, without a signed-in user. The list can include local contacts, contacts from social networking, your organization's directory, and people from recent communications (such as email and Skype).", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserPhoto", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -247695,12 +247888,8 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/photo", - "Command": "Get-MgUserPhoto", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -247714,18 +247903,18 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserPhoto", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/photos", - "Command": "Get-MgUserPhoto", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -247739,7 +247928,11 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserPhotoContent", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -247748,12 +247941,8 @@ ], "OutputType": null, "Uri": "/users/{user-id}/photo/$value", - "Command": "Get-MgUserPhotoContent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -247767,19 +247956,45 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserPhotoCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/photos/$count", - "Command": "Get-MgUserPhotoCount", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read user profiles without a signed in user.", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgUserPlanner", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerUser", + "Uri": "/users/{user-id}/planner", "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -247811,19 +248026,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPlannerUser", - "Uri": "/users/{user-id}/planner", - "Command": "Get-MgUserPlanner", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserPlannerPlan", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/users/{user-id}/planner/plans", "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -247849,18 +248063,18 @@ "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserPlannerTask", + "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/users/{user-id}/planner/plans", - "Command": "Get-MgUserPlannerPlan", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/users/{user-id}/planner/tasks", "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -247898,18 +248112,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/users/{user-id}/planner/tasks", - "Command": "Get-MgUserPlannerTask", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserPresence", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPresence", + "Uri": "/users/{user-id}/presence", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.Read", @@ -247923,32 +248138,31 @@ "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPresence", - "Uri": "/users/{user-id}/presence", - "Command": "Get-MgUserPresence", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserRegisteredDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "Command": "Get-MgUserRegisteredDevice", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserRegisteredDevice", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/registeredDevices", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -247980,93 +248194,94 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/registeredDevices", - "Command": "Get-MgUserRegisteredDevice", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserRegisteredDeviceAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "Command": "Get-MgUserRegisteredDeviceAsDevice", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserRegisteredDeviceAsDevice", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/registeredDevices/device", - "Command": "Get-MgUserRegisteredDeviceAsDevice", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/users/{user-id}/registeredDevices/endpoint", - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserRegisteredDeviceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/registeredDevices/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -248098,71 +248313,70 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/registeredDevices/$count", - "Command": "Get-MgUserRegisteredDeviceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", - "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserRegisteredDeviceCountAsDevice", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/registeredDevices/device/$count", - "Command": "Get-MgUserRegisteredDeviceCountAsDevice", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Get-MgUserScopedRoleMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Command": "Get-MgUserScopedRoleMemberOf", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserScopedRoleMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/users/{user-id}/scopedRoleMemberOf", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -248176,18 +248390,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "Command": "Get-MgUserScopedRoleMemberOf", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserScopedRoleMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -248201,19 +248416,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserSetting", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", - "Command": "Get-MgUserScopedRoleMemberOfCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserSettings", + "Uri": "/users/{user-id}/settings", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -248227,19 +248442,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserSettingShiftPreference", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserSettings", - "Uri": "/users/{user-id}/settings", - "Command": "Get-MgUserSetting", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphShiftPreferences", + "Uri": "/users/{user-id}/settings/shiftPreferences", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -248265,19 +248480,19 @@ "FullDescription": "Allows the app to manage all users' shift schedule preferences without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserSharedCountInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShiftPreferences", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "Command": "Get-MgUserSettingShiftPreference", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/$count", "Module": "People", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -248291,32 +248506,31 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/insights/shared/$count", - "Command": "Get-MgUserSharedCountInsight", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "People", - "Permissions": [], + "Command": "Get-MgUserSharedInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphSharedInsight", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Command": "Get-MgUserSharedInsight", + "Module": "People", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserSharedInsight", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSharedInsight", + "Uri": "/users/{user-id}/insights/shared", "Module": "People", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -248330,45 +248544,37 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphSharedInsight", - "Uri": "/users/{user-id}/insights/shared", - "Command": "Get-MgUserSharedInsight", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "People", - "Permissions": [], + "Command": "Get-MgUserSharedResourceInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "Command": "Get-MgUserSharedResourceInsight", + "Module": "People", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserTeamwork", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUserTeamwork", "Uri": "/users/{user-id}/teamwork", - "Command": "Get-MgUserTeamwork", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserTeamworkAssociatedTeam", + "Method": "GET", "Variants": [ "Get", "Get1", @@ -248377,12 +248583,20 @@ ], "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Command": "Get-MgUserTeamworkAssociatedTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserTeamworkAssociatedTeam", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Uri": "/users/{user-id}/teamwork/associatedTeams", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -248402,18 +248616,19 @@ "FullDescription": "Read and change all teams' settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "Command": "Get-MgUserTeamworkAssociatedTeam", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserTeamworkAssociatedTeamCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -248433,19 +248648,19 @@ "FullDescription": "Read and change all teams' settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserTeamworkInstalledApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", - "Command": "Get-MgUserTeamworkAssociatedTeamCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -248483,19 +248698,18 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserTeamworkInstalledApp", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "Command": "Get-MgUserTeamworkInstalledApp", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/teamwork/installedApps", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -248533,18 +248747,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Uri": "/users/{user-id}/teamwork/installedApps", - "Command": "Get-MgUserTeamworkInstalledApp", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserTeamworkInstalledAppChat", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChat", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -248582,19 +248797,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserTeamworkInstalledAppCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChat", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "Command": "Get-MgUserTeamworkInstalledAppChat", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": null, + "Uri": "/users/{user-id}/teamwork/installedApps/$count", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -248632,45 +248847,45 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/teamwork/installedApps/$count", - "Command": "Get-MgUserTeamworkInstalledAppCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserTeamworkInstalledAppTeamApp", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "Command": "Get-MgUserTeamworkInstalledAppTeamApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserTodoList", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -248696,19 +248911,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserTodoList", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "Command": "Get-MgUserTodoList", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/todo/lists", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -248734,18 +248948,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists", - "Command": "Get-MgUserTodoList", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserTodoListCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -248771,19 +248986,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/$count", - "Command": "Get-MgUserTodoListCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserTodoListDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists/delta", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read.All", @@ -248803,57 +249018,57 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists/delta", - "Command": "Get-MgUserTodoListDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTodoListExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Command": "Get-MgUserTodoListExtension", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTodoListExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Command": "Get-MgUserTodoListExtension", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTodoListExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "Command": "Get-MgUserTodoListExtensionCount", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserTodoTask", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -248879,19 +249094,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserTodoTask", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "Command": "Get-MgUserTodoTask", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -248917,18 +249131,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "Command": "Get-MgUserTodoTask", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserTodoTaskAttachment", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAttachmentBase", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -248954,19 +249169,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserTodoTaskAttachment", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphAttachmentBase", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "Command": "Get-MgUserTodoTaskAttachment", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -248992,18 +249206,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphAttachmentBase", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "Command": "Get-MgUserTodoTaskAttachment", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserTodoTaskAttachmentContent", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -249029,19 +249244,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserTodoTaskAttachmentCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "Command": "Get-MgUserTodoTaskAttachmentContent", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -249067,70 +249282,70 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", - "Command": "Get-MgUserTodoTaskAttachmentCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTodoTaskAttachmentSession", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachmentSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Command": "Get-MgUserTodoTaskAttachmentSession", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTodoTaskAttachmentSession", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAttachmentSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "Command": "Get-MgUserTodoTaskAttachmentSession", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTodoTaskAttachmentSessionContent", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Command": "Get-MgUserTodoTaskAttachmentSessionContent", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTodoTaskAttachmentSessionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "Command": "Get-MgUserTodoTaskAttachmentSessionCount", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserTodoTaskChecklistItem", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChecklistItem", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -249156,19 +249371,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserTodoTaskChecklistItem", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "Command": "Get-MgUserTodoTaskChecklistItem", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -249194,18 +249408,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "Command": "Get-MgUserTodoTaskChecklistItem", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserTodoTaskChecklistItemCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -249231,19 +249446,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserTodoTaskCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", - "Command": "Get-MgUserTodoTaskChecklistItemCount", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -249266,22 +249481,22 @@ { "Name": "Tasks.ReadWrite.All", "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", - "Command": "Get-MgUserTodoTaskCount", - "ApiVersion": "v1.0", - "Method": "GET" + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ] }, { + "Command": "Get-MgUserTodoTaskDelta", + "Method": "GET", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -249307,57 +249522,57 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "Command": "Get-MgUserTodoTaskDelta", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTodoTaskExtension", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Command": "Get-MgUserTodoTaskExtension", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTodoTaskExtension", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphExtension", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Command": "Get-MgUserTodoTaskExtension", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTodoTaskExtensionCount", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "Command": "Get-MgUserTodoTaskExtensionCount", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserTodoTaskLinkedResource", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -249383,19 +249598,18 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserTodoTaskLinkedResource", + "Method": "GET", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "Command": "Get-MgUserTodoTaskLinkedResource", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -249421,18 +249635,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "Command": "Get-MgUserTodoTaskLinkedResource", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserTodoTaskLinkedResourceCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -249458,32 +249673,31 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", - "Command": "Get-MgUserTodoTaskLinkedResourceCount", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTransitiveMemberOf", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "Command": "Get-MgUserTransitiveMemberOf", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserTransitiveMemberOf", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/transitiveMemberOf", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -249521,68 +249735,94 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/users/{user-id}/transitiveMemberOf", - "Command": "Get-MgUserTransitiveMemberOf", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "Module": "Users", + "ApiVersion": "v1.0", + "Permissions": [] + }, + { + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", "Module": "Users", - "Permissions": [], + "ApiVersion": "v1.0", + "Permissions": [] + }, + { + "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "Method": "GET", "Variants": [ "List" ], "OutputType": "IMicrosoftGraphGroup", "Uri": "/users/{user-id}/transitiveMemberOf/group", - "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserTransitiveMemberOfCount", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/transitiveMemberOf/$count", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -249620,45 +249860,58 @@ "FullDescription": "Allows the app to read user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/transitiveMemberOf/$count", - "Command": "Get-MgUserTransitiveMemberOfCount", + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserTrendingCountInsight", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/$count", "Module": "People", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -249672,32 +249925,31 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/insights/trending/$count", - "Command": "Get-MgUserTrendingCountInsight", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "People", - "Permissions": [], + "Command": "Get-MgUserTrendingInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphTrending", "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Command": "Get-MgUserTrendingInsight", + "Module": "People", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserTrendingInsight", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTrending", + "Uri": "/users/{user-id}/insights/trending", "Module": "People", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -249711,18 +249963,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTrending", - "Uri": "/users/{user-id}/insights/trending", - "Command": "Get-MgUserTrendingInsight", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserTrendingResourceInsight", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", "Module": "People", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -249736,19 +249989,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Get-MgUserUsedCountInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "Command": "Get-MgUserTrendingResourceInsight", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/insights/used/$count", "Module": "People", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -249762,32 +250015,31 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/insights/used/$count", - "Command": "Get-MgUserUsedCountInsight", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "People", - "Permissions": [], + "Command": "Get-MgUserUsedInsight", + "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], "OutputType": "IMicrosoftGraphUsedInsight", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Command": "Get-MgUserUsedInsight", + "Module": "People", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Get-MgUserUsedInsight", + "Method": "GET", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUsedInsight", + "Uri": "/users/{user-id}/insights/used", "Module": "People", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -249801,18 +250053,19 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUsedInsight", - "Uri": "/users/{user-id}/insights/used", - "Command": "Get-MgUserUsedInsight", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Get-MgUserUsedResourceInsight", + "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", "Module": "People", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -249826,20 +250079,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", - "Command": "Get-MgUserUsedResourceInsight", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Grant-MgBetaDriveItemPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -249848,13 +250092,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Command": "Grant-MgBetaDriveItemPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Grant-MgBetaDriveRootPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -249863,13 +250107,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Command": "Grant-MgBetaDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Grant-MgBetaGroupDriveItemPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -249878,13 +250122,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Command": "Grant-MgBetaGroupDriveItemPermission", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Grant-MgBetaGroupDriveRootPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -249893,13 +250137,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Command": "Grant-MgBetaGroupDriveRootPermission", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Grant-MgBetaGroupSitePermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -249908,12 +250152,23 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "Command": "Grant-MgBetaGroupSitePermission", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Grant-MgBetaSharePermission", + "Method": "POST", + "Variants": [ + "Grant", + "GrantExpanded", + "GrantViaIdentity", + "GrantViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/shares/{sharedDriveItem-id}/permission/grant", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -249933,22 +250188,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Grant", - "GrantExpanded", - "GrantViaIdentity", - "GrantViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "Command": "Grant-MgBetaSharePermission", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Grant-MgBetaSitePermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -249957,13 +250201,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "Command": "Grant-MgBetaSitePermission", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Grant-MgBetaUserDriveItemPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -249972,13 +250216,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Command": "Grant-MgBetaUserDriveItemPermission", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Grant-MgBetaUserDriveRootPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -249987,13 +250231,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Command": "Grant-MgBetaUserDriveRootPermission", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Grant-MgDriveItemPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -250002,13 +250246,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Command": "Grant-MgDriveItemPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Grant-MgDriveRootPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -250017,13 +250261,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Command": "Grant-MgDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Grant-MgGroupDriveItemPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -250032,13 +250276,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Command": "Grant-MgGroupDriveItemPermission", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Grant-MgGroupDriveRootPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -250047,13 +250291,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Command": "Grant-MgGroupDriveRootPermission", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Grant-MgGroupSitePermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -250062,12 +250306,23 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "Command": "Grant-MgGroupSitePermission", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Grant-MgSharePermission", + "Method": "POST", + "Variants": [ + "Grant", + "GrantExpanded", + "GrantViaIdentity", + "GrantViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/shares/{sharedDriveItem-id}/permission/grant", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -250087,22 +250342,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Grant", - "GrantExpanded", - "GrantViaIdentity", - "GrantViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "Command": "Grant-MgSharePermission", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Grant-MgSitePermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -250111,13 +250355,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "Command": "Grant-MgSitePermission", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Grant-MgUserDriveItemPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -250126,13 +250370,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Command": "Grant-MgUserDriveItemPermission", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Grant-MgUserDriveRootPermission", + "Method": "POST", "Variants": [ "Grant", "GrantExpanded", @@ -250141,18 +250385,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Command": "Grant-MgUserDriveRootPermission", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, + "Command": "Hide-MgBetaChatForUser", + "Method": "POST", "Variants": [ "Hide", "HideExpanded", @@ -250161,13 +250400,18 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/hideForUser", - "Command": "Hide-MgBetaChatForUser", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Hide-MgBetaUserChatForUser", + "Method": "POST", "Variants": [ "Hide", "HideExpanded", @@ -250176,18 +250420,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "Command": "Hide-MgBetaUserChatForUser", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, + "Command": "Hide-MgChatForUser", + "Method": "POST", "Variants": [ "Hide", "HideExpanded", @@ -250196,13 +250435,18 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/hideForUser", - "Command": "Hide-MgChatForUser", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Hide-MgUserChatForUser", + "Method": "POST", "Variants": [ "Hide", "HideExpanded", @@ -250211,18 +250455,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "Command": "Hide-MgUserChatForUser", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -250231,84 +250470,89 @@ ], "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", - "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", + "Method": "POST", "Variants": [ "Import", "ImportExpanded" ], "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", - "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", "Variants": [ "Import", "ImportExpanded" ], "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", + "Method": "POST", "Variants": [ "Import", "ImportViaIdentity" ], "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", - "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", + "Method": "POST", "Variants": [ "Import" ], "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", - "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -250317,13 +250561,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -250332,13 +250576,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -250347,13 +250591,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -250362,13 +250606,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -250377,13 +250621,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Method": "POST", "Variants": [ "Import", "ImportExpanded", @@ -250392,30 +250636,39 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", "Variants": [ "Import", "ImportExpanded" ], "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "POST", + "Variants": [ + "Activate", + "ActivateViaIdentity" + ], + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -250429,19 +250682,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", + "Method": "POST", "Variants": [ "Activate", - "ActivateViaIdentity" + "ActivateExpanded", + "ActivateViaIdentity", + "ActivateViaIdentityExpanded" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", - "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -250455,7 +250710,11 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -250463,13 +250722,9 @@ "ActivateViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", - "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -250483,66 +250738,50 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Activate", - "ActivateExpanded", - "ActivateViaIdentity", - "ActivateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", - "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Initialize-MgBetaEducationClassAssignment", + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", - "Command": "Initialize-MgBetaEducationClassAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Initialize-MgBetaEducationMeAssignment", + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "Command": "Initialize-MgBetaEducationMeAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Initialize-MgBetaEducationUserAssignment", + "Method": "POST", "Variants": [ "Activate", "ActivateViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "Command": "Initialize-MgBetaEducationUserAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -250551,13 +250790,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -250566,12 +250810,21 @@ ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "Variants": [ + "Activate", + "ActivateViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -250585,20 +250838,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Activate", - "ActivateViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Initialize-MgBetaUserManagedDeviceEsim", + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -250607,18 +250851,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", - "Command": "Initialize-MgBetaUserManagedDeviceEsim", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -250627,13 +250866,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "POST", "Variants": [ "Activate", "ActivateExpanded", @@ -250642,12 +250886,21 @@ ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "Variants": [ + "Activate", + "ActivateViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -250661,19 +250914,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Invoke-MgAbortPrintPrinterJob", + "Method": "POST", "Variants": [ - "Activate", - "ActivateViaIdentity" + "Abort", + "AbortExpanded", + "AbortViaIdentity", + "AbortViaIdentityExpanded" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Manage.All", @@ -250693,22 +250948,11 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", "IsAdmin": false } - ], - "Variants": [ - "Abort", - "AbortExpanded", - "AbortViaIdentity", - "AbortViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", - "Command": "Invoke-MgAbortPrintPrinterJob", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Invoke-MgAbortPrintShareJob", + "Method": "POST", "Variants": [ "Abort", "AbortExpanded", @@ -250717,13 +250961,13 @@ ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "Command": "Invoke-MgAbortPrintShareJob", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgAcceptGroupCalendarEvent", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -250732,13 +250976,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", - "Command": "Invoke-MgAcceptGroupCalendarEvent", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -250747,13 +250991,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", - "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgAcceptGroupEvent", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -250762,13 +251006,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/accept", - "Command": "Invoke-MgAcceptGroupEvent", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgAcceptGroupEventTentatively", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -250777,36 +251021,31 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "Command": "Invoke-MgAcceptGroupEventTentatively", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, + "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", + "Method": "POST", "Variants": [ "Accept", "AcceptViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", - "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + } }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgAcceptUserEvent", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -250815,13 +251054,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/accept", - "Command": "Invoke-MgAcceptUserEvent", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgAcceptUserEventInstance", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -250830,13 +251074,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "Command": "Invoke-MgAcceptUserEventInstance", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgAcceptUserEventInstanceTentatively", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -250845,18 +251089,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "Command": "Invoke-MgAcceptUserEventInstanceTentatively", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgAcceptUserEventTentatively", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -250865,12 +251104,28 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "Command": "Invoke-MgAcceptUserEventTentatively", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgAnswerCommunicationCall", + "Method": "POST", + "Variants": [ + "Answer", + "AnswerExpanded", + "AnswerViaIdentity", + "AnswerViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/communications/calls/{call-id}/answer", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -250884,39 +251139,39 @@ "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgArchiveServiceAnnouncementMessage", + "Method": "POST", "Variants": [ - "Answer", - "AnswerExpanded", - "AnswerViaIdentity", - "AnswerViaIdentityExpanded" + "Archive", + "ArchiveExpanded" ], "OutputType": null, - "Uri": "/communications/calls/{call-id}/answer", - "Command": "Invoke-MgAnswerCommunicationCall", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/admin/serviceAnnouncement/messages/archive", "Module": "Devices.ServiceAnnouncement", + "ApiVersion": "v1.0", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true - }, + } + }, + { + "Command": "Invoke-MgArchiveTeam", + "Method": "POST", "Variants": [ "Archive", - "ArchiveExpanded" + "ArchiveExpanded", + "ArchiveViaIdentity", + "ArchiveViaIdentityExpanded" ], "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/archive", - "Command": "Invoke-MgArchiveServiceAnnouncementMessage", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/teams/{team-id}/archive", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -250942,21 +251197,19 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Archive", - "ArchiveExpanded", - "ArchiveViaIdentity", - "ArchiveViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/archive", - "Command": "Invoke-MgArchiveTeam", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", + "Method": "GET", + "Variants": [ + "As", + "AsViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -250970,31 +251223,30 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "As", - "AsViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", - "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", + "Method": "GET", "Variants": [ "Available" ], "OutputType": null, "Uri": "/directory/federationConfigurations/availableProviderTypes", - "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgAvailableIdentityProviderType", + "Method": "GET", + "Variants": [ + "Available" + ], + "OutputType": null, + "Uri": "/identity/identityProviders/availableProviderTypes", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -251008,24 +251260,11 @@ "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Available" - ], - "OutputType": null, - "Uri": "/identity/identityProviders/availableProviderTypes", - "Command": "Invoke-MgAvailableIdentityProviderType", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", + "Method": "POST", "Variants": [ "Batch", "BatchExpanded", @@ -251034,12 +251273,26 @@ ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "Method": "POST", + "Variants": [ + "Begin", + "BeginViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -251053,19 +251306,21 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaAbortPrintPrinterJob", + "Method": "POST", "Variants": [ - "Begin", - "BeginViaIdentity" + "Abort", + "AbortExpanded", + "AbortViaIdentity", + "AbortViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", - "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Manage.All", @@ -251085,22 +251340,11 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", "IsAdmin": false } - ], - "Variants": [ - "Abort", - "AbortExpanded", - "AbortViaIdentity", - "AbortViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", - "Command": "Invoke-MgBetaAbortPrintPrinterJob", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", + "Method": "POST", "Variants": [ "Abort", "AbortExpanded", @@ -251109,13 +251353,13 @@ ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort", - "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Invoke-MgBetaAbortPrintShareJob", + "Method": "POST", "Variants": [ "Abort", "AbortExpanded", @@ -251124,13 +251368,13 @@ ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "Command": "Invoke-MgBetaAbortPrintShareJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaAcceptGroupCalendarEvent", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -251139,13 +251383,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", - "Command": "Invoke-MgBetaAcceptGroupCalendarEvent", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -251154,13 +251398,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", - "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaAcceptGroupEvent", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -251169,13 +251413,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/accept", - "Command": "Invoke-MgBetaAcceptGroupEvent", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaAcceptGroupEventTentatively", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -251184,49 +251428,44 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "Command": "Invoke-MgBetaAcceptGroupEventTentatively", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", + "Method": "POST", "Variants": [ "Accept", "AcceptViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", + "Method": "POST", "Variants": [ "Accept", "AcceptViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + } }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaAcceptUserEvent", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -251235,13 +251474,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/accept", - "Command": "Invoke-MgBetaAcceptUserEvent", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaAcceptUserEventInstance", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -251250,13 +251494,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "Command": "Invoke-MgBetaAcceptUserEventInstance", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -251265,18 +251509,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaAcceptUserEventTentatively", + "Method": "POST", "Variants": [ "Accept", "AcceptExpanded", @@ -251285,48 +251524,64 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "Command": "Invoke-MgBetaAcceptUserEventTentatively", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, + "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation", + "Method": "POST", "Variants": [ "Accept", "AcceptViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations", - "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + } }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "POST", "Variants": [ "Account", "AccountViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", - "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgBetaAnswerCommunicationCall", + "Method": "POST", + "Variants": [ + "Answer", + "AnswerExpanded", + "AnswerViaIdentity", + "AnswerViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/communications/calls/{call-id}/answer", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -251340,21 +251595,19 @@ "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Answer", - "AnswerExpanded", - "AnswerViaIdentity", - "AnswerViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/answer", - "Command": "Invoke-MgBetaAnswerCommunicationCall", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", + "Method": "GET", + "Variants": [ + "App", + "AppViaIdentity" + ], + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "Uri": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -251368,19 +251621,19 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", + "Method": "GET", "Variants": [ "App", "AppViaIdentity" ], "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", - "Uri": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')", - "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -251394,50 +251647,52 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "App", - "AppViaIdentity" - ], - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", - "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')", - "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", + "Method": "GET", "Variants": [ "App", "AppViaIdentity" ], "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", - "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", + "Method": "POST", + "Variants": [ + "Archive", + "ArchiveExpanded" + ], + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/archive", "Module": "Beta.Devices.ServiceAnnouncement", + "ApiVersion": "beta", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true - }, + } + }, + { + "Command": "Invoke-MgBetaArchiveTeam", + "Method": "POST", "Variants": [ "Archive", - "ArchiveExpanded" + "ArchiveExpanded", + "ArchiveViaIdentity", + "ArchiveViaIdentityExpanded" ], "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/archive", - "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/teams/{team-id}/archive", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -251463,21 +251718,19 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Archive", - "ArchiveExpanded", - "ArchiveViaIdentity", - "ArchiveViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/archive", - "Command": "Invoke-MgBetaArchiveTeam", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", + "Method": "GET", + "Variants": [ + "As", + "AsViaIdentity" + ], + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -251491,19 +251744,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", + "Method": "GET", "Variants": [ "As", "AsViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", - "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -251517,84 +251770,84 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "As", - "AsViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", - "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", + "Method": "GET", + "Variants": [ + "Assigned", + "AssignedViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -251614,109 +251867,108 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Assigned", - "AssignedViaIdentity" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", + "Method": "GET", "Variants": [ "Assigned", "AssignedViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", + "Method": "GET", "Variants": [ "Available" ], "OutputType": null, "Uri": "/directory/federationConfigurations/availableProviderTypes", - "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgBetaAvailableIdentityProviderType", + "Method": "GET", + "Variants": [ + "Available" + ], + "OutputType": null, + "Uri": "/identity/identityProviders/availableProviderTypes", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -251730,19 +251982,11 @@ "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Available" - ], - "OutputType": null, - "Uri": "/identity/identityProviders/availableProviderTypes", - "Command": "Invoke-MgBetaAvailableIdentityProviderType", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", + "Method": "POST", "Variants": [ "Batch", "BatchExpanded", @@ -251751,18 +251995,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", + "Method": "POST", "Variants": [ "Batch", "BatchExpanded", @@ -251771,18 +252010,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Users.Actions", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision", + "Method": "POST", "Variants": [ "Batch", "BatchExpanded", @@ -251791,12 +252030,26 @@ ], "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", - "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "Method": "POST", + "Variants": [ + "Begin", + "BeginViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -251810,20 +252063,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Begin", - "BeginViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", - "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", + "Method": "POST", "Variants": [ "Buffer", "BufferExpanded", @@ -251832,13 +252076,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer", - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", + "Method": "POST", "Variants": [ "Buffer", "BufferExpanded", @@ -251847,39 +252091,39 @@ ], "OutputType": "IMicrosoftGraphBufferEncryptionResult", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer", - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", + "Method": "POST", "Variants": [ "Buffer", "BufferExpanded" ], "OutputType": null, "Uri": "/informationProtection/decryptBuffer", - "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", + "Method": "POST", "Variants": [ "Buffer", "BufferExpanded" ], "OutputType": "IMicrosoftGraphBufferEncryptionResult", "Uri": "/informationProtection/encryptBuffer", - "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt", + "Method": "POST", "Variants": [ "Buffer", "BufferExpanded", @@ -251888,13 +252132,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/informationProtection/decryptBuffer", - "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt", + "Method": "POST", "Variants": [ "Buffer", "BufferExpanded", @@ -251903,13 +252147,13 @@ ], "OutputType": "IMicrosoftGraphBufferEncryptionResult", "Uri": "/sites/{site-id}/informationProtection/encryptBuffer", - "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", + "Method": "POST", "Variants": [ "Buffer", "BufferExpanded", @@ -251918,13 +252162,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/decryptBuffer", - "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", + "Method": "POST", "Variants": [ "Buffer", "BufferExpanded", @@ -251933,88 +252177,88 @@ ], "OutputType": "IMicrosoftGraphBufferEncryptionResult", "Uri": "/users/{user-id}/informationProtection/encryptBuffer", - "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ], "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus", - "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ], "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus", - "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ], "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/bulkResize", - "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ], "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", - "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ], "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", - "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded", @@ -252023,44 +252267,44 @@ ], "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", - "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ], "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", - "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded" ], "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", - "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded", @@ -252069,13 +252313,13 @@ ], "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", - "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaBulkUserCloudPcResize", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded", @@ -252084,13 +252328,13 @@ ], "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Uri": "/users/{user-id}/cloudPCs/bulkResize", - "Command": "Invoke-MgBetaBulkUserCloudPcResize", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", + "Method": "POST", "Variants": [ "Bulk", "BulkExpanded", @@ -252099,26 +252343,26 @@ ], "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", - "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaCalendarGroupCalendar", + "Method": "GET", "Variants": [ "Calendar", "CalendarViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Command": "Invoke-MgBetaCalendarGroupCalendar", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles", + "Method": "GET", "Variants": [ "Calendar", "Calendar1", @@ -252127,12 +252371,23 @@ ], "OutputType": null, "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgBetaCheckinDriveItem", + "Method": "POST", + "Variants": [ + "Checkin", + "CheckinExpanded", + "CheckinViaIdentity", + "CheckinViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -252152,22 +252407,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Checkin", - "CheckinExpanded", - "CheckinViaIdentity", - "CheckinViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", - "Command": "Invoke-MgBetaCheckinDriveItem", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Invoke-MgBetaCheckinDriveRoot", + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -252176,13 +252420,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/root/checkin", - "Command": "Invoke-MgBetaCheckinDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaCheckinGroupDriveItem", + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -252191,13 +252435,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Command": "Invoke-MgBetaCheckinGroupDriveItem", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaCheckinGroupDriveRoot", + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -252206,13 +252450,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "Command": "Invoke-MgBetaCheckinGroupDriveRoot", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaCheckinUserDriveItem", + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -252221,13 +252465,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Command": "Invoke-MgBetaCheckinUserDriveItem", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaCheckinUserDriveRoot", + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -252236,12 +252480,21 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "Command": "Invoke-MgBetaCheckinUserDriveRoot", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaCheckoutDriveItem", + "Method": "POST", + "Variants": [ + "Checkout", + "CheckoutViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -252261,90 +252514,76 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Checkout", - "CheckoutViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", - "Command": "Invoke-MgBetaCheckoutDriveItem", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Invoke-MgBetaCheckoutDriveRoot", + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/checkout", - "Command": "Invoke-MgBetaCheckoutDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaCheckoutGroupDriveItem", + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Command": "Invoke-MgBetaCheckoutGroupDriveItem", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaCheckoutUserDriveItem", + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Command": "Invoke-MgBetaCheckoutUserDriveItem", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaCheckoutUserDriveRoot", + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "Command": "Invoke-MgBetaCheckoutUserDriveRoot", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", + "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -252353,18 +252592,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", - "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", + "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -252373,13 +252612,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", + "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -252388,18 +252632,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write all schedule items", - "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", + "Method": "POST", "Variants": [ "Clock", "ClockExpanded", @@ -252408,18 +252647,18 @@ ], "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write all schedule items", "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", + "Method": "POST", "Variants": [ "Clock", "ClockExpanded", @@ -252428,43 +252667,59 @@ ], "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write all schedule items", + "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", + "Method": "POST", "Variants": [ "Consent", "ConsentViaIdentity" ], "OutputType": "IMicrosoftGraphDataSharingConsent", "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", - "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ], "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings/createOrGet", - "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onlineMeetings/createOrGet", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -252478,21 +252733,18 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings/createOrGet", - "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag", + "Method": "GET", + "Variants": [ + "Custom" + ], + "OutputType": null, + "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -252518,58 +252770,50 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Custom" - ], - "OutputType": null, - "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag", - "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", + "Method": "POST", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", - "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", + "Method": "POST", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", - "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", + "Method": "POST", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", - "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaDeclineGroupCalendarEvent", + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -252578,13 +252822,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", - "Command": "Invoke-MgBetaDeclineGroupCalendarEvent", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaDeclineGroupEvent", + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -252593,18 +252837,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/decline", - "Command": "Invoke-MgBetaDeclineGroupEvent", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaDeclineUserEvent", + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -252613,13 +252852,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/decline", - "Command": "Invoke-MgBetaDeclineUserEvent", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaDeclineUserEventInstance", + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -252628,12 +252872,23 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "Command": "Invoke-MgBetaDeclineUserEventInstance", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", + "Method": "POST", + "Variants": [ + "Deprovision", + "DeprovisionExpanded", + "DeprovisionViaIdentity", + "DeprovisionViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -252647,7 +252902,11 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", + "Method": "POST", "Variants": [ "Deprovision", "DeprovisionExpanded", @@ -252655,13 +252914,9 @@ "DeprovisionViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", - "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -252675,22 +252930,11 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Deprovision", - "DeprovisionExpanded", - "DeprovisionViaIdentity", - "DeprovisionViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", - "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", + "Method": "POST", "Variants": [ "Deprovision", "DeprovisionExpanded", @@ -252699,13 +252943,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", - "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", + "Method": "POST", "Variants": [ "Access", "AccessExpanded", @@ -252714,13 +252958,13 @@ ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles", - "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", + "Method": "POST", "Variants": [ "Access1", "AccessExpanded1", @@ -252729,13 +252973,13 @@ ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", - "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", + "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded", @@ -252744,18 +252988,13 @@ ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss", - "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "DirectoryRecommendations.ReadWrite.All", - "Description": "Read and update all Azure AD recommendations", - "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaDismissDirectoryRecommendation", + "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded", @@ -252764,18 +253003,18 @@ ], "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations/{recommendation-id}/dismiss", - "Command": "Invoke-MgBetaDismissDirectoryRecommendation", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DirectoryRecommendations.ReadWrite.All", "Description": "Read and update all Azure AD recommendations", "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", + "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded", @@ -252784,141 +253023,154 @@ ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss", - "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DirectoryRecommendations.ReadWrite.All", + "Description": "Read and update all Azure AD recommendations", + "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", + "IsAdmin": false + } }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder", + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", - "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaDismissGroupEventReminder", + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "Command": "Invoke-MgBetaDismissGroupEventReminder", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", + "Method": "POST", + "Variants": [ + "Dismiss", + "DismissExpanded" + ], + "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/dismiss", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityRiskyServicePrincipal.ReadWrite.All", "Description": "Read and write all identity risky service principal information", "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaDismissRiskyUser", + "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded" ], "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/dismiss", - "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/identityProtection/riskyUsers/dismiss", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityRiskyUser.ReadWrite.All", "Description": "Read and write all risky user information", "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.", "IsAdmin": false - }, - "Variants": [ - "Dismiss", - "DismissExpanded" - ], - "OutputType": null, - "Uri": "/identityProtection/riskyUsers/dismiss", - "Command": "Invoke-MgBetaDismissRiskyUser", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaDismissUserEventReminder", + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "Command": "Invoke-MgBetaDismissUserEventReminder", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", + "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", - "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", + "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Method": "GET", + "Variants": [ + "Download" + ], + "OutputType": null, + "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -252932,18 +253184,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", + "Method": "POST", "Variants": [ - "Download" + "Download", + "DownloadExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", - "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -252957,19 +253210,19 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", + "Method": "POST", "Variants": [ "Download", "DownloadExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics", - "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -252983,20 +253236,11 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Download", - "DownloadExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics", - "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", + "Method": "POST", "Variants": [ "Download", "DownloadExpanded", @@ -253005,25 +253249,34 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", - "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaDownUserManagedDeviceShut", + "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "Command": "Invoke-MgBetaDownUserManagedDeviceShut", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", + "Method": "POST", + "Variants": [ + "Enroll", + "EnrollViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -253037,19 +253290,19 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", + "Method": "POST", "Variants": [ "Enroll", "EnrollViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction", - "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -253063,33 +253316,24 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Enroll", - "EnrollViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction", - "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", + "Method": "POST", "Variants": [ "Enroll", "EnrollViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", - "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded", @@ -253098,13 +253342,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded", @@ -253113,13 +253357,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded", @@ -253128,13 +253372,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded", @@ -253143,13 +253387,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded", @@ -253158,13 +253402,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded", @@ -253173,48 +253417,57 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded" ], "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", + "Method": "POST", "Variants": [ "Enroll", "EnrollExpanded" ], "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", + "Method": "POST", + "Variants": [ + "Estimate", + "EstimateViaIdentity" + ], + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -253228,19 +253481,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", + "Method": "POST", "Variants": [ "Estimate", "EstimateViaIdentity" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", - "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -253254,19 +253507,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Estimate", - "EstimateViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", - "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", + "Method": "POST", + "Variants": [ + "Execute", + "ExecuteExpanded" + ], + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Uri": "/deviceManagement/comanagedDevices/executeAction", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -253286,19 +253539,19 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", + "Method": "POST", "Variants": [ "Execute", "ExecuteExpanded" ], "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Uri": "/deviceManagement/comanagedDevices/executeAction", - "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/executeAction", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -253318,25 +253571,11 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Execute", - "ExecuteExpanded" - ], - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Uri": "/deviceManagement/managedDevices/executeAction", - "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction", + "Method": "POST", "Variants": [ "Execute", "ExecuteExpanded", @@ -253345,13 +253584,18 @@ ], "OutputType": "IMicrosoftGraphBulkDriverActionResult", "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction", - "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", + "Method": "POST", "Variants": [ "Execute", "ExecuteExpanded", @@ -253360,12 +253604,21 @@ ], "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", "Uri": "/users/{user-id}/managedDevices/executeAction", - "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaExperienceDeviceManagement", + "Method": "GET", + "Variants": [ + "Experience", + "Experience1" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", + "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -253379,19 +253632,19 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Experience", - "Experience1" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", - "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes", - "Command": "Invoke-MgBetaExperienceDeviceManagement", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", + "Method": "POST", + "Variants": [ + "Extract", + "ExtractViaIdentity" + ], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read.All", @@ -253417,59 +253670,50 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Extract", - "ExtractViaIdentity" - ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractExpanded", @@ -253478,12 +253722,21 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", + "Method": "POST", + "Variants": [ + "Extract", + "ExtractExpanded" + ], + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "Uri": "/informationProtection/policy/labels/extractLabel", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -253497,33 +253750,24 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Extract", - "ExtractExpanded" - ], - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", - "Uri": "/informationProtection/policy/labels/extractLabel", - "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractExpanded" ], "OutputType": "IMicrosoftGraphSecurityContentLabel", "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", - "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractExpanded", @@ -253532,39 +253776,39 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "Uri": "/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractExpanded", @@ -253573,12 +253817,23 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel", - "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", + "Method": "POST", + "Variants": [ + "Extract", + "ExtractExpanded", + "ExtractViaIdentity", + "ExtractViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityContentLabel", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -253592,52 +253847,50 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Extract", - "ExtractExpanded", - "ExtractViaIdentity", - "ExtractViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityContentLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", - "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": { - "Name": "ServiceMessageViewpoint.Write", - "Description": "Update your user status on service announcement messages", - "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", - "IsAdmin": true - }, + "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", + "Method": "POST", "Variants": [ "Favorite", "FavoriteExpanded" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/favorite", - "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ServiceMessageViewpoint.Write", + "Description": "Update your user status on service announcement messages", + "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", + "IsAdmin": true + } }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", + "Method": "GET", + "Variants": [ + "Filter", + "FilterViaIdentity" + ], + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -253651,37 +253904,37 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true - }, + } + }, + { + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -253695,19 +253948,19 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -253721,19 +253974,19 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -253747,71 +254000,71 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true } - ], - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", + "Method": "GET", + "Variants": [ + "Filter", + "FilterViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -253825,19 +254078,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -253851,19 +254104,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -253877,19 +254130,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -253903,19 +254156,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -253929,19 +254182,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -253955,19 +254208,19 @@ "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -253981,123 +254234,123 @@ "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", + "Method": "GET", + "Variants": [ + "Filter", + "FilterViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -254129,19 +254382,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -254173,19 +254426,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -254217,19 +254470,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -254261,19 +254514,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -254305,19 +254558,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -254349,201 +254602,201 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", + "Method": "GET", + "Variants": [ + "Filter", + "FilterViaIdentity" + ], + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -254557,19 +254810,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -254583,149 +254836,149 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Invoke-MgBetaFinancialCompanyJournal", + "Method": "POST", "Variants": [ "Post", "PostViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", - "Command": "Invoke-MgBetaFinancialCompanyJournal", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", + "Method": "POST", "Variants": [ "Post", "PostViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", - "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", + "Method": "POST", "Variants": [ "Post", "PostViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", - "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", + "Method": "POST", "Variants": [ "Post", "PostViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", - "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaFollowDriveItem", + "Method": "POST", + "Variants": [ + "Follow", + "FollowViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -254763,90 +255016,76 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Follow", - "FollowViaIdentity" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", - "Command": "Invoke-MgBetaFollowDriveItem", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Invoke-MgBetaFollowDriveRoot", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/follow", - "Command": "Invoke-MgBetaFollowDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaFollowGroupDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Command": "Invoke-MgBetaFollowGroupDriveItem", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaFollowGroupDriveRoot", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "Command": "Invoke-MgBetaFollowGroupDriveRoot", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaFollowUserDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Command": "Invoke-MgBetaFollowUserDriveItem", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaFollowUserDriveRoot", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "Command": "Invoke-MgBetaFollowUserDriveRoot", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaForceDomainDelete", + "Method": "POST", "Variants": [ "Force", "ForceExpanded", @@ -254855,18 +255094,38 @@ ], "OutputType": null, "Uri": "/domains/{domain-id}/forceDelete", - "Command": "Invoke-MgBetaForceDomainDelete", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgBetaForwardGroupCalendarEvent", + "Method": "POST", + "Variants": [ + "Forward", + "ForwardExpanded", + "ForwardViaIdentity", + "ForwardViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Calendars.Read", "Description": "Read calendars in all mailboxes", "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -254874,19 +255133,19 @@ "ForwardViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", - "Command": "Invoke-MgBetaForwardGroupCalendarEvent", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -254894,14 +255153,14 @@ "ForwardViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaForwardGroupEvent", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -254909,19 +255168,19 @@ "ForwardViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/events/{event-id}/forward", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Calendars.Read", "Description": "Read calendars in all mailboxes", "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaForwardGroupThreadPost", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -254929,19 +255188,19 @@ "ForwardViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/forward", - "Command": "Invoke-MgBetaForwardGroupEvent", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -254949,14 +255208,14 @@ "ForwardViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "Command": "Invoke-MgBetaForwardGroupThreadPost", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaForwardUserEvent", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -254964,34 +255223,19 @@ "ForwardViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/events/{event-id}/forward", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "Calendars.Read", "Description": "Read calendars in all mailboxes", "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Forward", - "ForwardExpanded", - "ForwardViaIdentity", - "ForwardViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/forward", - "Command": "Invoke-MgBetaForwardUserEvent", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaForwardUserEventInstance", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -255000,13 +255244,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "Command": "Invoke-MgBetaForwardUserEventInstance", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -255015,18 +255259,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.Send", - "Description": "Send mail as any user", - "FullDescription": "Allows the app to send mail as any user without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaForwardUserMailFolderMessage", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -255035,18 +255274,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "Command": "Invoke-MgBetaForwardUserMailFolderMessage", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as any user", "FullDescription": "Allows the app to send mail as any user without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaForwardUserMessage", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -255055,25 +255294,39 @@ ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/forward", - "Command": "Invoke-MgBetaForwardUserMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.Send", + "Description": "Send mail as any user", + "FullDescription": "Allows the app to send mail as any user without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", + "Method": "GET", "Variants": [ "Function", "FunctionViaIdentity" ], "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", + "Method": "GET", + "Variants": [ + "Function", + "FunctionViaIdentity" + ], + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -255087,19 +255340,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", + "Method": "GET", "Variants": [ "Function", "FunctionViaIdentity" ], "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -255113,19 +255366,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", + "Method": "GET", "Variants": [ "Function", "FunctionViaIdentity" ], "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -255139,25 +255392,11 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Function", - "FunctionViaIdentity" - ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaGraphChat", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -255166,12 +255405,26 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/unhideForUser", - "Command": "Invoke-MgBetaGraphChat", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgBetaGraphDeviceManagement", + "Method": "GET", + "Variants": [ + "Graph", + "GraphViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -255197,87 +255450,73 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", + "Method": "POST", "Variants": [ "Graph", "GraphViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", - "Command": "Invoke-MgBetaGraphDeviceManagement", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Graph", - "GraphViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", - "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Invoke-MgBetaGraphDrive", + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/sharedWithMe", - "Command": "Invoke-MgBetaGraphDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaGraphGroup", + "Method": "POST", "Variants": [ "Graph", "GraphViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/unsubscribeByMail", - "Command": "Invoke-MgBetaGraphGroup", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaGraphGroupDrive", + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "Command": "Invoke-MgBetaGraphGroupDrive", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "AuditLog.Read.All", - "Description": "Read audit log data", - "FullDescription": "Allows the app to read and query your audit log activities, on your behalf.", - "IsAdmin": true - }, + "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", + "Method": "GET", "Variants": [ "Graph", "Graph1", @@ -255288,13 +255527,18 @@ ], "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "AuditLog.Read.All", + "Description": "Read audit log data", + "FullDescription": "Allows the app to read and query your audit log activities, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaGraphUserChat", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -255303,26 +255547,26 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "Command": "Invoke-MgBetaGraphUserChat", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Invoke-MgBetaGraphUserDrive", + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "Command": "Invoke-MgBetaGraphUserDrive", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -255331,13 +255575,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -255346,13 +255590,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -255361,13 +255605,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -255376,191 +255620,191 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded" ], "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", - "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ], "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", - "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ], "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ], "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ], "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", - "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ], "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", - "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ], "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", - "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ], "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ], "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ], "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ], "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", - "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", + "Method": "POST", "Variants": [ "Link", "LinkExpanded" ], "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", - "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment", + "Method": "POST", "Variants": [ "Has" ], "OutputType": null, "Uri": "/deviceManagement/zebraFotaConnector/hasActiveDeployments", - "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", + "Method": "POST", "Variants": [ "Link", "LinkExpanded", @@ -255569,12 +255813,21 @@ ], "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", - "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaHaveTeamChannel", + "Method": "GET", + "Variants": [ + "Have", + "HaveViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -255588,71 +255841,45 @@ "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false } - ], - "Variants": [ - "Have", - "HaveViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Command": "Invoke-MgBetaHaveTeamChannel", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", + "Method": "GET", "Variants": [ "Have", "HaveViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", + "Method": "GET", "Variants": [ "Have", "HaveViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", + "Method": "POST", "Variants": [ "Initiate", "InitiateViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -255666,7 +255893,11 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", + "Method": "POST", "Variants": [ "Initiate", "InitiateExpanded", @@ -255675,12 +255906,8 @@ ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -255694,19 +255921,19 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", + "Method": "POST", "Variants": [ "Initiate", "InitiateViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -255720,7 +255947,11 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", + "Method": "POST", "Variants": [ "Initiate", "InitiateExpanded", @@ -255729,26 +255960,39 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", + "Method": "POST", "Variants": [ "Initiate", "InitiateViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", + "Method": "POST", "Variants": [ "Initiate", "InitiateExpanded", @@ -255757,12 +256001,23 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaInstantiateApplicationTemplate", + "Method": "POST", + "Variants": [ + "Instantiate", + "InstantiateExpanded", + "InstantiateViaIdentity", + "InstantiateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -255782,21 +256037,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Instantiate", - "InstantiateExpanded", - "InstantiateViaIdentity", - "InstantiateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphApplicationServicePrincipal", - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "Command": "Invoke-MgBetaInstantiateApplicationTemplate", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Invoke-MgBetaInvalidateUserRefreshToken", + "Method": "POST", + "Variants": [ + "Invalidate", + "InvalidateViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/invalidateAllRefreshTokens", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -255810,39 +256063,41 @@ "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Invalidate", - "InvalidateViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/invalidateAllRefreshTokens", - "Command": "Invoke-MgBetaInvalidateUserRefreshToken", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", + "Method": "POST", + "Variants": [ + "Invite", + "InviteExpanded", + "InviteViaIdentity", + "InviteViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "Uri": "/communications/calls/{call-id}/participants/invite", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": { "Name": "Calls.InitiateGroupCalls.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaInviteDriveItem", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", - "Uri": "/communications/calls/{call-id}/participants/invite", - "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -255862,22 +256117,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Invite", - "InviteExpanded", - "InviteViaIdentity", - "InviteViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", - "Command": "Invoke-MgBetaInviteDriveItem", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Invoke-MgBetaInviteDriveRoot", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -255886,13 +256130,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/invite", - "Command": "Invoke-MgBetaInviteDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaInviteGroupDriveItem", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -255901,13 +256145,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Command": "Invoke-MgBetaInviteGroupDriveItem", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaInviteGroupDriveRoot", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -255916,13 +256160,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "Command": "Invoke-MgBetaInviteGroupDriveRoot", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaInviteUserDriveItem", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -255931,13 +256175,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Command": "Invoke-MgBetaInviteUserDriveItem", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaInviteUserDriveRoot", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -255946,12 +256190,20 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "Command": "Invoke-MgBetaInviteUserDriveRoot", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", + "Method": "GET", + "Variants": [ + "Are" + ], + "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -255965,18 +256217,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaKeepCommunicationCallAlive", + "Method": "POST", "Variants": [ - "Are" + "Keep", + "KeepViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", - "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/communications/calls/{call-id}/keepAlive", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -255990,19 +256243,19 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Keep", - "KeepViaIdentity" - ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/keepAlive", - "Command": "Invoke-MgBetaKeepCommunicationCallAlive", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Invoke-MgBetaLicenseUser", + "Method": "POST", + "Variants": [ + "License", + "LicenseViaIdentity" + ], + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/reprocessLicenseAssignment", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -256016,92 +256269,78 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "License", - "LicenseViaIdentity" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "Command": "Invoke-MgBetaLicenseUser", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": { - "Name": "Calls.AccessMedia.All", - "Description": "Access media streams in a call as an app", - "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", + "Method": "POST", "Variants": [ "Log", "LogExpanded" ], "OutputType": null, "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "Name": "Calls.AccessMedia.All", + "Description": "Access media streams in a call as an app", + "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaMarkChatReadForUser", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -256110,18 +256349,18 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/markChatReadForUser", - "Command": "Invoke-MgBetaMarkChatReadForUser", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaMarkChatUnreadForUser", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -256130,49 +256369,54 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "Command": "Invoke-MgBetaMarkChatUnreadForUser", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": { - "Name": "ServiceMessageViewpoint.Write", - "Description": "Update your user status on service announcement messages", - "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", - "IsAdmin": true - }, + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/markRead", - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.ServiceAnnouncement", + "ApiVersion": "beta", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true - }, + } + }, + { + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ServiceMessageViewpoint.Write", + "Description": "Update your user status on service announcement messages", + "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", + "IsAdmin": true + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaMarkUserChatReadForUser", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -256181,13 +256425,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "Command": "Invoke-MgBetaMarkUserChatReadForUser", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -256196,13 +256440,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -256211,13 +256455,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk", - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -256226,13 +256470,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk", - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -256241,13 +256485,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk", - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -256256,13 +256500,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk", - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaMarkUserMessageAsJunk", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -256271,13 +256515,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk", - "Command": "Invoke-MgBetaMarkUserMessageAsJunk", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -256286,12 +256530,20 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk", - "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaMessageChat", + "Method": "GET", + "Variants": [ + "Message" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/allMessages", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -256347,18 +256599,18 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaMessageTeam", + "Method": "GET", "Variants": [ "Message" ], "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/allMessages", - "Command": "Invoke-MgBetaMessageChat", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/allMessages", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -256414,18 +256666,19 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaMessageTeamChannel", + "Method": "GET", "Variants": [ - "Message" + "Message", + "MessageViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/allMessages", - "Command": "Invoke-MgBetaMessageTeam", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/teams/{team-id}/channels/allMessages", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -256481,32 +256734,32 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", + "Method": "GET", "Variants": [ "Message", "MessageViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/allMessages", - "Command": "Invoke-MgBetaMessageTeamChannel", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Invoke-MgBetaMessageUserChat", + "Method": "GET", "Variants": [ "Message", "MessageViaIdentity" ], "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", - "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "Uri": "/users/{user-id}/chats/allMessages", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -256562,19 +256815,21 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Message", - "MessageViaIdentity" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/users/{user-id}/chats/allMessages", - "Command": "Invoke-MgBetaMessageUserChat", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", + "Method": "POST", + "Variants": [ + "Mute1", + "MuteExpanded1", + "MuteViaIdentity1", + "MuteViaIdentityExpanded1" + ], + "OutputType": "IMicrosoftGraphMuteParticipantsOperation", + "Uri": "/communications/calls/{call-id}/participants/muteAll", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCalls.All", @@ -256588,21 +256843,21 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Mute1", - "MuteExpanded1", - "MuteViaIdentity1", - "MuteViaIdentityExpanded1" - ], - "OutputType": "IMicrosoftGraphMuteParticipantsOperation", - "Uri": "/communications/calls/{call-id}/participants/muteAll", - "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Invoke-MgBetaMuteCommunicationCall", + "Method": "POST", + "Variants": [ + "Mute", + "MuteExpanded", + "MuteViaIdentity", + "MuteViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Uri": "/communications/calls/{call-id}/mute", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -256616,7 +256871,11 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", + "Method": "POST", "Variants": [ "Mute", "MuteExpanded", @@ -256624,13 +256883,9 @@ "MuteViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Uri": "/communications/calls/{call-id}/mute", - "Command": "Invoke-MgBetaMuteCommunicationCall", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCalls.All", @@ -256644,51 +256899,40 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Mute", - "MuteExpanded", - "MuteViaIdentity", - "MuteViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", + "Method": "GET", "Variants": [ "My" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/my", - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", + "Method": "GET", "Variants": [ "My" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests/my", - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", + "Method": "POST", "Variants": [ "Override", "OverrideExpanded", @@ -256697,13 +256941,13 @@ ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", - "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", + "Method": "POST", "Variants": [ "Override", "OverrideExpanded", @@ -256712,13 +256956,13 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", - "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", + "Method": "POST", "Variants": [ "Override", "OverrideExpanded", @@ -256727,13 +256971,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", - "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", + "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -256742,13 +256986,13 @@ ], "OutputType": "IMicrosoftGraphParseExpressionResponse", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", + "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -256757,12 +257001,23 @@ ], "OutputType": "IMicrosoftGraphParseExpressionResponse", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", + "Method": "POST", + "Variants": [ + "Parse", + "ParseExpanded", + "ParseViaIdentity", + "ParseViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -256776,7 +257031,11 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", + "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -256784,13 +257043,9 @@ "ParseViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -256804,21 +257059,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Parse", - "ParseExpanded", - "ParseViaIdentity", - "ParseViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Invoke-MgBetaPendingUserApp", + "Method": "GET", + "Variants": [ + "Pending", + "PendingViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -256832,19 +257085,21 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Pending", - "PendingViaIdentity" - ], - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", - "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "Command": "Invoke-MgBetaPendingUserApp", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", + "Method": "POST", + "Variants": [ + "Play", + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlayPromptOperation", + "Uri": "/communications/calls/{call-id}/playPrompt", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -256858,27 +257113,11 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Play", - "PlayExpanded", - "PlayViaIdentity", - "PlayViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPlayPromptOperation", - "Uri": "/communications/calls/{call-id}/playPrompt", - "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", + "Method": "POST", "Variants": [ "Play", "PlayExpanded", @@ -256887,18 +257126,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", - "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", + "Method": "POST", "Variants": [ "Play", "PlayExpanded", @@ -256907,13 +257146,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", - "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", + "Method": "POST", "Variants": [ "Play", "PlayExpanded", @@ -256922,13 +257166,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", - "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", + "Method": "POST", "Variants": [ "Postpone", "PostponeExpanded", @@ -256937,18 +257181,13 @@ ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources/{impactedResource-id}/postpone", - "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "DirectoryRecommendations.ReadWrite.All", - "Description": "Read and update all Azure AD recommendations", - "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", + "Method": "POST", "Variants": [ "Postpone", "PostponeExpanded", @@ -256957,18 +257196,18 @@ ], "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations/{recommendation-id}/postpone", - "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DirectoryRecommendations.ReadWrite.All", "Description": "Read and update all Azure AD recommendations", "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", + "Method": "POST", "Variants": [ "Postpone", "PostponeExpanded", @@ -256977,12 +257216,28 @@ ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone", - "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DirectoryRecommendations.ReadWrite.All", + "Description": "Read and update all Azure AD recommendations", + "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", + "IsAdmin": false + } }, { + "Command": "Invoke-MgBetaPreviewDriveItem", + "Method": "POST", + "Variants": [ + "Preview", + "PreviewExpanded", + "PreviewViaIdentity", + "PreviewViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -257020,22 +257275,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Preview", - "PreviewExpanded", - "PreviewViaIdentity", - "PreviewViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", - "Command": "Invoke-MgBetaPreviewDriveItem", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Invoke-MgBetaPreviewDriveRoot", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -257044,13 +257288,13 @@ ], "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/drives/{drive-id}/root/preview", - "Command": "Invoke-MgBetaPreviewDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaPreviewGroupDriveItem", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -257059,13 +257303,13 @@ ], "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Command": "Invoke-MgBetaPreviewGroupDriveItem", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaPreviewGroupDriveRoot", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -257074,91 +257318,91 @@ ], "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "Command": "Invoke-MgBetaPreviewGroupDriveRoot", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaPreviewGroupOnenotePage", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "Command": "Invoke-MgBetaPreviewGroupOnenotePage", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Invoke-MgBetaPreviewSiteOnenotePage", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "Command": "Invoke-MgBetaPreviewSiteOnenotePage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaPreviewUserDriveItem", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -257167,13 +257411,13 @@ ], "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Command": "Invoke-MgBetaPreviewUserDriveItem", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaPreviewUserDriveRoot", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -257182,61 +257426,70 @@ ], "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "Command": "Invoke-MgBetaPreviewUserDriveRoot", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Invoke-MgBetaPreviewUserOnenotePage", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "Command": "Invoke-MgBetaPreviewUserOnenotePage", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaPromoteDomain", + "Method": "POST", "Variants": [ "Promote", "PromoteViaIdentity" ], "OutputType": null, "Uri": "/domains/{domain-id}/promote", - "Command": "Invoke-MgBetaPromoteDomain", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType", + "Method": "POST", + "Variants": [ + "Query", + "QueryExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaQuerySearch", + "Method": "POST", "Variants": [ "Query", "QueryExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", - "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSearchResponse", + "Uri": "/search/query", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "Acronym.Read.All", @@ -257298,68 +257551,68 @@ "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Query", - "QueryExpanded" - ], - "OutputType": "IMicrosoftGraphSearchResponse", - "Uri": "/search/query", - "Command": "Invoke-MgBetaQuerySearch", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", + "Method": "POST", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate", - "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "DirectoryRecommendations.ReadWrite.All", - "Description": "Read and update all Azure AD recommendations", - "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", + "Method": "POST", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations/{recommendation-id}/reactivate", - "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DirectoryRecommendations.ReadWrite.All", "Description": "Read and update all Azure AD recommendations", "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", + "Method": "POST", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate", - "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DirectoryRecommendations.ReadWrite.All", + "Description": "Read and update all Azure AD recommendations", + "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ", + "IsAdmin": false + } }, { + "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", + "Method": "POST", + "Variants": [ + "Reassign", + "ReassignViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -257385,272 +257638,263 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Reassign", - "ReassignViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", + "Method": "POST", "Variants": [ "Reassign", "ReassignViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", + "Method": "POST", "Variants": [ "Reassign", "ReassignViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Invoke-MgBetaReauthorizeShareListSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgBetaReauthorizeShareListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ChangeNotifications", - "Permissions": [], + "Command": "Invoke-MgBetaReauthorizeSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgBetaReauthorizeSubscription", + "Module": "Beta.ChangeNotifications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Invoke-MgBetaRecentDrive", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/recent", - "Command": "Invoke-MgBetaRecentDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaRecentGroupDrive", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "Command": "Invoke-MgBetaRecentGroupDrive", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": { - "Name": "UserActivity.ReadWrite.CreatedByApp", - "Description": "Read and write app activity to your activity feed", - "FullDescription": "Allows the app to read and report your activity in the app.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaRecentUserActivity", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ], "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/recent", - "Command": "Invoke-MgBetaRecentUserActivity", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "UserActivity.ReadWrite.CreatedByApp", + "Description": "Read and write app activity to your activity feed", + "FullDescription": "Allows the app to read and report your activity in the app.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Invoke-MgBetaRecentUserDrive", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "Command": "Invoke-MgBetaRecentUserDrive", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Invoke-MgBetaRecordCommunicationCall", + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -257659,18 +257903,13 @@ ], "OutputType": "IMicrosoftGraphRecordOperation", "Uri": "/communications/calls/{call-id}/record", - "Command": "Invoke-MgBetaRecordCommunicationCall", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": { - "Name": "Calls.AccessMedia.All", - "Description": "Access media streams in a call as an app", - "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaRecordCommunicationCallResponse", + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -257679,26 +257918,31 @@ ], "OutputType": "IMicrosoftGraphRecordOperation", "Uri": "/communications/calls/{call-id}/recordResponse", - "Command": "Invoke-MgBetaRecordCommunicationCallResponse", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Calls.AccessMedia.All", + "Description": "Access media streams in a call as an app", + "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", + "Method": "POST", "Variants": [ "Record", "RecordExpanded" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -257707,13 +257951,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -257722,13 +257966,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -257737,13 +257981,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -257752,13 +257996,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision", + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -257767,18 +258011,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions", - "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": { - "Name": "Calls.Initiate.All", - "Description": "Initiate outgoing 1 to 1 calls from the app", - "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaRedirectCommunicationCall", + "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -257787,18 +258026,18 @@ ], "OutputType": null, "Uri": "/communications/calls/{call-id}/redirect", - "Command": "Invoke-MgBetaRedirectCommunicationCall", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Devices.CloudPrint", "Permissions": { - "Name": "PrintJob.Manage.All", - "Description": "Perform advanced operations on print jobs", - "FullDescription": "Allows the application to perform advanced operations like redirecting a print job to another printer without a signed-in user. Also allows the application to read and update the metadata of print jobs.", + "Name": "Calls.Initiate.All", + "Description": "Initiate outgoing 1 to 1 calls from the app", + "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaRedirectPrintPrinterJob", + "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -257807,13 +258046,18 @@ ], "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "Command": "Invoke-MgBetaRedirectPrintPrinterJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "PrintJob.Manage.All", + "Description": "Perform advanced operations on print jobs", + "FullDescription": "Allows the application to perform advanced operations like redirecting a print job to another printer without a signed-in user. Also allows the application to read and update the metadata of print jobs.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", + "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -257822,13 +258066,13 @@ ], "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect", - "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Invoke-MgBetaRedirectPrintShareJob", + "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -257837,12 +258081,21 @@ ], "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "Command": "Invoke-MgBetaRedirectPrintShareJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", + "Method": "POST", + "Variants": [ + "Reenable", + "ReenableViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -257856,19 +258109,19 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", + "Method": "POST", "Variants": [ "Reenable", "ReenableViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", - "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -257882,33 +258135,24 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Reenable", - "ReenableViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", - "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaReenableUserManagedDevice", + "Method": "POST", "Variants": [ "Reenable", "ReenableViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", - "Command": "Invoke-MgBetaReenableUserManagedDevice", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Invoke-MgBetaRejectCommunicationCall", + "Method": "POST", "Variants": [ "Reject", "RejectExpanded", @@ -257917,25 +258161,34 @@ ], "OutputType": null, "Uri": "/communications/calls/{call-id}/reject", - "Command": "Invoke-MgBetaRejectCommunicationCall", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", + "Method": "POST", "Variants": [ "Remediate", "RemediateViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate", - "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaRenewGroup", + "Method": "POST", + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/renew", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -257949,19 +258202,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", + "Method": "POST", "Variants": [ "Renew", - "RenewViaIdentity" + "RenewExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/renew", - "Command": "Invoke-MgBetaRenewGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/groupLifecyclePolicies/renewGroup", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -257975,19 +258228,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", + "Method": "POST", "Variants": [ - "Renew", - "RenewExpanded" + "Reopen", + "ReopenViaIdentity" ], "OutputType": null, - "Uri": "/groupLifecyclePolicies/renewGroup", - "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -258001,19 +258254,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", + "Method": "POST", "Variants": [ "Reopen", "ReopenViaIdentity" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", - "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -258027,25 +258280,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Reopen", - "ReopenViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", - "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", + "Method": "POST", "Variants": [ "Reorder", "ReorderExpanded", @@ -258054,18 +258293,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", - "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy", + "Method": "POST", "Variants": [ "Reorder", "ReorderExpanded", @@ -258074,13 +258313,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", - "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -258089,18 +258333,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.Send", - "Description": "Send mail as any user", - "FullDescription": "Allows the app to send mail as any user without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", + "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -258109,18 +258348,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as any user", "FullDescription": "Allows the app to send mail as any user without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaReplyAllUserMessage", + "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -258129,18 +258368,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "Command": "Invoke-MgBetaReplyAllUserMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.Send", + "Description": "Send mail as any user", + "FullDescription": "Allows the app to send mail as any user without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "Invoke-MgBetaReplyGroupConversationThread", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -258149,18 +258388,18 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "Command": "Invoke-MgBetaReplyGroupConversationThread", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + }, + { + "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -258169,13 +258408,18 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -258184,18 +258428,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "Invoke-MgBetaReplyGroupThread", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -258204,18 +258443,18 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "Command": "Invoke-MgBetaReplyGroupThread", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + }, + { + "Command": "Invoke-MgBetaReplyGroupThreadPost", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -258224,13 +258463,18 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "Command": "Invoke-MgBetaReplyGroupThreadPost", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -258239,13 +258483,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -258254,18 +258498,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.Send", - "Description": "Send mail as any user", - "FullDescription": "Allows the app to send mail as any user without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaReplyUserMailFolderMessage", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -258274,18 +258513,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "Command": "Invoke-MgBetaReplyUserMailFolderMessage", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as any user", "FullDescription": "Allows the app to send mail as any user without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaReplyUserMessage", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -258294,80 +258533,80 @@ ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/reply", - "Command": "Invoke-MgBetaReplyUserMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.Send", + "Description": "Send mail as any user", + "FullDescription": "Allows the app to send mail as any user without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", + "Method": "GET", "Variants": [ "Report", "ReportViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": { - "Name": "ServiceHealth.Read.All", - "Description": "Read service health", - "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", + "Method": "GET", "Variants": [ "Report", "ReportViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", - "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "ServiceHealth.Read.All", + "Description": "Read service health", + "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Cloud", "CloudViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc", - "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Cloud", "CloudViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc", - "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", "Variants": [ "Reprovision", "ReprovisionExpanded", @@ -258376,18 +258615,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision", - "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Users.Actions", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaReprovisionUserCloudPc", + "Method": "POST", "Variants": [ "Reprovision", "ReprovisionExpanded", @@ -258396,144 +258635,158 @@ ], "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision", - "Command": "Invoke-MgBetaReprovisionUserCloudPc", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Cloud", "CloudViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc", - "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", + "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", - "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", + "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaRetireUserManagedDevice", + "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "Command": "Invoke-MgBetaRetireUserManagedDevice", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Invoke-MgBetaRetryContactServiceProvisioning", + "Method": "POST", "Variants": [ "Retry", "RetryViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", - "Command": "Invoke-MgBetaRetryContactServiceProvisioning", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation", + "Method": "POST", "Variants": [ "Retry", "RetryViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", - "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", + "Method": "POST", "Variants": [ "Retry", "RetryViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/retryServiceProvisioning", - "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation", + "Method": "POST", "Variants": [ "Retry", "RetryViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", - "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaRetryUserServiceProvisioning", + "Method": "POST", "Variants": [ "Retry", "RetryViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/retryServiceProvisioning", - "Command": "Invoke-MgBetaRetryUserServiceProvisioning", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", + "Method": "POST", + "Variants": [ + "Return", + "ReturnViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -258559,63 +258812,63 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Return", - "ReturnViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", + "Method": "POST", "Variants": [ "Return", "ReturnViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", + "Method": "POST", "Variants": [ "Return", "ReturnViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage", + "Method": "POST", "Variants": [ "Reupload", "ReuploadViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload", - "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", + "Method": "POST", + "Variants": [ + "Rotate", + "RotateViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -258629,37 +258882,37 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -258673,19 +258926,19 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -258699,37 +258952,37 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -258743,64 +258996,50 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Rotate", - "RotateViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", + "Method": "POST", "Variants": [ "Rotate", "RotateViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", + "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -258809,18 +259048,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", - "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", + "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -258829,13 +259068,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", + "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -258844,18 +259088,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "Method": "POST", "Variants": [ "Schedule", "ScheduleExpanded", @@ -258864,12 +259103,25 @@ ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", + "Method": "GET", + "Variants": [ + "Schedule" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAccess.Read.AzureAD", @@ -258883,18 +259135,18 @@ "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", + "Method": "GET", "Variants": [ "Schedule" ], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", - "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAccess.Read.AzureAD", @@ -258908,69 +259160,61 @@ "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Schedule" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", - "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", + "Method": "GET", "Variants": [ "Schedule", "ScheduleViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", + "Method": "GET", "Variants": [ "Schedule", "ScheduleViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", + "Method": "GET", "Variants": [ "Schedule" ], "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", + "Method": "GET", "Variants": [ "Schedule" ], "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", + "Method": "POST", "Variants": [ "Self", "SelfExpanded", @@ -258979,31 +259223,26 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate", - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", + "Method": "POST", "Variants": [ "Self", "SelfViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate", - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", + "Method": "POST", "Variants": [ "Self", "SelfExpanded", @@ -259012,13 +259251,18 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", - "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", + "Method": "POST", "Variants": [ "Self", "SelfExpanded", @@ -259027,26 +259271,26 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", + "Method": "POST", "Variants": [ "Self", "SelfViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", + "Method": "POST", "Variants": [ "Self", "SelfExpanded", @@ -259055,61 +259299,72 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", + "Method": "POST", "Variants": [ "Self", "SelfViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", + "Method": "POST", "Variants": [ "Self", "SelfViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", - "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + } }, { + "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", + "Method": "POST", + "Variants": [ + "Share", + "ShareViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaShareTeamSchedule", + "Method": "POST", "Variants": [ "Share", - "ShareViaIdentity" + "ShareExpanded", + "ShareViaIdentity", + "ShareViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", - "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/teams/{team-id}/schedule/share", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -259123,22 +259378,11 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Share", - "ShareExpanded", - "ShareViaIdentity", - "ShareViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/share", - "Command": "Invoke-MgBetaShareTeamSchedule", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", + "Method": "POST", "Variants": [ "Sign", "SignExpanded", @@ -259147,26 +259391,26 @@ ], "OutputType": "IMicrosoftGraphSigningResult", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest", - "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Invoke-MgBetaSignInformationProtectionDigest", + "Method": "POST", "Variants": [ "Sign", "SignExpanded" ], "OutputType": "IMicrosoftGraphSigningResult", "Uri": "/informationProtection/signDigest", - "Command": "Invoke-MgBetaSignInformationProtectionDigest", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest", + "Method": "POST", "Variants": [ "Sign", "SignExpanded", @@ -259175,13 +259419,13 @@ ], "OutputType": "IMicrosoftGraphSigningResult", "Uri": "/sites/{site-id}/informationProtection/signDigest", - "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", + "Method": "POST", "Variants": [ "Sign", "SignExpanded", @@ -259190,13 +259434,13 @@ ], "OutputType": "IMicrosoftGraphSigningResult", "Uri": "/users/{user-id}/informationProtection/signDigest", - "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder", + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -259205,13 +259449,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", - "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaSnoozeGroupEventReminder", + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -259220,13 +259464,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "Command": "Invoke-MgBetaSnoozeGroupEventReminder", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -259235,18 +259479,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaSnoozeUserEventReminder", + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -259255,38 +259494,52 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "Command": "Invoke-MgBetaSnoozeUserEventReminder", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Invoke-MgBetaSoftChatMessageDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "Command": "Invoke-MgBetaSoftChatMessageDelete", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", + "Method": "POST", + "Variants": [ + "Soft", + "SoftViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -259300,19 +259553,19 @@ "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -259326,71 +259579,71 @@ "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Soft", - "SoftViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaSoftUserChatMessageDelete", + "Method": "POST", + "Variants": [ + "Soft", + "SoftViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -259404,38 +259657,24 @@ "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Soft", - "SoftViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "Command": "Invoke-MgBetaSoftUserChatMessageDelete", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": { - "Name": "Calls.AccessMedia.All", - "Description": "Access media streams in a call as an app", - "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", + "Method": "POST", "Variants": [ "Subscribe", "SubscribeExpanded", @@ -259444,30 +259683,44 @@ ], "OutputType": "IMicrosoftGraphSubscribeToToneOperation", "Uri": "/communications/calls/{call-id}/subscribeToTone", - "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Calls.AccessMedia.All", + "Description": "Access media streams in a call as an app", + "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "Invoke-MgBetaSubscribeGroupByMail", + "Method": "POST", "Variants": [ "Subscribe", "SubscribeViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/subscribeByMail", - "Command": "Invoke-MgBetaSubscribeGroupByMail", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", + "Method": "GET", + "Variants": [ + "Summarize", + "SummarizeViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -259493,19 +259746,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", + "Method": "GET", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy='{summarizeBy}')", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -259519,19 +259772,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", + "Method": "GET", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy='{summarizeBy}')", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy='{summarizeBy}')", "Module": "Beta.DeviceManagement.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -259545,19 +259798,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Summarize", - "SummarizeViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy='{summarizeBy}')", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "Variants": [ + "Summary", + "SummaryViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -259571,19 +259824,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", "Variants": [ "Summary", "SummaryViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -259597,19 +259850,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", "Variants": [ "Summary", "SummaryViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -259623,37 +259876,37 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", "Variants": [ "Summary", "SummaryViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiVersion": "beta", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Summary", - "SummaryViaIdentity" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "ApiVersion": "beta", - "Method": "GET" + } }, { + "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", + "Method": "GET", + "Variants": [ + "Supported", + "SupportedViaIdentity" + ], + "OutputType": "IMicrosoftGraphLocaleInfo", + "Uri": "/users/{user-id}/outlook/supportedLanguages", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -259673,25 +259926,11 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], - "Variants": [ - "Supported", - "SupportedViaIdentity" - ], - "OutputType": "IMicrosoftGraphLocaleInfo", - "Uri": "/users/{user-id}/outlook/supportedLanguages", - "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "ManagedTenants.WriteRead.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign", + "Method": "POST", "Variants": [ "Tag", "TagExpanded", @@ -259700,13 +259939,18 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/unassignTag", - "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ManagedTenants.WriteRead.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -259715,12 +259959,8 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -259734,7 +259974,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -259743,12 +259987,8 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -259762,7 +260002,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -259771,18 +260015,46 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { + "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "POST", + "Variants": [ + "Target", + "TargetExpanded", + "TargetViaIdentity", + "TargetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -259790,13 +260062,9 @@ "TargetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -259810,21 +260078,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Target", - "TargetExpanded", - "TargetViaIdentity", - "TargetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps", - "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch", + "Method": "POST", + "Variants": [ + "Tenant", + "TenantExpanded" + ], + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Uri": "/tenantRelationships/managedTenants/tenantGroups/tenantSearch", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -259838,37 +260104,37 @@ "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Tenant", - "TenantExpanded" - ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", - "Uri": "/tenantRelationships/managedTenants/tenantGroups/tenantSearch", - "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "ManagedTenants.ReadWrite.All", - "Description": "Read and write all managed tenant information", - "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", - "IsAdmin": true - }, + "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard", + "Method": "POST", "Variants": [ "Tenant", "TenantViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/offboardTenant", - "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ManagedTenants.ReadWrite.All", + "Description": "Read and write all managed tenant information", + "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", + "IsAdmin": true + } }, { + "Command": "Invoke-MgBetaTerminateDeviceManagementPartner", + "Method": "POST", + "Variants": [ + "Terminate", + "TerminateViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -259882,19 +260148,21 @@ "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Terminate", - "TerminateViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", - "Command": "Invoke-MgBetaTerminateDeviceManagementPartner", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Invoke-MgBetaTimeUserOutlook", + "Method": "GET", + "Variants": [ + "Time", + "Time1", + "TimeViaIdentity", + "TimeViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTimeZoneInformation", + "Uri": "/users/{user-id}/outlook/supportedTimeZones", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -259914,21 +260182,21 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], - "Variants": [ - "Time", - "Time1", - "TimeViaIdentity", - "TimeViaIdentity1" - ], - "OutputType": "IMicrosoftGraphTimeZoneInformation", - "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "Command": "Invoke-MgBetaTimeUserOutlook", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Invoke-MgBetaTranslateUserExchangeId", + "Method": "POST", + "Variants": [ + "Translate", + "TranslateExpanded", + "TranslateViaIdentity", + "TranslateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConvertIdResult", + "Uri": "/users/{user-id}/translateExchangeIds", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -259960,75 +260228,73 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Translate", - "TranslateExpanded", - "TranslateViaIdentity", - "TranslateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphConvertIdResult", - "Uri": "/users/{user-id}/translateExchangeIds", - "Command": "Invoke-MgBetaTranslateUserExchangeId", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", - "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Users.Actions", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaTroubleshootUserCloudPc", + "Method": "POST", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot", - "Command": "Invoke-MgBetaTroubleshootUserCloudPc", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", + "Method": "POST", + "Variants": [ + "Unarchive", + "UnarchiveExpanded" + ], + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/unarchive", "Module": "Beta.Devices.ServiceAnnouncement", + "ApiVersion": "beta", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true - }, + } + }, + { + "Command": "Invoke-MgBetaUnarchiveTeam", + "Method": "POST", "Variants": [ "Unarchive", - "UnarchiveExpanded" + "UnarchiveViaIdentity" ], "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/teams/{team-id}/unarchive", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -260054,32 +260320,32 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Unarchive", - "UnarchiveViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/unarchive", - "Command": "Invoke-MgBetaUnarchiveTeam", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", + "Method": "POST", "Variants": [ "Unassign", "UnassignViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "Method": "POST", + "Variants": [ + "Unassign", + "UnassignViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -260093,54 +260359,45 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Unassign", - "UnassignViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", + "Method": "POST", "Variants": [ "Unbind" ], "OutputType": null, "Uri": "/deviceManagement/androidForWorkSettings/unbind", - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Method": "POST", "Variants": [ "Unbind" ], "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", + "Method": "POST", "Variants": [ "Unenroll", "UnenrollExpanded", @@ -260149,13 +260406,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", + "Method": "POST", "Variants": [ "Unenroll", "UnenrollExpanded", @@ -260164,126 +260421,137 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", + "Method": "POST", "Variants": [ "Unenroll", "UnenrollExpanded" ], "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": { - "Name": "ServiceMessageViewpoint.Write", - "Description": "Update your user status on service announcement messages", - "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", - "IsAdmin": true - }, + "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", + "Method": "POST", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ServiceMessageViewpoint.Write", + "Description": "Update your user status on service announcement messages", + "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", + "IsAdmin": true + } }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Invoke-MgBetaUnfollowDriveItem", + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Command": "Invoke-MgBetaUnfollowDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Invoke-MgBetaUnfollowDriveRoot", + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/unfollow", - "Command": "Invoke-MgBetaUnfollowDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaUnfollowGroupDriveItem", + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Command": "Invoke-MgBetaUnfollowGroupDriveItem", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaUnfollowUserDriveItem", + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Command": "Invoke-MgBetaUnfollowUserDriveItem", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaUnfollowUserDriveRoot", + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "Command": "Invoke-MgBetaUnfollowUserDriveRoot", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgBetaUnmuteCommunicationCall", + "Method": "POST", + "Variants": [ + "Unmute", + "UnmuteExpanded", + "UnmuteViaIdentity", + "UnmuteViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "Uri": "/communications/calls/{call-id}/unmute", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -260297,21 +260565,19 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Unmute", - "UnmuteExpanded", - "UnmuteViaIdentity", - "UnmuteViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", - "Uri": "/communications/calls/{call-id}/unmute", - "Command": "Invoke-MgBetaUnmuteCommunicationCall", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", + "Method": "POST", + "Variants": [ + "Unsubmit", + "UnsubmitViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -260337,95 +260603,101 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Unsubmit", - "UnsubmitViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", + "Method": "POST", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", + "Method": "POST", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe", - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", + "Method": "POST", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.Send", - "Description": "Send mail as any user", - "FullDescription": "Allows the app to send mail as any user without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaUnsubscribeUserMessage", + "Method": "POST", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", - "Command": "Invoke-MgBetaUnsubscribeUserMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.Send", + "Description": "Send mail as any user", + "FullDescription": "Allows the app to send mail as any user without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", + "Method": "POST", + "Variants": [ + "Upload", + "UploadExpanded", + "UploadViaIdentity", + "UploadViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -260433,33 +260705,27 @@ "UploadViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", - "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", + "Method": "GET", "Variants": [ "Upload", - "UploadExpanded", - "UploadViaIdentity", - "UploadViaIdentityExpanded" + "UploadViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", - "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -260473,25 +260739,11 @@ "FullDescription": "Manage the state and settings of all Microsoft education apps.", "IsAdmin": false } - ], - "Variants": [ - "Upload", - "UploadViaIdentity" - ], - "OutputType": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl", - "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "APIConnectors.ReadWrite.All", - "Description": "Read and write API connectors for authentication flows", - "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -260500,18 +260752,18 @@ ], "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { - "Name": "TrustFrameworkKeySet.ReadWrite.All", - "Description": "Read and write trust framework key sets", - "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.", + "Name": "APIConnectors.ReadWrite.All", + "Description": "Read and write API connectors for authentication flows", + "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -260520,18 +260772,18 @@ ], "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -260540,18 +260792,18 @@ ], "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -260560,13 +260812,18 @@ ], "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "TrustFrameworkKeySet.ReadWrite.All", + "Description": "Read and write trust framework key sets", + "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "GET", "Variants": [ "Usage", "Usage1", @@ -260575,12 +260832,21 @@ ], "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", + "Method": "GET", + "Variants": [ + "Usage", + "UsageViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -260600,19 +260866,19 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Usage", - "UsageViaIdentity" - ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", - "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Invoke-MgBetaViewUserReminder", + "Method": "GET", + "Variants": [ + "View", + "ViewViaIdentity" + ], + "OutputType": "IMicrosoftGraphReminder", + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -260632,33 +260898,24 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "View", - "ViewViaIdentity" - ], - "OutputType": "IMicrosoftGraphReminder", - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "Command": "Invoke-MgBetaViewUserReminder", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgCalendarGroupCalendar", + "Method": "GET", "Variants": [ "Calendar", "CalendarViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Command": "Invoke-MgCalendarGroupCalendar", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", + "Method": "GET", "Variants": [ "Calendar", "Calendar1", @@ -260667,12 +260924,23 @@ ], "OutputType": null, "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgCheckinDriveItem", + "Method": "POST", + "Variants": [ + "Checkin", + "CheckinExpanded", + "CheckinViaIdentity", + "CheckinViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -260692,22 +260960,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Checkin", - "CheckinExpanded", - "CheckinViaIdentity", - "CheckinViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", - "Command": "Invoke-MgCheckinDriveItem", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Invoke-MgCheckinDriveRoot", + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -260716,13 +260973,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/root/checkin", - "Command": "Invoke-MgCheckinDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgCheckinGroupDriveItem", + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -260731,13 +260988,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Command": "Invoke-MgCheckinGroupDriveItem", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgCheckinGroupDriveRoot", + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -260746,13 +261003,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "Command": "Invoke-MgCheckinGroupDriveRoot", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgCheckinUserDriveItem", + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -260761,13 +261018,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Command": "Invoke-MgCheckinUserDriveItem", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgCheckinUserDriveRoot", + "Method": "POST", "Variants": [ "Checkin", "CheckinExpanded", @@ -260776,12 +261033,21 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "Command": "Invoke-MgCheckinUserDriveRoot", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgCheckoutDriveItem", + "Method": "POST", + "Variants": [ + "Checkout", + "CheckoutViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -260801,90 +261067,76 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Checkout", - "CheckoutViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", - "Command": "Invoke-MgCheckoutDriveItem", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Invoke-MgCheckoutDriveRoot", + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/checkout", - "Command": "Invoke-MgCheckoutDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgCheckoutGroupDriveItem", + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Command": "Invoke-MgCheckoutGroupDriveItem", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgCheckoutGroupDriveRoot", + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "Command": "Invoke-MgCheckoutGroupDriveRoot", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgCheckoutUserDriveItem", + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Command": "Invoke-MgCheckoutUserDriveItem", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgCheckoutUserDriveRoot", + "Method": "POST", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "Command": "Invoke-MgCheckoutUserDriveRoot", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", + "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -260893,13 +261145,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", + "Method": "POST", "Variants": [ "Clean", "CleanExpanded", @@ -260908,25 +261165,36 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ], "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings/createOrGet", - "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onlineMeetings/createOrGet", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -260940,22 +261208,11 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings/createOrGet", - "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgDeclineGroupCalendarEvent", + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -260964,13 +261221,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", - "Command": "Invoke-MgDeclineGroupCalendarEvent", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgDeclineGroupEvent", + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -260979,18 +261236,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/decline", - "Command": "Invoke-MgDeclineGroupEvent", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgDeclineUserEvent", + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -260999,13 +261251,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/decline", - "Command": "Invoke-MgDeclineUserEvent", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgDeclineUserEventInstance", + "Method": "POST", "Variants": [ "Decline", "DeclineExpanded", @@ -261014,123 +261271,131 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "Command": "Invoke-MgDeclineUserEventInstance", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgDismissGroupCalendarEventReminder", + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", - "Command": "Invoke-MgDismissGroupCalendarEventReminder", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgDismissGroupEventReminder", + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "Command": "Invoke-MgDismissGroupEventReminder", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", + "Module": "Groups", + "ApiVersion": "v1.0", + "Permissions": [] + }, + { + "Command": "Invoke-MgDismissRiskyServicePrincipal", + "Method": "POST", + "Variants": [ + "Dismiss", + "DismissExpanded" + ], + "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/dismiss", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityRiskyServicePrincipal.ReadWrite.All", "Description": "Read and write all identity risky service principal information", "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgDismissRiskyUser", + "Method": "POST", "Variants": [ "Dismiss", "DismissExpanded" ], "OutputType": null, - "Uri": "/identityProtection/riskyServicePrincipals/dismiss", - "Command": "Invoke-MgDismissRiskyServicePrincipal", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/identityProtection/riskyUsers/dismiss", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityRiskyUser.ReadWrite.All", "Description": "Read and write all risky user information", "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgDismissUserEventInstanceReminder", + "Method": "POST", "Variants": [ "Dismiss", - "DismissExpanded" + "DismissViaIdentity" ], "OutputType": null, - "Uri": "/identityProtection/riskyUsers/dismiss", - "Command": "Invoke-MgDismissRiskyUser", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgDismissUserEventReminder", + "Method": "POST", "Variants": [ "Dismiss", "DismissViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "Command": "Invoke-MgDismissUserEventInstanceReminder", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", + "Method": "POST", "Variants": [ - "Dismiss", - "DismissViaIdentity" + "Down", + "DownViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "Command": "Invoke-MgDismissUserEventReminder", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Method": "GET", "Variants": [ - "Down", - "DownViaIdentity" + "Download" ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", "Module": "DeviceManagement.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -261144,31 +261409,32 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Download" - ], - "OutputType": null, - "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", - "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgDownUserManagedDeviceShut", + "Method": "POST", "Variants": [ "Down", "DownViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "Command": "Invoke-MgDownUserManagedDeviceShut", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", + "Method": "POST", + "Variants": [ + "Estimate", + "EstimateViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -261182,19 +261448,18 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Estimate", - "EstimateViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", - "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Invoke-MgExperienceDeviceManagement", + "Method": "GET", + "Variants": [ + "Experience" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", + "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", "Module": "DeviceManagement.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -261208,18 +261473,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Experience" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", - "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", - "Command": "Invoke-MgExperienceDeviceManagement", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Invoke-MgExtractDriveItemSensitivityLabel", + "Method": "POST", + "Variants": [ + "Extract", + "ExtractViaIdentity" + ], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read.All", @@ -261245,115 +261511,115 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Extract", - "ExtractViaIdentity" - ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Command": "Invoke-MgExtractDriveItemSensitivityLabel", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Invoke-MgExtractDriveRootSensitivityLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "Command": "Invoke-MgExtractDriveRootSensitivityLabel", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", + "Method": "POST", "Variants": [ "Extract", "ExtractViaIdentity" ], "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": { - "Name": "ServiceMessageViewpoint.Write", - "Description": "Update your user status on service announcement messages", - "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", - "IsAdmin": true - }, + "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", + "Method": "POST", "Variants": [ "Favorite", "FavoriteExpanded" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/favorite", - "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "ServiceMessageViewpoint.Write", + "Description": "Update your user status on service announcement messages", + "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", + "IsAdmin": true + } }, { - "Module": "Applications", - "Permissions": [], + "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", + "Method": "GET", + "Variants": [ + "Filter", + "FilterViaIdentity" + ], + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -261367,37 +261633,37 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true - }, + } + }, + { + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -261411,19 +261677,19 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -261437,19 +261703,19 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -261463,19 +261729,19 @@ "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -261489,19 +261755,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -261515,19 +261781,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -261541,19 +261807,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -261567,19 +261833,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -261593,19 +261859,19 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -261619,19 +261885,19 @@ "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -261645,19 +261911,19 @@ "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -261689,19 +261955,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -261733,19 +261999,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -261777,19 +262043,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -261821,19 +262087,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -261865,19 +262131,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -261909,97 +262175,97 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", + "Method": "GET", + "Variants": [ + "Filter", + "FilterViaIdentity" + ], + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -262013,19 +262279,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "Method": "GET", "Variants": [ "Filter", "FilterViaIdentity" ], "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -262039,19 +262305,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Invoke-MgFollowDriveItem", + "Method": "POST", + "Variants": [ + "Follow", + "FollowViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -262089,90 +262355,76 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Follow", - "FollowViaIdentity" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", - "Command": "Invoke-MgFollowDriveItem", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Invoke-MgFollowDriveRoot", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/follow", - "Command": "Invoke-MgFollowDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgFollowGroupDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Command": "Invoke-MgFollowGroupDriveItem", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgFollowGroupDriveRoot", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "Command": "Invoke-MgFollowGroupDriveRoot", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgFollowUserDriveItem", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Command": "Invoke-MgFollowUserDriveItem", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgFollowUserDriveRoot", + "Method": "POST", "Variants": [ "Follow", "FollowViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "Command": "Invoke-MgFollowUserDriveRoot", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", - "IsAdmin": false - }, + "Command": "Invoke-MgForceDomainDelete", + "Method": "POST", "Variants": [ "Force", "ForceExpanded", @@ -262181,18 +262433,38 @@ ], "OutputType": null, "Uri": "/domains/{domain-id}/forceDelete", - "Command": "Invoke-MgForceDomainDelete", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgForwardGroupCalendarEvent", + "Method": "POST", + "Variants": [ + "Forward", + "ForwardExpanded", + "ForwardViaIdentity", + "ForwardViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calendars.Read", "Description": "Read calendars in all mailboxes", "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgForwardGroupConversationThreadPost", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -262200,19 +262472,19 @@ "ForwardViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", - "Command": "Invoke-MgForwardGroupCalendarEvent", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -262220,14 +262492,14 @@ "ForwardViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "Command": "Invoke-MgForwardGroupConversationThreadPost", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgForwardGroupEvent", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -262235,19 +262507,19 @@ "ForwardViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/events/{event-id}/forward", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calendars.Read", "Description": "Read calendars in all mailboxes", "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgForwardGroupThreadPost", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -262255,19 +262527,19 @@ "ForwardViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}/forward", - "Command": "Invoke-MgForwardGroupEvent", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -262275,14 +262547,14 @@ "ForwardViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "Command": "Invoke-MgForwardGroupThreadPost", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgForwardUserEvent", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -262290,34 +262562,19 @@ "ForwardViaIdentityExpanded" ], "OutputType": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/events/{event-id}/forward", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calendars.Read", "Description": "Read calendars in all mailboxes", "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Forward", - "ForwardExpanded", - "ForwardViaIdentity", - "ForwardViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/users/{user-id}/events/{event-id}/forward", - "Command": "Invoke-MgForwardUserEvent", - "ApiVersion": "v1.0", - "Method": "POST" + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgForwardUserEventInstance", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -262326,13 +262583,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "Command": "Invoke-MgForwardUserEventInstance", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -262341,18 +262598,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Mail.Send", - "Description": "Send mail as any user", - "FullDescription": "Allows the app to send mail as any user without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgForwardUserMailFolderMessage", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -262361,18 +262613,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "Command": "Invoke-MgForwardUserMailFolderMessage", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as any user", "FullDescription": "Allows the app to send mail as any user without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgForwardUserMessage", + "Method": "POST", "Variants": [ "Forward", "ForwardExpanded", @@ -262381,25 +262633,39 @@ ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/forward", - "Command": "Invoke-MgForwardUserMessage", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Mail.Send", + "Description": "Send mail as any user", + "FullDescription": "Allows the app to send mail as any user without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Applications", - "Permissions": [], + "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", + "Method": "GET", "Variants": [ "Function", "FunctionViaIdentity" ], "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", + "Method": "GET", + "Variants": [ + "Function", + "FunctionViaIdentity" + ], + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -262413,19 +262679,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", + "Method": "GET", "Variants": [ "Function", "FunctionViaIdentity" ], "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -262439,19 +262705,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", + "Method": "GET", "Variants": [ "Function", "FunctionViaIdentity" ], "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -262465,25 +262731,11 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Function", - "FunctionViaIdentity" - ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, + "Command": "Invoke-MgGraphChat", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -262492,62 +262744,62 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/unhideForUser", - "Command": "Invoke-MgGraphChat", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + } }, { - "Module": "Files", - "Permissions": [], + "Command": "Invoke-MgGraphDrive", + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/sharedWithMe", - "Command": "Invoke-MgGraphDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgGraphGroup", + "Method": "POST", "Variants": [ "Graph", "GraphViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/unsubscribeByMail", - "Command": "Invoke-MgGraphGroup", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgGraphGroupDrive", + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "Command": "Invoke-MgGraphGroupDrive", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Reports", - "Permissions": { - "Name": "AuditLog.Read.All", - "Description": "Read audit log data", - "FullDescription": "Allows the app to read and query your audit log activities, on your behalf.", - "IsAdmin": true - }, + "Command": "Invoke-MgGraphReportAuthenticationMethod", + "Method": "GET", "Variants": [ "Graph", "Graph1", @@ -262558,13 +262810,18 @@ ], "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "Command": "Invoke-MgGraphReportAuthenticationMethod", + "Module": "Reports", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "AuditLog.Read.All", + "Description": "Read audit log data", + "FullDescription": "Allows the app to read and query your audit log activities, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgGraphUserChat", + "Method": "POST", "Variants": [ "Graph", "GraphExpanded", @@ -262573,25 +262830,34 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "Command": "Invoke-MgGraphUserChat", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Invoke-MgGraphUserDrive", + "Method": "GET", "Variants": [ "Graph", "GraphViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "Command": "Invoke-MgGraphUserDrive", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgHaveTeamChannel", + "Method": "GET", + "Variants": [ + "Have", + "HaveViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -262605,45 +262871,47 @@ "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false } - ], - "Variants": [ - "Have", - "HaveViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Command": "Invoke-MgHaveTeamChannel", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Invoke-MgHaveTeamPrimaryChannel", + "Method": "GET", "Variants": [ "Have", "HaveViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Command": "Invoke-MgHaveTeamPrimaryChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", + "Method": "GET", "Variants": [ "Have", "HaveViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgInstantiateApplicationTemplate", + "Method": "POST", + "Variants": [ + "Instantiate", + "InstantiateExpanded", + "InstantiateViaIdentity", + "InstantiateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -262663,41 +262931,41 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Instantiate", - "InstantiateExpanded", - "InstantiateViaIdentity", - "InstantiateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphApplicationServicePrincipal", - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "Command": "Invoke-MgInstantiateApplicationTemplate", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Invoke-MgInviteCommunicationCallParticipant", + "Method": "POST", + "Variants": [ + "Invite", + "InviteExpanded", + "InviteViaIdentity", + "InviteViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "Uri": "/communications/calls/{call-id}/participants/invite", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calls.InitiateGroupCalls.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgInviteDriveItem", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", - "Uri": "/communications/calls/{call-id}/participants/invite", - "Command": "Invoke-MgInviteCommunicationCallParticipant", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -262717,22 +262985,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Invite", - "InviteExpanded", - "InviteViaIdentity", - "InviteViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", - "Command": "Invoke-MgInviteDriveItem", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Invoke-MgInviteDriveRoot", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -262741,13 +262998,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/invite", - "Command": "Invoke-MgInviteDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgInviteGroupDriveItem", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -262756,13 +263013,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Command": "Invoke-MgInviteGroupDriveItem", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgInviteGroupDriveRoot", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -262771,13 +263028,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "Command": "Invoke-MgInviteGroupDriveRoot", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgInviteUserDriveItem", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -262786,13 +263043,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Command": "Invoke-MgInviteUserDriveItem", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgInviteUserDriveRoot", + "Method": "POST", "Variants": [ "Invite", "InviteExpanded", @@ -262801,12 +263058,21 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "Command": "Invoke-MgInviteUserDriveRoot", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgKeepCommunicationCallAlive", + "Method": "POST", + "Variants": [ + "Keep", + "KeepViaIdentity" + ], + "OutputType": null, + "Uri": "/communications/calls/{call-id}/keepAlive", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -262820,19 +263086,19 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Keep", - "KeepViaIdentity" - ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/keepAlive", - "Command": "Invoke-MgKeepCommunicationCallAlive", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Invoke-MgLicenseUser", + "Method": "POST", + "Variants": [ + "License", + "LicenseViaIdentity" + ], + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/reprocessLicenseAssignment", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -262846,74 +263112,60 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "License", - "LicenseViaIdentity" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "Command": "Invoke-MgLicenseUser", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "CloudCommunications", - "Permissions": { - "Name": "Calls.AccessMedia.All", - "Description": "Access media streams in a call as an app", - "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", + "Method": "POST", "Variants": [ "Log", "LogExpanded" ], "OutputType": null, "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "DeviceManagement.Actions", "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "Name": "Calls.AccessMedia.All", + "Description": "Access media streams in a call as an app", + "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", "Variants": [ "Logout", "LogoutViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, + "Command": "Invoke-MgMarkChatReadForUser", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -262922,18 +263174,18 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/markChatReadForUser", - "Command": "Invoke-MgMarkChatReadForUser", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgMarkChatUnreadForUser", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -262942,49 +263194,54 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "Command": "Invoke-MgMarkChatUnreadForUser", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + } }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": { - "Name": "ServiceMessageViewpoint.Write", - "Description": "Update your user status on service announcement messages", - "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", - "IsAdmin": true - }, + "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/markRead", - "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.ServiceAnnouncement", + "ApiVersion": "v1.0", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true - }, + } + }, + { + "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "ServiceMessageViewpoint.Write", + "Description": "Update your user status on service announcement messages", + "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", + "IsAdmin": true + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgMarkUserChatReadForUser", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -262993,13 +263250,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "Command": "Invoke-MgMarkUserChatReadForUser", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgMarkUserChatUnreadForUser", + "Method": "POST", "Variants": [ "Mark", "MarkExpanded", @@ -263008,12 +263265,23 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "Command": "Invoke-MgMarkUserChatUnreadForUser", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgMuteCommunicationCall", + "Method": "POST", + "Variants": [ + "Mute", + "MuteExpanded", + "MuteViaIdentity", + "MuteViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Uri": "/communications/calls/{call-id}/mute", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -263027,7 +263295,11 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgMuteCommunicationCallParticipant", + "Method": "POST", "Variants": [ "Mute", "MuteExpanded", @@ -263035,13 +263307,9 @@ "MuteViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Uri": "/communications/calls/{call-id}/mute", - "Command": "Invoke-MgMuteCommunicationCall", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCalls.All", @@ -263055,22 +263323,11 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Mute", - "MuteExpanded", - "MuteViaIdentity", - "MuteViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "Command": "Invoke-MgMuteCommunicationCallParticipant", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", + "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -263079,13 +263336,13 @@ ], "OutputType": "IMicrosoftGraphParseExpressionResponse", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", + "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -263094,12 +263351,23 @@ ], "OutputType": "IMicrosoftGraphParseExpressionResponse", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", + "Method": "POST", + "Variants": [ + "Parse", + "ParseExpanded", + "ParseViaIdentity", + "ParseViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -263113,7 +263381,11 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", + "Method": "POST", "Variants": [ "Parse", "ParseExpanded", @@ -263121,13 +263393,9 @@ "ParseViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -263141,21 +263409,21 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Parse", - "ParseExpanded", - "ParseViaIdentity", - "ParseViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Invoke-MgPlayCommunicationCallPrompt", + "Method": "POST", + "Variants": [ + "Play", + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlayPromptOperation", + "Uri": "/communications/calls/{call-id}/playPrompt", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -263169,21 +263437,21 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Play", - "PlayExpanded", - "PlayViaIdentity", - "PlayViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPlayPromptOperation", - "Uri": "/communications/calls/{call-id}/playPrompt", - "Command": "Invoke-MgPlayCommunicationCallPrompt", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Invoke-MgPreviewDriveItem", + "Method": "POST", + "Variants": [ + "Preview", + "PreviewExpanded", + "PreviewViaIdentity", + "PreviewViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -263221,22 +263489,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Preview", - "PreviewExpanded", - "PreviewViaIdentity", - "PreviewViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", - "Command": "Invoke-MgPreviewDriveItem", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Invoke-MgPreviewDriveRoot", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -263245,13 +263502,13 @@ ], "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/drives/{drive-id}/root/preview", - "Command": "Invoke-MgPreviewDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgPreviewGroupDriveItem", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -263260,13 +263517,13 @@ ], "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Command": "Invoke-MgPreviewGroupDriveItem", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgPreviewGroupDriveRoot", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -263275,91 +263532,91 @@ ], "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "Command": "Invoke-MgPreviewGroupDriveRoot", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgPreviewGroupOnenotePage", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "Command": "Invoke-MgPreviewGroupOnenotePage", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Invoke-MgPreviewSiteOnenotePage", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "Command": "Invoke-MgPreviewSiteOnenotePage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgPreviewUserDriveItem", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -263368,13 +263625,13 @@ ], "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Command": "Invoke-MgPreviewUserDriveItem", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgPreviewUserDriveRoot", + "Method": "POST", "Variants": [ "Preview", "PreviewExpanded", @@ -263383,43 +263640,52 @@ ], "OutputType": "IMicrosoftGraphItemPreviewInfo", "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "Command": "Invoke-MgPreviewUserDriveRoot", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Invoke-MgPreviewUserOnenotePage", + "Method": "GET", "Variants": [ "Preview", "PreviewViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePagePreview", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "Command": "Invoke-MgPreviewUserOnenotePage", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", - "IsAdmin": false - }, + "Command": "Invoke-MgPromoteDomain", + "Method": "POST", "Variants": [ "Promote", "PromoteViaIdentity" ], "OutputType": null, "Uri": "/domains/{domain-id}/promote", - "Command": "Invoke-MgPromoteDomain", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgQuerySearch", + "Method": "POST", + "Variants": [ + "Query", + "QueryExpanded" + ], + "OutputType": "IMicrosoftGraphSearchResponse", + "Uri": "/search/query", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Acronym.Read.All", @@ -263481,19 +263747,19 @@ "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Query", - "QueryExpanded" - ], - "OutputType": "IMicrosoftGraphSearchResponse", - "Uri": "/search/query", - "Command": "Invoke-MgQuerySearch", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", + "Method": "POST", + "Variants": [ + "Reassign", + "ReassignViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -263519,277 +263785,263 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Reassign", - "ReassignViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", + "Method": "POST", "Variants": [ "Reassign", "ReassignViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", + "Method": "POST", "Variants": [ "Reassign", "ReassignViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Invoke-MgReauthorizeDriveItemSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgReauthorizeDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Invoke-MgReauthorizeDriveListSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgReauthorizeDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Invoke-MgReauthorizeDriveRootSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgReauthorizeDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Invoke-MgReauthorizeShareListSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgReauthorizeShareListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Invoke-MgReauthorizeSiteListSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgReauthorizeSiteListSubscription", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "ChangeNotifications", - "Permissions": [], + "Command": "Invoke-MgReauthorizeSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgReauthorizeSubscription", + "Module": "ChangeNotifications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgReauthorizeUserDriveListSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgReauthorizeUserDriveListSubscription", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", + "Method": "POST", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Invoke-MgRecentDrive", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/recent", - "Command": "Invoke-MgRecentDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgRecentGroupDrive", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "Command": "Invoke-MgRecentGroupDrive", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": { - "Name": "UserActivity.ReadWrite.CreatedByApp", - "Description": "Read and write app activity to your activity feed", - "FullDescription": "Allows the app to read and report your activity in the app.", - "IsAdmin": false - }, + "Command": "Invoke-MgRecentUserActivity", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ], "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/recent", - "Command": "Invoke-MgRecentUserActivity", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "UserActivity.ReadWrite.CreatedByApp", + "Description": "Read and write app activity to your activity feed", + "FullDescription": "Allows the app to read and report your activity in the app.", + "IsAdmin": false + } }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Invoke-MgRecentUserDrive", + "Method": "GET", "Variants": [ "Recent", "RecentViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "Command": "Invoke-MgRecentUserDrive", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": { - "Name": "Calls.AccessMedia.All", - "Description": "Access media streams in a call as an app", - "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgRecordCommunicationCallResponse", + "Method": "POST", "Variants": [ "Record", "RecordExpanded", @@ -263798,18 +264050,18 @@ ], "OutputType": "IMicrosoftGraphRecordOperation", "Uri": "/communications/calls/{call-id}/recordResponse", - "Command": "Invoke-MgRecordCommunicationCallResponse", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": { - "Name": "Calls.Initiate.All", - "Description": "Initiate outgoing 1 to 1 calls from the app", - "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", + "Name": "Calls.AccessMedia.All", + "Description": "Access media streams in a call as an app", + "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgRedirectCommunicationCall", + "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -263818,18 +264070,18 @@ ], "OutputType": null, "Uri": "/communications/calls/{call-id}/redirect", - "Command": "Invoke-MgRedirectCommunicationCall", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "Devices.CloudPrint", "Permissions": { - "Name": "PrintJob.Manage.All", - "Description": "Perform advanced operations on print jobs", - "FullDescription": "Allows the application to perform advanced operations like redirecting a print job to another printer without a signed-in user. Also allows the application to read and update the metadata of print jobs.", + "Name": "Calls.Initiate.All", + "Description": "Initiate outgoing 1 to 1 calls from the app", + "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgRedirectPrintPrinterJob", + "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -263838,13 +264090,18 @@ ], "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "Command": "Invoke-MgRedirectPrintPrinterJob", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "PrintJob.Manage.All", + "Description": "Perform advanced operations on print jobs", + "FullDescription": "Allows the application to perform advanced operations like redirecting a print job to another printer without a signed-in user. Also allows the application to read and update the metadata of print jobs.", + "IsAdmin": false + } }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Invoke-MgRedirectPrintShareJob", + "Method": "POST", "Variants": [ "Redirect", "RedirectExpanded", @@ -263853,13 +264110,13 @@ ], "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "Command": "Invoke-MgRedirectPrintShareJob", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Invoke-MgRejectCommunicationCall", + "Method": "POST", "Variants": [ "Reject", "RejectExpanded", @@ -263868,12 +264125,21 @@ ], "OutputType": null, "Uri": "/communications/calls/{call-id}/reject", - "Command": "Invoke-MgRejectCommunicationCall", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgRenewGroup", + "Method": "POST", + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/renew", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -263887,19 +264153,19 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", + "Method": "POST", "Variants": [ - "Renew", - "RenewViaIdentity" + "Reopen", + "ReopenViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/renew", - "Command": "Invoke-MgRenewGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -263913,20 +264179,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Reopen", - "ReopenViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", - "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -263935,18 +264192,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Mail.Send", - "Description": "Send mail as any user", - "FullDescription": "Allows the app to send mail as any user without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgReplyAllUserMailFolderMessage", + "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -263955,18 +264207,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "Command": "Invoke-MgReplyAllUserMailFolderMessage", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as any user", "FullDescription": "Allows the app to send mail as any user without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgReplyAllUserMessage", + "Method": "POST", "Variants": [ "Reply1", "ReplyExpanded1", @@ -263975,18 +264227,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "Command": "Invoke-MgReplyAllUserMessage", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Mail.Send", + "Description": "Send mail as any user", + "FullDescription": "Allows the app to send mail as any user without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "Invoke-MgReplyGroupConversationThread", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -263995,18 +264247,18 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "Command": "Invoke-MgReplyGroupConversationThread", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + }, + { + "Command": "Invoke-MgReplyGroupConversationThreadPost", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -264015,13 +264267,18 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "Command": "Invoke-MgReplyGroupConversationThreadPost", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -264030,18 +264287,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "Invoke-MgReplyGroupThread", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -264050,18 +264302,18 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "Command": "Invoke-MgReplyGroupThread", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } + }, + { + "Command": "Invoke-MgReplyGroupThreadPost", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -264070,13 +264322,18 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "Command": "Invoke-MgReplyGroupThreadPost", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -264085,13 +264342,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -264100,18 +264357,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Mail.Send", - "Description": "Send mail as any user", - "FullDescription": "Allows the app to send mail as any user without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgReplyUserMailFolderMessage", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -264120,18 +264372,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "Command": "Invoke-MgReplyUserMailFolderMessage", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as any user", "FullDescription": "Allows the app to send mail as any user without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgReplyUserMessage", + "Method": "POST", "Variants": [ "Reply", "ReplyExpanded", @@ -264140,74 +264392,88 @@ ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/reply", - "Command": "Invoke-MgReplyUserMessage", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Mail.Send", + "Description": "Send mail as any user", + "FullDescription": "Allows the app to send mail as any user without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", + "Method": "GET", "Variants": [ "Report", "ReportViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": { - "Name": "ServiceHealth.Read.All", - "Description": "Read service health", - "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", - "IsAdmin": false - }, + "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", + "Method": "GET", "Variants": [ "Report", "ReportViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", - "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "GET" - }, - { - "Module": "DeviceManagement.Actions", "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "Name": "ServiceHealth.Read.All", + "Description": "Read service health", + "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgRetireDeviceManagementManagedDevice", + "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "Command": "Invoke-MgRetireDeviceManagementManagedDevice", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgRetireUserManagedDevice", + "Method": "POST", "Variants": [ "Retire", "RetireViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "Command": "Invoke-MgRetireUserManagedDevice", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", + "Method": "POST", + "Variants": [ + "Return", + "ReturnViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -264233,51 +264499,37 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Return", - "ReturnViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", + "Method": "POST", "Variants": [ "Return", "ReturnViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", + "Method": "POST", "Variants": [ "Return", "ReturnViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", + "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -264286,13 +264538,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", + "Method": "POST", "Variants": [ "Scan", "ScanExpanded", @@ -264301,18 +264558,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "Method": "POST", "Variants": [ "Schedule", "ScheduleExpanded", @@ -264321,12 +264573,28 @@ ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Invoke-MgShareTeamSchedule", + "Method": "POST", + "Variants": [ + "Share", + "ShareExpanded", + "ShareViaIdentity", + "ShareViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/share", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -264340,22 +264608,11 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Share", - "ShareExpanded", - "ShareViaIdentity", - "ShareViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/schedule/share", - "Command": "Invoke-MgShareTeamSchedule", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -264364,13 +264621,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", - "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgSnoozeGroupEventReminder", + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -264379,13 +264636,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "Command": "Invoke-MgSnoozeGroupEventReminder", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgSnoozeUserEventInstanceReminder", + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -264394,18 +264651,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "Command": "Invoke-MgSnoozeUserEventInstanceReminder", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgSnoozeUserEventReminder", + "Method": "POST", "Variants": [ "Snooze", "SnoozeExpanded", @@ -264414,38 +264666,52 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "Command": "Invoke-MgSnoozeUserEventReminder", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Teams", - "Permissions": [], + "Command": "Invoke-MgSoftChatMessageDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "Command": "Invoke-MgSoftChatMessageDelete", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Invoke-MgSoftChatMessageReplyDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Command": "Invoke-MgSoftChatMessageReplyDelete", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgSoftTeamChannelMessageDelete", + "Method": "POST", + "Variants": [ + "Soft", + "SoftViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -264459,19 +264725,19 @@ "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "Command": "Invoke-MgSoftTeamChannelMessageDelete", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -264485,71 +264751,71 @@ "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Soft", - "SoftViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgSoftUserChatMessageDelete", + "Method": "POST", + "Variants": [ + "Soft", + "SoftViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -264563,38 +264829,24 @@ "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Soft", - "SoftViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "Command": "Invoke-MgSoftUserChatMessageDelete", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgSoftUserChatMessageReplyDelete", + "Method": "POST", "Variants": [ "Soft", "SoftViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Command": "Invoke-MgSoftUserChatMessageReplyDelete", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": { - "Name": "Calls.AccessMedia.All", - "Description": "Access media streams in a call as an app", - "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgSubscribeCommunicationCallToTone", + "Method": "POST", "Variants": [ "Subscribe", "SubscribeExpanded", @@ -264603,30 +264855,44 @@ ], "OutputType": "IMicrosoftGraphSubscribeToToneOperation", "Uri": "/communications/calls/{call-id}/subscribeToTone", - "Command": "Invoke-MgSubscribeCommunicationCallToTone", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Calls.AccessMedia.All", + "Description": "Access media streams in a call as an app", + "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "Invoke-MgSubscribeGroupByMail", + "Method": "POST", "Variants": [ "Subscribe", "SubscribeViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/subscribeByMail", - "Command": "Invoke-MgSubscribeGroupByMail", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", + "Method": "GET", + "Variants": [ + "Summarize", + "SummarizeViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", "Module": "DeviceManagement.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -264652,19 +264918,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Summarize", - "SummarizeViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "Variants": [ + "Summary", + "SummaryViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -264678,19 +264944,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", "Variants": [ "Summary", "SummaryViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -264704,19 +264970,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", "Variants": [ "Summary", "SummaryViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -264730,37 +264996,37 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", "Variants": [ "Summary", "SummaryViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiVersion": "v1.0", - "Method": "GET" - }, - { + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Summary", - "SummaryViaIdentity" - ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "ApiVersion": "v1.0", - "Method": "GET" + } }, { + "Command": "Invoke-MgSupportedUserOutlookLanguage", + "Method": "GET", + "Variants": [ + "Supported", + "SupportedViaIdentity" + ], + "OutputType": "IMicrosoftGraphLocaleInfo", + "Uri": "/users/{user-id}/outlook/supportedLanguages", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -264780,19 +265046,21 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], - "Variants": [ - "Supported", - "SupportedViaIdentity" - ], - "OutputType": "IMicrosoftGraphLocaleInfo", - "Uri": "/users/{user-id}/outlook/supportedLanguages", - "Command": "Invoke-MgSupportedUserOutlookLanguage", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", + "Method": "POST", + "Variants": [ + "Target", + "TargetExpanded", + "TargetViaIdentity", + "TargetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -264806,7 +265074,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -264814,13 +265086,9 @@ "TargetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -264834,7 +265102,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -264842,13 +265114,9 @@ "TargetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -264862,7 +265130,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "POST", "Variants": [ "Target", "TargetExpanded", @@ -264870,33 +265142,27 @@ "TargetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Invoke-MgTerminateDeviceManagementPartner", + "Method": "POST", "Variants": [ - "Target", - "TargetExpanded", - "TargetViaIdentity", - "TargetViaIdentityExpanded" + "Terminate", + "TerminateViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -264910,19 +265176,21 @@ "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Terminate", - "TerminateViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", - "Command": "Invoke-MgTerminateDeviceManagementPartner", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Invoke-MgTimeUserOutlook", + "Method": "GET", + "Variants": [ + "Time", + "Time1", + "TimeViaIdentity", + "TimeViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTimeZoneInformation", + "Uri": "/users/{user-id}/outlook/supportedTimeZones", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -264942,21 +265210,21 @@ "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", "IsAdmin": false } - ], - "Variants": [ - "Time", - "Time1", - "TimeViaIdentity", - "TimeViaIdentity1" - ], - "OutputType": "IMicrosoftGraphTimeZoneInformation", - "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "Command": "Invoke-MgTimeUserOutlook", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Invoke-MgTranslateUserExchangeId", + "Method": "POST", + "Variants": [ + "Translate", + "TranslateExpanded", + "TranslateViaIdentity", + "TranslateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConvertIdResult", + "Uri": "/users/{user-id}/translateExchangeIds", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -264988,39 +265256,37 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Translate", - "TranslateExpanded", - "TranslateViaIdentity", - "TranslateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphConvertIdResult", - "Uri": "/users/{user-id}/translateExchangeIds", - "Command": "Invoke-MgTranslateUserExchangeId", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", + "Method": "POST", + "Variants": [ + "Unarchive", + "UnarchiveExpanded" + ], + "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/unarchive", "Module": "Devices.ServiceAnnouncement", + "ApiVersion": "v1.0", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", "IsAdmin": true - }, + } + }, + { + "Command": "Invoke-MgUnarchiveTeam", + "Method": "POST", "Variants": [ "Unarchive", - "UnarchiveExpanded" + "UnarchiveViaIdentity" ], "OutputType": null, - "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/teams/{team-id}/unarchive", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -265046,19 +265312,19 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "Method": "POST", "Variants": [ - "Unarchive", - "UnarchiveViaIdentity" + "Unassign", + "UnassignViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/unarchive", - "Command": "Invoke-MgUnarchiveTeam", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -265072,115 +265338,117 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Unassign", - "UnassignViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": { - "Name": "ServiceMessageViewpoint.Write", - "Description": "Update your user status on service announcement messages", - "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", - "IsAdmin": true - }, + "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", + "Method": "POST", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "ServiceMessageViewpoint.Write", + "Description": "Update your user status on service announcement messages", + "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.", + "IsAdmin": true + } }, { - "Module": "Files", - "Permissions": [], + "Command": "Invoke-MgUnfollowDriveItem", + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Command": "Invoke-MgUnfollowDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Invoke-MgUnfollowDriveRoot", + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/unfollow", - "Command": "Invoke-MgUnfollowDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgUnfollowGroupDriveItem", + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Command": "Invoke-MgUnfollowGroupDriveItem", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Invoke-MgUnfollowGroupDriveRoot", + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "Command": "Invoke-MgUnfollowGroupDriveRoot", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgUnfollowUserDriveItem", + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Command": "Invoke-MgUnfollowUserDriveItem", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Invoke-MgUnfollowUserDriveRoot", + "Method": "POST", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "Command": "Invoke-MgUnfollowUserDriveRoot", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Invoke-MgUnmuteCommunicationCall", + "Method": "POST", + "Variants": [ + "Unmute", + "UnmuteExpanded", + "UnmuteViaIdentity", + "UnmuteViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "Uri": "/communications/calls/{call-id}/unmute", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -265194,21 +265462,19 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Unmute", - "UnmuteExpanded", - "UnmuteViaIdentity", - "UnmuteViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", - "Uri": "/communications/calls/{call-id}/unmute", - "Command": "Invoke-MgUnmuteCommunicationCall", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", + "Method": "POST", + "Variants": [ + "Unsubmit", + "UnsubmitViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -265234,51 +265500,37 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Unsubmit", - "UnsubmitViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", + "Method": "POST", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", + "Method": "POST", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "APIConnectors.ReadWrite.All", - "Description": "Read and write API connectors for authentication flows", - "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", + "Method": "POST", "Variants": [ "Upload", "UploadExpanded", @@ -265287,25 +265539,39 @@ ], "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "APIConnectors.ReadWrite.All", + "Description": "Read and write API connectors for authentication flows", + "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "GET", "Variants": [ "Usage", "UsageViaIdentity" ], "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", + "Method": "GET", + "Variants": [ + "Usage", + "UsageViaIdentity" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -265325,19 +265591,19 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Usage", - "UsageViaIdentity" - ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", - "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { + "Command": "Invoke-MgViewUserReminder", + "Method": "GET", + "Variants": [ + "View", + "ViewViaIdentity" + ], + "OutputType": "IMicrosoftGraphReminder", + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", "Module": "Users.Functions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -265357,20 +265623,11 @@ "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "View", - "ViewViaIdentity" - ], - "OutputType": "IMicrosoftGraphReminder", - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "Command": "Invoke-MgViewUserReminder", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Join-MgBetaDriveListContentTypeWithHubSite", + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -265379,13 +265636,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgBetaDriveListContentTypeWithHubSite", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -265394,13 +265651,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -265409,13 +265666,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -265424,13 +265681,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Join-MgBetaShareListContentTypeWithHubSite", + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -265439,12 +265696,23 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgBetaShareListContentTypeWithHubSite", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Join-MgBetaSiteContentTypeWithHubSite", + "Method": "POST", + "Variants": [ + "Associate", + "AssociateExpanded", + "AssociateViaIdentity", + "AssociateViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -265458,22 +265726,11 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Associate", - "AssociateExpanded", - "AssociateViaIdentity", - "AssociateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgBetaSiteContentTypeWithHubSite", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Join-MgBetaSiteListContentTypeWithHubSite", + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -265482,13 +265739,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgBetaSiteListContentTypeWithHubSite", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -265497,13 +265754,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Join-MgDriveListContentTypeWithHubSite", + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -265512,13 +265769,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgDriveListContentTypeWithHubSite", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Join-MgGroupDriveListContentTypeWithHubSite", + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -265527,13 +265784,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgGroupDriveListContentTypeWithHubSite", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Join-MgGroupSiteContentTypeWithHubSite", + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -265542,13 +265799,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgGroupSiteContentTypeWithHubSite", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Join-MgGroupSiteListContentTypeWithHubSite", + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -265557,13 +265814,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgGroupSiteListContentTypeWithHubSite", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Join-MgShareListContentTypeWithHubSite", + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -265572,12 +265829,23 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgShareListContentTypeWithHubSite", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Join-MgSiteContentTypeWithHubSite", + "Method": "POST", + "Variants": [ + "Associate", + "AssociateExpanded", + "AssociateViaIdentity", + "AssociateViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -265591,22 +265859,11 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Associate", - "AssociateExpanded", - "AssociateViaIdentity", - "AssociateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgSiteContentTypeWithHubSite", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Join-MgSiteListContentTypeWithHubSite", + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -265615,13 +265872,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgSiteListContentTypeWithHubSite", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Join-MgUserDriveListContentTypeWithHubSite", + "Method": "POST", "Variants": [ "Associate", "AssociateExpanded", @@ -265630,98 +265887,93 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Command": "Join-MgUserDriveListContentTypeWithHubSite", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", + "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", - "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", + "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Lock-MgBetaUserManagedDeviceRemote", + "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "Command": "Lock-MgBetaUserManagedDeviceRemote", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Lock-MgDeviceManagementManagedDeviceRemote", + "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "Command": "Lock-MgDeviceManagementManagedDeviceRemote", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Lock-MgUserManagedDeviceRemote", + "Method": "POST", "Variants": [ "Lock", "LockViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "Command": "Lock-MgUserManagedDeviceRemote", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": { - "Name": "Calls.Initiate.All", - "Description": "Initiate outgoing 1 to 1 calls from the app", - "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Move-MgBetaCommunicationCall", + "Method": "POST", "Variants": [ "Transfer", "TransferExpanded", @@ -265730,12 +265982,26 @@ ], "OutputType": null, "Uri": "/communications/calls/{call-id}/transfer", - "Command": "Move-MgBetaCommunicationCall", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Calls.Initiate.All", + "Description": "Initiate outgoing 1 to 1 calls from the app", + "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", + "Method": "POST", + "Variants": [ + "Move", + "MoveExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -265749,25 +266015,11 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Move", - "MoveExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", - "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Move-MgBetaDeviceManagementIntentToTemplate", + "Method": "POST", "Variants": [ "Migrate", "MigrateExpanded", @@ -265776,12 +266028,26 @@ ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", - "Command": "Move-MgBetaDeviceManagementIntentToTemplate", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", + "Method": "POST", + "Variants": [ + "Move", + "MoveExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -265795,25 +266061,11 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Move", - "MoveExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", - "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -265822,18 +266074,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog", - "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Users.Actions", "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Move-MgBetaUserMailFolder", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -265842,13 +266094,18 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "Command": "Move-MgBetaUserMailFolder", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Move-MgBetaUserMailFolderChildFolder", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -265857,13 +266114,13 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "Command": "Move-MgBetaUserMailFolderChildFolder", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Move-MgBetaUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -265872,18 +266129,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "Command": "Move-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Move-MgBetaUserMailFolderMessage", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -265892,13 +266144,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "Command": "Move-MgBetaUserMailFolderMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Move-MgBetaUserManagedDeviceToOu", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -265907,18 +266164,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", - "Command": "Move-MgBetaUserManagedDeviceToOu", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Move-MgBetaUserMessage", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -265927,18 +266179,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/move", - "Command": "Move-MgBetaUserMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "CloudCommunications", "Permissions": { - "Name": "Calls.Initiate.All", - "Description": "Initiate outgoing 1 to 1 calls from the app", - "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "Move-MgCommunicationCall", + "Method": "POST", "Variants": [ "Transfer", "TransferExpanded", @@ -265947,18 +266199,18 @@ ], "OutputType": null, "Uri": "/communications/calls/{call-id}/transfer", - "Command": "Move-MgCommunicationCall", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "Users.Actions", "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "Name": "Calls.Initiate.All", + "Description": "Initiate outgoing 1 to 1 calls from the app", + "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Move-MgUserMailFolder", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -265967,13 +266219,18 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "Command": "Move-MgUserMailFolder", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Move-MgUserMailFolderChildFolder", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -265982,13 +266239,13 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "Command": "Move-MgUserMailFolderChildFolder", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Move-MgUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -265997,18 +266254,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "Command": "Move-MgUserMailFolderChildFolderMessage", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Move-MgUserMailFolderMessage", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -266017,18 +266269,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "Command": "Move-MgUserMailFolderMessage", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "Move-MgUserMessage", + "Method": "POST", "Variants": [ "Move", "MoveExpanded", @@ -266037,36 +266289,36 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/move", - "Command": "Move-MgUserMessage", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "DeviceManagement", "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write all browser site lists for your organization", - "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphBrowserSiteList", "Uri": "/admin/edge/internetExplorerMode/siteLists", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write all browser site lists for your organization", "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266075,18 +266327,18 @@ ], "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write all browser site lists for your organization", "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266095,26 +266347,31 @@ ], "OutputType": "IMicrosoftGraphBrowserSite", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write all browser site lists for your organization", + "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgAgreement", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/agreements", - "Command": "New-MgAgreement", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgAgreementAcceptance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266123,18 +266380,13 @@ ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances", - "Command": "New-MgAgreementAcceptance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "Agreement.ReadWrite.All", - "Description": "Read and write all terms of use agreements", - "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgAgreementFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266143,13 +266395,18 @@ ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/files", - "Command": "New-MgAgreementFile", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgAgreementFileLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266158,13 +266415,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations", - "Command": "New-MgAgreementFileLocalization", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgAgreementFileLocalizationVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266173,13 +266430,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Command": "New-MgAgreementFileLocalizationVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgAgreementFileVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266188,12 +266445,21 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Command": "New-MgAgreementFileVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgAppCatalogTeamApp", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/appCatalogs/teamsApps", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -266213,19 +266479,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgAppCatalogTeamAppDefinition", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/appCatalogs/teamsApps", - "Command": "New-MgAppCatalogTeamApp", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -266245,21 +266513,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgApplication", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "Command": "New-MgAppCatalogTeamAppDefinition", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -266273,19 +266539,21 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgApplicationAppManagementPolicyByRef", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications", - "Command": "New-MgApplication", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -266299,21 +266567,21 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgApplicationExtensionProperty", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "Command": "New-MgApplicationAppManagementPolicyByRef", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExtensionProperty", + "Uri": "/applications/{application-id}/extensionProperties", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -266333,21 +266601,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgApplicationFederatedIdentityCredential", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties", - "Command": "New-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Uri": "/applications/{application-id}/federatedIdentityCredentials", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -266361,21 +266629,21 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgApplicationOwnerByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "Command": "New-MgApplicationFederatedIdentityCredential", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/applications/{application-id}/owners/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -266401,22 +266669,11 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/owners/$ref", - "Command": "New-MgApplicationOwnerByRef", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "New-MgApplicationSynchronizationJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266425,13 +266682,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs", - "Command": "New-MgApplicationSynchronizationJob", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "New-MgApplicationSynchronizationJobOnDemand", + "Method": "POST", "Variants": [ "Provision", "ProvisionExpanded", @@ -266440,13 +266697,13 @@ ], "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "Command": "New-MgApplicationSynchronizationJobOnDemand", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266455,13 +266712,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "New-MgApplicationSynchronizationTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266470,13 +266727,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/applications/{application-id}/synchronization/templates", - "Command": "New-MgApplicationSynchronizationTemplate", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266485,12 +266742,23 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgApplicationTokenIssuancePolicyByRef", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -266516,7 +266784,11 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgApplicationTokenLifetimePolicyByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266524,13 +266796,9 @@ "CreateViaIdentityExpanded" ], "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "Command": "New-MgApplicationTokenIssuancePolicyByRef", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -266556,21 +266824,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaAccessReview", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "Command": "New-MgApplicationTokenLifetimePolicyByRef", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReview", + "Uri": "/accessReviews", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -266584,20 +266850,11 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphAccessReview", - "Uri": "/accessReviews", - "Command": "New-MgBetaAccessReview", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaAccessReviewDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266606,13 +266863,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/decisions", - "Command": "New-MgBetaAccessReviewDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaAccessReviewInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266621,13 +266878,13 @@ ], "OutputType": "IMicrosoftGraphAccessReview", "Uri": "/accessReviews/{accessReview-id}/instances", - "Command": "New-MgBetaAccessReviewInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaAccessReviewInstanceDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266636,13 +266893,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "Command": "New-MgBetaAccessReviewInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaAccessReviewInstanceMyDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266651,13 +266908,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "Command": "New-MgBetaAccessReviewInstanceMyDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaAccessReviewInstanceReviewer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266666,13 +266923,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "Command": "New-MgBetaAccessReviewInstanceReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaAccessReviewMyDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266681,12 +266938,23 @@ ], "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "Command": "New-MgBetaAccessReviewMyDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaAccessReviewReviewer", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/accessReviews/{accessReview-id}/reviewers", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -266700,45 +266968,29 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Uri": "/accessReviews/{accessReview-id}/reviewers", - "Command": "New-MgBetaAccessReviewReviewer", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write all browser site lists for your organization", - "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphBrowserSiteList", "Uri": "/admin/edge/internetExplorerMode/siteLists", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write all browser site lists for your organization", "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266747,18 +266999,18 @@ ], "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write all browser site lists for your organization", "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266767,31 +267019,36 @@ ], "OutputType": "IMicrosoftGraphBrowserSite", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Identity.DirectoryManagement", "Permissions": { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write all browser site lists for your organization", + "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaAdministrativeUnit", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/administrativeUnits", - "Command": "New-MgBetaAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaAdministrativeUnitExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266800,12 +267057,23 @@ ], "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "Command": "New-MgBetaAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaAdministrativeUnitMember", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -266819,21 +267087,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaAdministrativeUnitMemberByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "Command": "New-MgBetaAdministrativeUnitMember", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -266847,55 +267115,44 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Command": "New-MgBetaAdministrativeUnitMemberByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write all directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false - }, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaAgreement", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/agreements", - "Command": "New-MgBetaAgreement", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaAgreementAcceptance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266904,18 +267161,13 @@ ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances", - "Command": "New-MgBetaAgreementAcceptance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Agreement.ReadWrite.All", - "Description": "Read and write all terms of use agreements", - "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgBetaAgreementFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266924,13 +267176,18 @@ ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/files", - "Command": "New-MgBetaAgreementFile", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaAgreementFileLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266939,13 +267196,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations", - "Command": "New-MgBetaAgreementFileLocalization", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaAgreementFileLocalizationVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266954,13 +267211,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Command": "New-MgBetaAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaAgreementFileVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -266969,12 +267226,21 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Command": "New-MgBetaAgreementFileVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaAppCatalogTeamApp", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/appCatalogs/teamsApps", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -266994,19 +267260,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaAppCatalogTeamAppDefinition", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsApp", - "Uri": "/appCatalogs/teamsApps", - "Command": "New-MgBetaAppCatalogTeamApp", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -267026,21 +267294,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaApplication", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "Command": "New-MgBetaAppCatalogTeamAppDefinition", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -267054,19 +267320,21 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaApplicationAppManagementPolicyByRef", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications", - "Command": "New-MgBetaApplication", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -267080,21 +267348,21 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaApplicationExtensionProperty", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "Command": "New-MgBetaApplicationAppManagementPolicyByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExtensionProperty", + "Uri": "/applications/{application-id}/extensionProperties", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -267114,21 +267382,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaApplicationFederatedIdentityCredential", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties", - "Command": "New-MgBetaApplicationExtensionProperty", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Uri": "/applications/{application-id}/federatedIdentityCredentials", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -267142,21 +267410,21 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaApplicationOwnerByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "Command": "New-MgBetaApplicationFederatedIdentityCredential", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/applications/{application-id}/owners/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -267182,22 +267450,11 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/owners/$ref", - "Command": "New-MgBetaApplicationOwnerByRef", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaApplicationSynchronizationJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -267206,13 +267463,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs", - "Command": "New-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", + "Method": "POST", "Variants": [ "Provision", "ProvisionExpanded", @@ -267221,13 +267478,13 @@ ], "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -267236,13 +267493,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaApplicationSynchronizationTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -267251,13 +267508,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/applications/{application-id}/synchronization/templates", - "Command": "New-MgBetaApplicationSynchronizationTemplate", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -267266,12 +267523,23 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -267297,7 +267565,11 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -267305,13 +267577,9 @@ "CreateViaIdentityExpanded" ], "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -267337,39 +267605,39 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaBookingBusiness", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingBusiness", + "Uri": "/bookingBusinesses", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaBookingBusinessAppointment", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/bookingBusinesses", - "Command": "New-MgBetaBookingBusiness", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -267395,7 +267663,11 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaBookingBusinessCalendarView", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -267403,28 +267675,24 @@ "CreateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "Command": "New-MgBetaBookingBusinessAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaBookingBusinessCustomer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "Command": "New-MgBetaBookingBusinessCalendarView", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomer", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -267444,21 +267712,21 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaBookingBusinessCustomQuestion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCustomer", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "Command": "New-MgBetaBookingBusinessCustomer", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -267478,21 +267746,21 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaBookingBusinessService", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "Command": "New-MgBetaBookingBusinessCustomQuestion", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingService", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -267506,21 +267774,21 @@ "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaBookingBusinessStaffMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "Command": "New-MgBetaBookingBusinessService", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingStaffMember", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -267534,47 +267802,45 @@ "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "Command": "New-MgBetaBookingBusinessStaffMember", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaBookingCurrency", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphBookingCurrency", "Uri": "/bookingCurrencies", - "Command": "New-MgBetaBookingCurrency", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaBusinessFlowTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "Uri": "/businessFlowTemplates", - "Command": "New-MgBetaBusinessFlowTemplate", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaBusinessScenario", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphBusinessScenario", + "Uri": "/solutions/businessScenarios", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.All", @@ -267588,19 +267854,21 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBusinessScenario", - "Uri": "/solutions/businessScenarios", - "Command": "New-MgBetaBusinessScenario", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.All", @@ -267614,41 +267882,39 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaBusinessScenarioPlannerTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "Command": "New-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": { "Name": "BusinessScenarioData.ReadWrite.OwnedBy", "Description": "Read and write data for all business scenarios this app creates or owns", "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaChat", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "Command": "New-MgBetaBusinessScenarioPlannerTask", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChat", + "Uri": "/chats", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Create", @@ -267662,19 +267928,21 @@ "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaChatInstalledApp", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats", - "Command": "New-MgBetaChat", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/chats/{chat-id}/installedApps", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -267730,21 +267998,21 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaChatMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/chats/{chat-id}/installedApps", - "Command": "New-MgBetaChatInstalledApp", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/chats/{chat-id}/members", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -267776,21 +268044,21 @@ "FullDescription": "Add and remove members from all chats, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members", - "Command": "New-MgBetaChatMember", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -267822,22 +268090,11 @@ "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages", - "Command": "New-MgBetaChatMessage", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -267846,13 +268103,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Command": "New-MgBetaChatMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaChatMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -267861,13 +268118,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Command": "New-MgBetaChatMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaChatMessageReplyHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -267876,13 +268133,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "New-MgBetaChatMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaChatOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -267891,13 +268148,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/chats/{chat-id}/operations", - "Command": "New-MgBetaChatOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaChatPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -267906,12 +268163,23 @@ ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/chats/{chat-id}/permissionGrants", - "Command": "New-MgBetaChatPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaChatPinnedMessage", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/chats/{chat-id}/pinnedMessages", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -267931,21 +268199,21 @@ "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaChatTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/chats/{chat-id}/pinnedMessages", - "Command": "New-MgBetaChatPinnedMessage", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/chats/{chat-id}/tabs", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Create", @@ -267995,21 +268263,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaCommunicationCall", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs", - "Command": "New-MgBetaChatTab", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCall", + "Uri": "/communications/calls", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -268041,19 +268307,21 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCall", - "Uri": "/communications/calls", - "Command": "New-MgBetaCommunicationCall", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.InitiateGroupCalls.All", @@ -268067,22 +268335,11 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaCommunicationCallContentSharingSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268091,13 +268348,13 @@ ], "OutputType": null, "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "Command": "New-MgBetaCommunicationCallContentSharingSession", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaCommunicationCallOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268106,13 +268363,13 @@ ], "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations", - "Command": "New-MgBetaCommunicationCallOperation", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaCommunicationCallParticipant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268121,13 +268378,13 @@ ], "OutputType": "IMicrosoftGraphParticipant", "Uri": "/communications/calls/{call-id}/participants", - "Command": "New-MgBetaCommunicationCallParticipant", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaCommunicationCallRecordSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268136,26 +268393,26 @@ ], "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "Command": "New-MgBetaCommunicationCallRecordSession", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaCommunicationOnlineMeeting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings", - "Command": "New-MgBetaCommunicationOnlineMeeting", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268164,13 +268421,13 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -268183,13 +268440,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaCommunicationOnlineMeetingRecording", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268198,13 +268455,13 @@ ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "Command": "New-MgBetaCommunicationOnlineMeetingRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268213,13 +268470,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268228,13 +268485,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268243,25 +268500,34 @@ ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaCommunicationPresence", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/presences", - "Command": "New-MgBetaCommunicationPresence", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaComplianceEdiscoveryCase", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Uri": "/compliance/ediscovery/cases", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -268275,19 +268541,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Uri": "/compliance/ediscovery/cases", - "Command": "New-MgBetaComplianceEdiscoveryCase", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -268301,21 +268569,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -268329,36 +268597,36 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -268372,21 +268640,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -268400,21 +268668,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -268428,36 +268696,36 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -268471,21 +268739,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -268499,22 +268767,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268523,26 +268780,13 @@ ], "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268551,12 +268795,8 @@ ], "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -268570,7 +268810,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268579,12 +268823,8 @@ ], "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -268598,7 +268838,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268607,12 +268851,8 @@ ], "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -268626,7 +268866,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268635,12 +268879,8 @@ ], "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -268654,7 +268894,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaComplianceEdiscoveryCaseTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268663,87 +268907,111 @@ ], "OutputType": "IMicrosoftGraphEdiscoveryTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "Command": "New-MgBetaComplianceEdiscoveryCaseTag", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts", - "Command": "New-MgBetaContact", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaContract", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphContract", "Uri": "/contracts", - "Command": "New-MgBetaContract", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaDataPolicyOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDataPolicyOperation", "Uri": "/dataPolicyOperations", - "Command": "New-MgBetaDataPolicyOperation", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaDevice", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDevice", + "Uri": "/devices", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices", - "Command": "New-MgBetaDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -268757,22 +269025,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268781,12 +269038,21 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -268800,19 +269066,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -268826,58 +269094,42 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", - "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268886,18 +269138,18 @@ ], "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268906,18 +269158,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268926,18 +269178,18 @@ ], "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -268946,30 +269198,46 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -268983,22 +269251,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269007,25 +269264,34 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies", - "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -269039,20 +269305,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269061,13 +269318,13 @@ ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269076,12 +269333,23 @@ ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -269095,58 +269363,42 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedAppStatus", "Uri": "/deviceAppManagement/managedAppStatuses", - "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceAppManagementManagedEBook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks", - "Command": "New-MgBetaDeviceAppManagementManagedEBook", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269155,36 +269407,36 @@ ], "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedEBookCategory", "Uri": "/deviceAppManagement/managedEBookCategories", - "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269193,18 +269445,18 @@ ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269213,18 +269465,18 @@ ], "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269233,31 +269485,36 @@ ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269266,12 +269523,23 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -269285,7 +269553,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269293,13 +269565,9 @@ "CreateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -269313,45 +269581,29 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceAppManagementMobileApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps", - "Command": "New-MgBetaDeviceAppManagementMobileApp", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269360,54 +269612,54 @@ ], "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories", - "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269416,18 +269668,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269436,18 +269688,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269455,19 +269707,19 @@ "CreateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269476,36 +269728,36 @@ ], "OutputType": "IMicrosoftGraphMobileAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", - "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementPolicySet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPolicySet", "Uri": "/deviceAppManagement/policySets", - "Command": "New-MgBetaDeviceAppManagementPolicySet", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269514,18 +269766,18 @@ ], "OutputType": "IMicrosoftGraphPolicySetAssignment", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementPolicySetItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269534,30 +269786,46 @@ ], "OutputType": "IMicrosoftGraphPolicySetItem", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "Command": "New-MgBetaDeviceAppManagementPolicySetItem", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -269571,36 +269839,36 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -269614,21 +269882,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceAppManagementTask", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Uri": "/deviceAppManagement/deviceAppManagementTasks", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -269642,19 +269908,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceAppManagementVppToken", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Uri": "/deviceAppManagement/deviceAppManagementTasks", - "Command": "New-MgBetaDeviceAppManagementTask", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphVppToken", + "Uri": "/deviceAppManagement/vppTokens", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -269668,43 +269934,29 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens", - "Command": "New-MgBetaDeviceAppManagementVppToken", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269713,18 +269965,18 @@ ], "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269733,12 +269985,26 @@ ], "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -269752,19 +270018,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -269778,20 +270044,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269800,26 +270057,13 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269828,12 +270072,8 @@ ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -269847,7 +270087,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269856,12 +270100,8 @@ ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -269875,19 +270115,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -269901,19 +270141,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "Uri": "/deviceAppManagement/windowsManagedAppProtections", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -269927,7 +270167,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269936,13 +270180,26 @@ ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269951,13 +270208,13 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceCommand", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269966,13 +270223,13 @@ ], "OutputType": "IMicrosoftGraphCommand", "Uri": "/devices/{device-id}/commands", - "Command": "New-MgBetaDeviceCommand", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -269981,54 +270238,49 @@ ], "OutputType": null, "Uri": "/devices/{device-id}/extensions", - "Command": "New-MgBetaDeviceExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270037,54 +270289,54 @@ ], "OutputType": null, "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270093,48 +270345,61 @@ ], "OutputType": null, "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Method": "POST", + "Variants": [ + "Generate" + ], + "OutputType": null, + "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -270148,42 +270413,29 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Generate" - ], - "OutputType": null, - "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest", - "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270192,72 +270444,72 @@ ], "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementAssignmentFilter", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Uri": "/deviceManagement/assignmentFilters", - "Command": "New-MgBetaDeviceManagementAssignmentFilter", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementAuditEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAuditEvent", "Uri": "/deviceManagement/auditEvents", - "Command": "New-MgBetaDeviceManagementAuditEvent", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementAutopilotEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Uri": "/deviceManagement/autopilotEvents", - "Command": "New-MgBetaDeviceManagementAutopilotEvent", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270266,54 +270518,54 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", - "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementCartToClassAssociation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCartToClassAssociation", "Uri": "/deviceManagement/cartToClassAssociations", - "Command": "New-MgBetaDeviceManagementCartToClassAssociation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Uri": "/deviceManagement/categories", - "Command": "New-MgBetaDeviceManagementCategory", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270322,12 +270574,26 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/comanagedDevices", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -270341,20 +270607,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/comanagedDevices", - "Command": "New-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270363,13 +270620,13 @@ ], "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270378,13 +270635,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270393,13 +270650,13 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270408,26 +270665,26 @@ ], "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270436,13 +270693,13 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270451,13 +270708,13 @@ ], "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270466,13 +270723,13 @@ ], "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270481,12 +270738,21 @@ ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Uri": "/deviceManagement/comanagementEligibleDevices", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -270500,19 +270766,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Uri": "/deviceManagement/comanagementEligibleDevices", - "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Uri": "/deviceManagement/complianceManagementPartners", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -270526,43 +270792,29 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners", - "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementCompliancePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "Uri": "/deviceManagement/compliancePolicies", - "Command": "New-MgBetaDeviceManagementCompliancePolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270571,18 +270823,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", - "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270591,18 +270843,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270611,18 +270863,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270631,54 +270883,54 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", - "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementComplianceSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/complianceSettings", - "Command": "New-MgBetaDeviceManagementComplianceSetting", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementConfigurationPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Uri": "/deviceManagement/configurationPolicies", - "Command": "New-MgBetaDeviceManagementConfigurationPolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270687,18 +270939,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270707,18 +270959,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270727,36 +270979,36 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", - "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", "Uri": "/deviceManagement/configurationPolicyTemplates", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270765,18 +271017,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270785,30 +271037,44 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementConfigurationSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationSettings", - "Command": "New-MgBetaDeviceManagementConfigurationSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaDeviceManagementDataSharingConsent", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Uri": "/deviceManagement/dataSharingConsents", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -270822,37 +271088,37 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Uri": "/deviceManagement/dataSharingConsents", - "Command": "New-MgBetaDeviceManagementDataSharingConsent", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "Uri": "/deviceManagement/depOnboardingSettings", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Uri": "/deviceManagement/depOnboardingSettings", - "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", - "Method": "POST" + } }, { + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "Method": "POST", + "Variants": [ + "Generate", + "GenerateViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -270866,25 +271132,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Generate", - "GenerateViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270893,18 +271145,18 @@ ], "OutputType": "IMicrosoftGraphEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -270913,25 +271165,39 @@ ], "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementDerivedCredential", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "Uri": "/deviceManagement/derivedCredentials", - "Command": "New-MgBetaDeviceManagementDerivedCredential", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaDeviceManagementDetectedApp", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDetectedApp", + "Uri": "/deviceManagement/detectedApps", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -270945,19 +271211,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementDeviceCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps", - "Command": "New-MgBetaDeviceManagementDetectedApp", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/deviceManagement/deviceCategories", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -270971,43 +271237,29 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/deviceCategories", - "Command": "New-MgBetaDeviceManagementDeviceCategory", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271016,18 +271268,18 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271036,18 +271288,18 @@ ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271056,18 +271308,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271076,18 +271328,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271096,36 +271348,36 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271134,18 +271386,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271154,36 +271406,36 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations", - "Command": "New-MgBetaDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271192,36 +271444,36 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271230,18 +271482,18 @@ ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271250,18 +271502,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271270,54 +271522,54 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271326,38 +271578,26 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -271371,7 +271611,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271380,38 +271624,34 @@ ], "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -271420,24 +271660,24 @@ "IsAdmin": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementDeviceHealthScript", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceHealthScript", "Uri": "/deviceManagement/deviceHealthScripts", - "Command": "New-MgBetaDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -271451,7 +271691,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271460,12 +271704,8 @@ ], "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -271479,7 +271719,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271488,38 +271732,34 @@ ], "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementDeviceShellScript", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceShellScript", "Uri": "/deviceManagement/deviceShellScripts", - "Command": "New-MgBetaDeviceManagementDeviceShellScript", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -271533,21 +271773,21 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -271561,7 +271801,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271570,12 +271814,8 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -271589,7 +271829,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271598,12 +271842,8 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -271617,7 +271857,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271626,13 +271870,26 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271641,54 +271898,49 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementDomainJoinConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Uri": "/deviceManagement/domainJoinConnectors", - "Command": "New-MgBetaDeviceManagementDomainJoinConnector", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271697,18 +271949,18 @@ ], "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271717,12 +271969,26 @@ ], "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaDeviceManagementExchangeConnector", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Uri": "/deviceManagement/exchangeConnectors", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -271736,74 +272002,60 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors", - "Command": "New-MgBetaDeviceManagementExchangeConnector", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories", - "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Uri": "/deviceManagement/groupPolicyConfigurations", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271812,18 +272064,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271832,18 +272084,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271852,44 +272104,49 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271898,13 +272155,13 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271913,13 +272170,13 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271928,13 +272185,13 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271943,13 +272200,13 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271958,36 +272215,31 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -271996,18 +272248,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272016,49 +272268,54 @@ ], "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Uri": "/deviceManagement/groupPolicyObjectFiles", - "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272067,72 +272324,67 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyOperation", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Uri": "/deviceManagement/importedDeviceIdentities", - "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementIntent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/intents", - "Command": "New-MgBetaDeviceManagementIntent", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementIntentAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272141,18 +272393,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "Command": "New-MgBetaDeviceManagementIntentAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementIntentCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272161,18 +272413,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "Command": "New-MgBetaDeviceManagementIntentCategory", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementIntentCategorySetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272181,18 +272433,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "Command": "New-MgBetaDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272201,18 +272453,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", - "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementIntentCopy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272221,18 +272473,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", - "Command": "New-MgBetaDeviceManagementIntentCopy", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272241,18 +272493,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementIntentDeviceState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272261,18 +272513,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "Command": "New-MgBetaDeviceManagementIntentDeviceState", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementIntentSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272281,18 +272533,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "Command": "New-MgBetaDeviceManagementIntentSetting", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementIntentUserState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272301,36 +272553,36 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "Command": "New-MgBetaDeviceManagementIntentUserState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Uri": "/deviceManagement/intuneBrandingProfiles", - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272339,54 +272591,54 @@ ], "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementIoUpdateStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Uri": "/deviceManagement/iosUpdateStatuses", - "Command": "New-MgBetaDeviceManagementIoUpdateStatus", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272395,18 +272647,18 @@ ], "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272415,12 +272667,26 @@ ], "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaDeviceManagementManagedDevice", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/managedDevices", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -272434,20 +272700,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices", - "Command": "New-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272456,13 +272713,13 @@ ], "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272471,13 +272728,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272486,31 +272743,31 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272519,12 +272776,23 @@ ], "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -272538,35 +272806,24 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272575,13 +272832,13 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272590,13 +272847,13 @@ ], "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272605,31 +272862,31 @@ ], "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", + "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272638,66 +272895,77 @@ ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", + "Method": "POST", + "Variants": [ + "Create", + "CreateViaIdentity", + "Generate", + "GenerateViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -272711,45 +272979,29 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateViaIdentity", - "Generate", - "GenerateViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Uri": "/deviceManagement/microsoftTunnelSites", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272758,18 +273010,18 @@ ], "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272778,30 +273030,46 @@ ], "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } }, { + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -272815,21 +273083,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -272855,19 +273121,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "POST", "Variants": [ "Create", - "CreateViaIdentity" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -272881,92 +273147,78 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "Uri": "/deviceManagement/monitoring/alertRecords", - "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", "Uri": "/deviceManagement/monitoring/alertRules", - "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementNdeConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphNdesConnector", "Uri": "/deviceManagement/ndesConnectors", - "Command": "New-MgBetaDeviceManagementNdeConnector", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates", - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -272975,12 +273227,26 @@ ], "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaDeviceManagementPartner", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Uri": "/deviceManagement/deviceManagementPartners", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -272994,19 +273260,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementRemoteActionAudit", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners", - "Command": "New-MgBetaDeviceManagementPartner", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Uri": "/deviceManagement/remoteActionAudits", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273020,19 +273286,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Uri": "/deviceManagement/remoteActionAudits", - "Command": "New-MgBetaDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Uri": "/deviceManagement/remoteAssistancePartners", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273046,43 +273312,29 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners", - "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementResourceAccessProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Uri": "/deviceManagement/resourceAccessProfiles", - "Command": "New-MgBetaDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273091,12 +273343,26 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaDeviceManagementResourceOperation", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphResourceOperation", + "Uri": "/deviceManagement/resourceOperations", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273110,63 +273376,37 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementReusableSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphResourceOperation", - "Uri": "/deviceManagement/resourceOperations", - "Command": "New-MgBetaDeviceManagementResourceOperation", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Uri": "/deviceManagement/reusableSettings", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/reusableSettings", - "Command": "New-MgBetaDeviceManagementReusableSetting", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "New-MgBetaDeviceManagementRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments", - "Command": "New-MgBetaDeviceManagementRoleAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273180,19 +273420,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions", - "Command": "New-MgBetaDeviceManagementRoleDefinition", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273206,7 +273446,11 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273215,12 +273459,8 @@ ], "OutputType": "IMicrosoftGraphRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273234,20 +273474,37 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementRoleScopeTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphRoleScopeTag", "Uri": "/deviceManagement/roleScopeTags", - "Command": "New-MgBetaDeviceManagementRoleScopeTag", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273256,39 +273513,26 @@ ], "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementScript", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementScript", "Uri": "/deviceManagement/deviceManagementScripts", - "Command": "New-MgBetaDeviceManagementScript", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "New-MgBetaDeviceManagementScriptAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273297,12 +273541,8 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "Command": "New-MgBetaDeviceManagementScriptAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273316,7 +273556,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273325,12 +273569,8 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273344,7 +273584,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273353,12 +273597,8 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273372,7 +273612,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementScriptUserRunState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273381,12 +273625,8 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "Command": "New-MgBetaDeviceManagementScriptUserRunState", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273400,7 +273640,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273409,72 +273653,80 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementSettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/settingDefinitions", - "Command": "New-MgBetaDeviceManagementSettingDefinition", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Uri": "/deviceManagement/templates", - "Command": "New-MgBetaDeviceManagementTemplate", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementTemplateCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273483,18 +273735,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "Command": "New-MgBetaDeviceManagementTemplateCategory", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273503,18 +273755,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273523,18 +273775,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementTemplateInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273543,18 +273795,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", - "Command": "New-MgBetaDeviceManagementTemplateInstance", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273563,13 +273815,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273578,13 +273835,13 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273593,13 +273850,13 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273608,18 +273865,13 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273628,13 +273880,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273643,18 +273900,13 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementTemplateSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273663,36 +273915,36 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "Command": "New-MgBetaDeviceManagementTemplateSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementTermAndCondition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions", - "Command": "New-MgBetaDeviceManagementTermAndCondition", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273701,18 +273953,18 @@ ], "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273721,18 +273973,18 @@ ], "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -273741,30 +273993,44 @@ ], "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/deviceManagement/troubleshootingEvents", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents", - "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273778,58 +274044,32 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273843,19 +274083,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273869,19 +274109,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273895,19 +274135,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273921,19 +274161,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273947,19 +274187,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273973,19 +274213,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -273999,19 +274239,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274025,19 +274265,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274051,32 +274291,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", - "Permissions": [], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274090,19 +274317,32 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274116,19 +274356,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274142,19 +274382,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274168,19 +274408,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274194,19 +274434,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274220,19 +274460,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274246,33 +274486,50 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -274281,38 +274538,21 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274326,19 +274566,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274352,19 +274592,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274378,19 +274618,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274404,19 +274644,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274430,19 +274670,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274456,32 +274696,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", - "Permissions": [], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274495,19 +274722,32 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274521,19 +274761,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274547,19 +274787,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274573,19 +274813,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274599,19 +274839,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274625,19 +274865,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274651,19 +274891,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274677,19 +274917,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274703,19 +274943,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274729,7 +274969,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -274738,12 +274982,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -274757,136 +274997,153 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementUserPfxCertificate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserPfxCertificate", "Uri": "/deviceManagement/userPfxCertificates", - "Command": "New-MgBetaDeviceManagementUserPfxCertificate", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcBulkAction", "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", - "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + } + }, + { + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -274895,101 +275152,101 @@ ], "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcExportJob", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcServicePlan", "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -274998,31 +275255,31 @@ ], "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275031,13 +275288,13 @@ ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275046,54 +275303,49 @@ ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275102,48 +275354,62 @@ ], "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Uri": "/deviceManagement/windowsMalwareInformation", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275157,19 +275423,21 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation", - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -275183,27 +275451,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "Command": "New-MgBetaDeviceRegisteredOwnerByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275212,18 +275464,18 @@ ], "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/$ref", - "Command": "New-MgBetaDeviceRegisteredOwnerByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaDeviceRegisteredUserByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275232,13 +275484,18 @@ ], "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/$ref", - "Command": "New-MgBetaDeviceRegisteredUserByRef", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDeviceUsageRights", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275247,31 +275504,31 @@ ], "OutputType": "IMicrosoftGraphUsageRight", "Uri": "/devices/{device-id}/usageRights", - "Command": "New-MgBetaDeviceUsageRights", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDirectoryAdministrativeUnit", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/administrativeUnits", - "Command": "New-MgBetaDirectoryAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275280,12 +275537,23 @@ ], "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaDirectoryAdministrativeUnitMember", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -275317,21 +275585,21 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "Command": "New-MgBetaDirectoryAdministrativeUnitMember", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -275363,73 +275631,62 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write all directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false - }, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "CustomSecAttributeDefinition.ReadWrite.All", - "Description": "Read and write custom security attribute definitions", - "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDirectoryAttributeSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAttributeSet", "Uri": "/directory/attributeSets", - "Command": "New-MgBetaDirectoryAttributeSet", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CustomSecAttributeDefinition.ReadWrite.All", + "Description": "Read and write custom security attribute definitions", + "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275438,36 +275695,31 @@ ], "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "CustomSecAttributeDefinition.ReadWrite.All", - "Description": "Read and write custom security attribute definitions", - "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions", - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275476,39 +275728,44 @@ ], "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CustomSecAttributeDefinition.ReadWrite.All", + "Description": "Read and write custom security attribute definitions", + "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryDeletedItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems", - "Command": "New-MgBetaDirectoryDeletedItem", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/directory/featureRolloutPolicies", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275517,13 +275774,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275532,91 +275789,91 @@ ], "OutputType": null, "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryFederationConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations", - "Command": "New-MgBetaDirectoryFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryImpactedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources", - "Command": "New-MgBetaDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryInboundSharedUserProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "Uri": "/directory/inboundSharedUserProfiles", - "Command": "New-MgBetaDirectoryInboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DirectoryObjects", - "Permissions": [], + "Command": "New-MgBetaDirectoryObject", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects", - "Command": "New-MgBetaDirectoryObject", + "Module": "Beta.DirectoryObjects", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryOnPremiseSynchronization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Uri": "/directory/onPremisesSynchronization", - "Command": "New-MgBetaDirectoryOnPremiseSynchronization", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "Uri": "/directory/outboundSharedUserProfiles", - "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275625,26 +275882,26 @@ ], "OutputType": null, "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryRecommendation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations", - "Command": "New-MgBetaDirectoryRecommendation", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryRecommendationImpactedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275653,36 +275910,31 @@ ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "Command": "New-MgBetaDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false - }, + "Command": "New-MgBetaDirectoryRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/directoryRoles", - "Command": "New-MgBetaDirectoryRole", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write all directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDirectoryRoleMemberByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275691,13 +275943,18 @@ ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "Command": "New-MgBetaDirectoryRoleMemberByRef", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryRoleScopedMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275706,106 +275963,101 @@ ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "Command": "New-MgBetaDirectoryRoleScopedMember", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectoryRoleTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates", - "Command": "New-MgBetaDirectoryRoleTemplate", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - }, + "Command": "New-MgBetaDirectorySetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDirectorySetting", "Uri": "/settings", - "Command": "New-MgBetaDirectorySetting", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectorySettingTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "Uri": "/directorySettingTemplates", - "Command": "New-MgBetaDirectorySettingTemplate", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectorySharedEmailDomain", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSharedEmailDomain", "Uri": "/directory/sharedEmailDomains", - "Command": "New-MgBetaDirectorySharedEmailDomain", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDirectorySubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCompanySubscription", "Uri": "/directory/subscriptions", - "Command": "New-MgBetaDirectorySubscription", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", - "IsAdmin": false - }, + "Command": "New-MgBetaDomain", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDomain", "Uri": "/domains", - "Command": "New-MgBetaDomain", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaDomainFederationConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275814,13 +276066,18 @@ ], "OutputType": "IMicrosoftGraphInternalDomainFederation", "Uri": "/domains/{domain-id}/federationConfiguration", - "Command": "New-MgBetaDomainFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDomainServiceConfigurationRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275829,13 +276086,13 @@ ], "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "Command": "New-MgBetaDomainServiceConfigurationRecord", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDomainSharedEmailDomainInvitation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275844,13 +276101,13 @@ ], "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "Command": "New-MgBetaDomainSharedEmailDomainInvitation", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaDomainVerificationDnsRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275859,26 +276116,26 @@ ], "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords", - "Command": "New-MgBetaDomainVerificationDnsRecord", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDrive", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives", - "Command": "New-MgBetaDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveBundle", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275887,13 +276144,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles", - "Command": "New-MgBetaDriveBundle", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275902,13 +276159,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items", - "Command": "New-MgBetaDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -275917,12 +276174,23 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaDriveItemChild", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -275942,21 +276210,21 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaDriveItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "Command": "New-MgBetaDriveItemChild", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -275976,22 +276244,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "Command": "New-MgBetaDriveItemLink", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276000,13 +276257,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveItemListItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276015,13 +276272,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Command": "New-MgBetaDriveItemListItemLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveItemListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276030,13 +276287,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Command": "New-MgBetaDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveItemPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276045,13 +276302,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "Command": "New-MgBetaDriveItemPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveItemSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276060,13 +276317,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Command": "New-MgBetaDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveItemThumbnail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276075,12 +276332,23 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Command": "New-MgBetaDriveItemThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaDriveItemUploadSession", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -276100,22 +276368,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Command": "New-MgBetaDriveItemUploadSession", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276124,13 +276381,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "Command": "New-MgBetaDriveItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveListColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276139,13 +276396,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns", - "Command": "New-MgBetaDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveListContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276154,13 +276411,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes", - "Command": "New-MgBetaDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveListContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276169,13 +276426,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Command": "New-MgBetaDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveListContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276184,13 +276441,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgBetaDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276199,13 +276456,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items", - "Command": "New-MgBetaDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276214,13 +276471,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "New-MgBetaDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveListItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276229,13 +276486,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Command": "New-MgBetaDriveListItemLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276244,13 +276501,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Command": "New-MgBetaDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveListOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276259,13 +276516,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/drives/{drive-id}/list/operations", - "Command": "New-MgBetaDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveListSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276274,13 +276531,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/list/subscriptions", - "Command": "New-MgBetaDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276289,13 +276546,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveRootChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276304,13 +276561,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children", - "Command": "New-MgBetaDriveRootChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveRootLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276319,13 +276576,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/createLink", - "Command": "New-MgBetaDriveRootLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276334,13 +276591,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveRootListItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276349,13 +276606,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/listItem/createLink", - "Command": "New-MgBetaDriveRootListItemLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveRootListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276364,13 +276621,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/root/listItem/versions", - "Command": "New-MgBetaDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveRootPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276379,13 +276636,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions", - "Command": "New-MgBetaDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveRootSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276394,13 +276651,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/root/subscriptions", - "Command": "New-MgBetaDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveRootThumbnail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276409,13 +276666,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/root/thumbnails", - "Command": "New-MgBetaDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveRootUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276424,13 +276681,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/drives/{drive-id}/root/createUploadSession", - "Command": "New-MgBetaDriveRootUploadSession", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaDriveRootVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276439,44 +276696,31 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions", - "Command": "New-MgBetaDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "New-MgBetaEducationClass", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/classes", - "Command": "New-MgBetaEducationClass", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Beta.Education", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], + "Command": "New-MgBetaEducationClassAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276485,12 +276729,8 @@ ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments", - "Command": "New-MgBetaEducationClassAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -276504,7 +276744,11 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaEducationClassAssignmentCategory", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -276517,12 +276761,8 @@ ], "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "Command": "New-MgBetaEducationClassAssignmentCategory", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -276536,7 +276776,11 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276545,12 +276789,8 @@ ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -276564,7 +276804,11 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaEducationClassAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276573,13 +276817,26 @@ ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "Command": "New-MgBetaEducationClassAssignmentResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276588,13 +276845,13 @@ ], "OutputType": "IMicrosoftGraphEducationGradingCategory", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationClassAssignmentSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276603,12 +276860,23 @@ ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "Command": "New-MgBetaEducationClassAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -276622,21 +276890,21 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -276650,7 +276918,11 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276658,28 +276930,24 @@ "CreateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationClassMemberByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadWrite.All", @@ -276693,7 +276961,11 @@ "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaEducationClassTeacherByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276701,47 +276973,32 @@ "CreateViaIdentityExpanded" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "Command": "New-MgBetaEducationClassMemberByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "Command": "New-MgBetaEducationClassTeacherByRef", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationMeAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments", - "Command": "New-MgBetaEducationMeAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationMeAssignmentCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276750,13 +277007,13 @@ ], "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Command": "New-MgBetaEducationMeAssignmentCategory", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276765,13 +277022,13 @@ ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationMeAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276780,13 +277037,13 @@ ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Command": "New-MgBetaEducationMeAssignmentResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationMeAssignmentSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276795,13 +277052,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Command": "New-MgBetaEducationMeAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276810,13 +277067,13 @@ ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276825,13 +277082,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276840,12 +277097,21 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaEducationMeRubric", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/rubrics", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -276859,43 +277125,29 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics", - "Command": "New-MgBetaEducationMeRubric", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "New-MgBetaEducationSchool", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/schools", - "Command": "New-MgBetaEducationSchool", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaEducationSchoolClassByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276904,18 +277156,18 @@ ], "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "Command": "New-MgBetaEducationSchoolClassByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaEducationSchoolUserByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276924,31 +277176,36 @@ ], "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "Command": "New-MgBetaEducationSchoolUserByRef", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Beta.Education", - "Permissions": { - "Name": "EduAdministration.ReadWrite", - "Description": "Manage your education app settings", - "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgBetaEducationSynchronizationProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles", - "Command": "New-MgBetaEducationSynchronizationProfile", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "EduAdministration.ReadWrite", + "Description": "Manage your education app settings", + "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationSynchronizationProfileError", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276957,31 +277214,31 @@ ], "OutputType": "IMicrosoftGraphEducationSynchronizationError", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "Command": "New-MgBetaEducationSynchronizationProfileError", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "New-MgBetaEducationUser", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/users", - "Command": "New-MgBetaEducationUser", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationUserAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -276990,13 +277247,13 @@ ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments", - "Command": "New-MgBetaEducationUserAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationUserAssignmentCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277005,13 +277262,13 @@ ], "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Command": "New-MgBetaEducationUserAssignmentCategory", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277020,13 +277277,13 @@ ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationUserAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277035,13 +277292,13 @@ ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Command": "New-MgBetaEducationUserAssignmentResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationUserAssignmentSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277050,13 +277307,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Command": "New-MgBetaEducationUserAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277065,13 +277322,13 @@ ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277080,13 +277337,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277095,13 +277352,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "New-MgBetaEducationUserRubric", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277110,49 +277367,49 @@ ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/rubrics", - "Command": "New-MgBetaEducationUserRubric", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaEntitlementManagementAccessPackage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "Command": "New-MgBetaEntitlementManagementAccessPackage", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277161,13 +277418,13 @@ ], "OutputType": "IMicrosoftGraphCustomExtensionHandler", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277176,48 +277433,59 @@ ], "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -277231,47 +277499,31 @@ "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true - }, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277280,18 +277532,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277300,36 +277552,36 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277338,36 +277590,36 @@ ], "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaEntitlementManagementConnectedOrganization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "Command": "New-MgBetaEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277376,18 +277628,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277396,25 +277648,39 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaEntitlementManagementSubject", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessPackageSubject", "Uri": "/identityGovernance/entitlementManagement/subjects", - "Command": "New-MgBetaEntitlementManagementSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaExternalConnection", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/external/connections", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.All", @@ -277428,19 +277694,21 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaExternalConnectionGroup", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections", - "Command": "New-MgBetaExternalConnection", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Uri": "/external/connections/{externalConnection-id}/groups", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -277454,21 +277722,21 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaExternalConnectionGroupMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups", - "Command": "New-MgBetaExternalConnectionGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -277482,22 +277750,11 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "Command": "New-MgBetaExternalConnectionGroupMember", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "New-MgBetaExternalConnectionItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277506,13 +277763,13 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Uri": "/external/connections/{externalConnection-id}/items", - "Command": "New-MgBetaExternalConnectionItem", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "New-MgBetaExternalConnectionItemActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277521,13 +277778,13 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Command": "New-MgBetaExternalConnectionItemActivity", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "New-MgBetaExternalConnectionOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277536,129 +277793,124 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Uri": "/external/connections/{externalConnection-id}/operations", - "Command": "New-MgBetaExternalConnectionOperation", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": { - "Name": "DataConnector.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "New-MgBetaExternalIndustryDataConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIndustryDataConnector", "Uri": "/external/industryData/dataConnectors", - "Command": "New-MgBetaExternalIndustryDataConnector", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { - "Name": "InboundFlow.ReadWrite.All", + "Name": "DataConnector.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaExternalIndustryDataInboundFlow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", "Uri": "/external/industryData/inboundFlows", - "Command": "New-MgBetaExternalIndustryDataInboundFlow", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "InboundFlow.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "New-MgBetaExternalIndustryDataOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/external/industryData/operations", - "Command": "New-MgBetaExternalIndustryDataOperation", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", "Uri": "/external/industryData/referenceDefinitions", - "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "New-MgBetaExternalIndustryDataRoleGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", "Uri": "/external/industryData/roleGroups", - "Command": "New-MgBetaExternalIndustryDataRoleGroup", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": { - "Name": "SourceSystem.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "New-MgBetaExternalIndustryDataSourceSystem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "Uri": "/external/industryData/sourceSystems", - "Command": "New-MgBetaExternalIndustryDataSourceSystem", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { - "Name": "TimePeriod.ReadWrite.All", + "Name": "SourceSystem.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaExternalIndustryDataYear", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "Uri": "/external/industryData/years", - "Command": "New-MgBetaExternalIndustryDataYear", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Financials", "Permissions": { - "Name": "Financials.ReadWrite.All", + "Name": "TimePeriod.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaFinancialCompanyCountryRegion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277667,18 +277919,18 @@ ], "OutputType": "IMicrosoftGraphCountryRegion", "Uri": "/financials/companies/{company-id}/countriesRegions", - "Command": "New-MgBetaFinancialCompanyCountryRegion", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaFinancialCompanyCurrency", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277687,18 +277939,18 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/currencies", - "Command": "New-MgBetaFinancialCompanyCurrency", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaFinancialCompanyCustomer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277707,13 +277959,18 @@ ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/customers", - "Command": "New-MgBetaFinancialCompanyCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyCustomerPayment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277722,13 +277979,13 @@ ], "OutputType": "IMicrosoftGraphCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPayments", - "Command": "New-MgBetaFinancialCompanyCustomerPayment", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277737,13 +277994,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277752,13 +278009,13 @@ ], "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277767,13 +278024,13 @@ ], "OutputType": "IMicrosoftGraphCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277782,13 +278039,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyCustomerPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277797,18 +278054,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "Command": "New-MgBetaFinancialCompanyCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "New-MgBetaFinancialCompanyEmployee", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277817,13 +278069,18 @@ ], "OutputType": "IMicrosoftGraphEmployee", "Uri": "/financials/companies/{company-id}/employees", - "Command": "New-MgBetaFinancialCompanyEmployee", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyEmployeePicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277832,18 +278089,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "Command": "New-MgBetaFinancialCompanyEmployeePicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "New-MgBetaFinancialCompanyItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277852,18 +278104,18 @@ ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/items", - "Command": "New-MgBetaFinancialCompanyItem", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaFinancialCompanyItemCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277872,13 +278124,18 @@ ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/itemCategories", - "Command": "New-MgBetaFinancialCompanyItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyItemPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277887,13 +278144,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "Command": "New-MgBetaFinancialCompanyItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyJournal", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277902,13 +278159,13 @@ ], "OutputType": "IMicrosoftGraphJournal", "Uri": "/financials/companies/{company-id}/journals", - "Command": "New-MgBetaFinancialCompanyJournal", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyJournalLine", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -277921,18 +278178,13 @@ ], "OutputType": "IMicrosoftGraphJournalLine", "Uri": "/financials/companies/{company-id}/journalLines", - "Command": "New-MgBetaFinancialCompanyJournalLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "New-MgBetaFinancialCompanyPaymentMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277941,18 +278193,18 @@ ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/paymentMethods", - "Command": "New-MgBetaFinancialCompanyPaymentMethod", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaFinancialCompanyPaymentTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277961,13 +278213,18 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/paymentTerms", - "Command": "New-MgBetaFinancialCompanyPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -277976,13 +278233,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/picture", - "Command": "New-MgBetaFinancialCompanyPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -277995,13 +278252,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278010,13 +278267,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278025,13 +278282,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278040,13 +278297,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278055,13 +278312,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278070,13 +278327,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -278089,13 +278346,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278104,13 +278361,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -278123,13 +278380,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278138,26 +278395,26 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", + "Method": "POST", "Variants": [ "Make", "MakeViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", - "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -278170,18 +278427,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "New-MgBetaFinancialCompanyShipmentMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278190,13 +278442,18 @@ ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/shipmentMethods", - "Command": "New-MgBetaFinancialCompanyShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyTaxArea", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278205,18 +278462,13 @@ ], "OutputType": "IMicrosoftGraphTaxArea", "Uri": "/financials/companies/{company-id}/taxAreas", - "Command": "New-MgBetaFinancialCompanyTaxArea", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "New-MgBetaFinancialCompanyTaxGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278225,18 +278477,18 @@ ], "OutputType": "IMicrosoftGraphTaxGroup", "Uri": "/financials/companies/{company-id}/taxGroups", - "Command": "New-MgBetaFinancialCompanyTaxGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278245,18 +278497,18 @@ ], "OutputType": "IMicrosoftGraphUnitOfMeasure", "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaFinancialCompanyVendor", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278265,13 +278517,18 @@ ], "OutputType": "IMicrosoftGraphVendor", "Uri": "/financials/companies/{company-id}/vendors", - "Command": "New-MgBetaFinancialCompanyVendor", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "New-MgBetaFinancialCompanyVendorPicture", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278280,12 +278537,21 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "Command": "New-MgBetaFinancialCompanyVendorPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaGroup", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -278305,25 +278571,11 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups", - "Command": "New-MgBetaGroup", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "New-MgBetaGroupAcceptedSenderByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278332,18 +278584,18 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "Command": "New-MgBetaGroupAcceptedSenderByRef", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Beta.Applications", - "Permissions": { - "Name": "AppRoleAssignment.ReadWrite.All", - "Description": "Manage app permission grants and app role assignments", - "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaGroupAppRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278352,18 +278604,18 @@ ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments", - "Command": "New-MgBetaGroupAppRoleAssignment", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Calendar", "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Name": "AppRoleAssignment.ReadWrite.All", + "Description": "Manage app permission grants and app role assignments", + "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", + "IsAdmin": false + } + }, + { + "Command": "New-MgBetaGroupCalendarEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278372,13 +278624,18 @@ ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/calendar/events", - "Command": "New-MgBetaGroupCalendarEvent", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaGroupCalendarPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278387,18 +278644,13 @@ ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Command": "New-MgBetaGroupCalendarPermission", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "New-MgBetaGroupConversation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278407,18 +278659,18 @@ ], "OutputType": "IMicrosoftGraphConversation", "Uri": "/groups/{group-id}/conversations", - "Command": "New-MgBetaGroupConversation", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaGroupConversationThread", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278427,13 +278679,18 @@ ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "Command": "New-MgBetaGroupConversationThread", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupConversationThreadPostAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278442,13 +278699,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Command": "New-MgBetaGroupConversationThreadPostAttachment", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278457,13 +278714,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupConversationThreadPostExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278472,13 +278729,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Command": "New-MgBetaGroupConversationThreadPostExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278487,13 +278744,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278502,13 +278759,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278517,13 +278774,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278532,13 +278789,13 @@ ], "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupConversationThreadPostMention", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278547,13 +278804,13 @@ ], "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Command": "New-MgBetaGroupConversationThreadPostMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDrive", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278562,13 +278819,13 @@ ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives", - "Command": "New-MgBetaGroupDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveBundle", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278577,13 +278834,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Command": "New-MgBetaGroupDriveBundle", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278592,13 +278849,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Command": "New-MgBetaGroupDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278607,13 +278864,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveItemChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278622,13 +278879,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Command": "New-MgBetaGroupDriveItemChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupDriveItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278637,13 +278894,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Command": "New-MgBetaGroupDriveItemLink", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278652,13 +278909,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupDriveItemListItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278667,13 +278924,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Command": "New-MgBetaGroupDriveItemListItemLink", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveItemListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278682,13 +278939,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Command": "New-MgBetaGroupDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveItemPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278697,13 +278954,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Command": "New-MgBetaGroupDriveItemPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveItemSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278712,13 +278969,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Command": "New-MgBetaGroupDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveItemThumbnail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278727,13 +278984,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Command": "New-MgBetaGroupDriveItemThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupDriveItemUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278742,13 +278999,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Command": "New-MgBetaGroupDriveItemUploadSession", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278757,13 +279014,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Command": "New-MgBetaGroupDriveItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveListColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278772,13 +279029,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Command": "New-MgBetaGroupDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveListContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278787,13 +279044,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Command": "New-MgBetaGroupDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveListContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278802,13 +279059,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Command": "New-MgBetaGroupDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278817,13 +279074,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278832,13 +279089,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Command": "New-MgBetaGroupDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278847,13 +279104,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupDriveListItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278862,13 +279119,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Command": "New-MgBetaGroupDriveListItemLink", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278877,13 +279134,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Command": "New-MgBetaGroupDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveListOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278892,13 +279149,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Command": "New-MgBetaGroupDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveListSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278907,13 +279164,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Command": "New-MgBetaGroupDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278922,13 +279179,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveRootChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278937,13 +279194,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Command": "New-MgBetaGroupDriveRootChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupDriveRootLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278952,13 +279209,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "Command": "New-MgBetaGroupDriveRootLink", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278967,13 +279224,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupDriveRootListItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278982,13 +279239,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", - "Command": "New-MgBetaGroupDriveRootListItemLink", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveRootListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -278997,13 +279254,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Command": "New-MgBetaGroupDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveRootPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279012,13 +279269,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Command": "New-MgBetaGroupDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveRootSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279027,13 +279284,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Command": "New-MgBetaGroupDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveRootThumbnail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279042,13 +279299,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Command": "New-MgBetaGroupDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupDriveRootUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279057,13 +279314,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "Command": "New-MgBetaGroupDriveRootUploadSession", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaGroupDriveRootVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279072,13 +279329,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Command": "New-MgBetaGroupDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupEndpoint", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279087,18 +279344,13 @@ ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/groups/{group-id}/endpoints", - "Command": "New-MgBetaGroupEndpoint", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "New-MgBetaGroupEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279107,18 +279359,18 @@ ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events", - "Command": "New-MgBetaGroupEvent", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaGroupEventAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279127,13 +279379,18 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "Command": "New-MgBetaGroupEventAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279142,13 +279399,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279157,13 +279414,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279172,13 +279429,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279187,13 +279444,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaGroupEventExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279202,13 +279459,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Command": "New-MgBetaGroupEventExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaGroupEventInstanceAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279217,13 +279474,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Command": "New-MgBetaGroupEventInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279232,13 +279489,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279247,13 +279504,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaGroupEventInstanceExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279262,13 +279519,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Command": "New-MgBetaGroupEventInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279277,18 +279534,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/extensions", - "Command": "New-MgBetaGroupExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - }, + "Command": "New-MgBetaGroupLifecyclePolicy", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -279299,13 +279551,18 @@ ], "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies", - "Command": "New-MgBetaGroupLifecyclePolicy", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupMemberByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279314,12 +279571,23 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/members/$ref", - "Command": "New-MgBetaGroupMemberByRef", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaGroupOnenoteNotebook", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -279339,21 +279607,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaGroupOnenoteNotebookSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks", - "Command": "New-MgBetaGroupOnenoteNotebook", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -279373,21 +279641,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "New-MgBetaGroupOnenoteNotebookSection", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -279407,21 +279675,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaGroupOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/pages", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -279441,22 +279709,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages", - "Command": "New-MgBetaGroupOnenotePage", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "New-MgBetaGroupOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279465,13 +279722,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections", - "Command": "New-MgBetaGroupOnenoteSection", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "New-MgBetaGroupOnenoteSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279480,12 +279737,23 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups", - "Command": "New-MgBetaGroupOnenoteSectionGroup", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaGroupOnenoteSectionGroupSection", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -279505,21 +279773,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaGroupOnenoteSectionPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "New-MgBetaGroupOnenoteSectionGroupSection", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -279539,21 +279807,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaGroupOwnerByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "New-MgBetaGroupOnenoteSectionPage", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/groups/{group-id}/owners/$ref", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -279567,22 +279835,11 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/owners/$ref", - "Command": "New-MgBetaGroupOwnerByRef", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279591,18 +279848,13 @@ ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants", - "Command": "New-MgBetaGroupPermissionGrant", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "New-MgBetaGroupRejectedSenderByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279611,18 +279863,18 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "Command": "New-MgBetaGroupRejectedSenderByRef", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - }, + "Command": "New-MgBetaGroupSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279631,13 +279883,18 @@ ], "OutputType": "IMicrosoftGraphDirectorySetting", "Uri": "/groups/{group-id}/settings", - "Command": "New-MgBetaGroupSetting", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279646,13 +279903,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279661,13 +279918,13 @@ ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279676,13 +279933,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Command": "New-MgBetaGroupSiteColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279691,13 +279948,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Command": "New-MgBetaGroupSiteContentType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279706,13 +279963,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Command": "New-MgBetaGroupSiteContentTypeColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279721,13 +279978,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgBetaGroupSiteContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279736,13 +279993,13 @@ ], "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279751,13 +280008,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279766,13 +280023,13 @@ ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279781,13 +280038,13 @@ ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279796,13 +280053,13 @@ ], "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279811,13 +280068,13 @@ ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279826,13 +280083,13 @@ ], "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Command": "New-MgBetaGroupSiteList", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteListActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279841,13 +280098,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "Command": "New-MgBetaGroupSiteListActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteListColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279856,13 +280113,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Command": "New-MgBetaGroupSiteListColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteListContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279871,13 +280128,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Command": "New-MgBetaGroupSiteListContentType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteListContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279886,13 +280143,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Command": "New-MgBetaGroupSiteListContentTypeColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279901,13 +280158,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279916,13 +280173,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Command": "New-MgBetaGroupSiteListItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteListItemActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279931,13 +280188,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "Command": "New-MgBetaGroupSiteListItemActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279946,13 +280203,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupSiteListItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279961,13 +280218,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "Command": "New-MgBetaGroupSiteListItemLink", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279976,13 +280233,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Command": "New-MgBetaGroupSiteListItemVersion", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteListOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -279991,13 +280248,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Command": "New-MgBetaGroupSiteListOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteListSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280006,13 +280263,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Command": "New-MgBetaGroupSiteListSubscription", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOnenoteNotebook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280021,13 +280278,13 @@ ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Command": "New-MgBetaGroupSiteOnenoteNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280036,13 +280293,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280051,13 +280308,13 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280066,13 +280323,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280081,13 +280338,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280096,13 +280353,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOnenoteOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280111,13 +280368,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Command": "New-MgBetaGroupSiteOnenoteOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280126,13 +280383,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Command": "New-MgBetaGroupSiteOnenotePage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOnenoteResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280141,13 +280398,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Command": "New-MgBetaGroupSiteOnenoteResource", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280156,13 +280413,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Command": "New-MgBetaGroupSiteOnenoteSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280171,13 +280428,13 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280186,13 +280443,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280201,13 +280458,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOnenoteSectionPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280216,13 +280473,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "New-MgBetaGroupSiteOnenoteSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280231,13 +280488,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Command": "New-MgBetaGroupSiteOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSitePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280246,13 +280503,13 @@ ], "OutputType": "IMicrosoftGraphSitePage", "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "Command": "New-MgBetaGroupSitePage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSitePageCanvaLayoutHorizontalSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280261,13 +280518,13 @@ ], "OutputType": "IMicrosoftGraphHorizontalSection", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections", - "Command": "New-MgBetaGroupSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280276,13 +280533,13 @@ ], "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Command": "New-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280291,13 +280548,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Command": "New-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280306,13 +280563,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection/webparts", - "Command": "New-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSitePageWebPart", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280321,13 +280578,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/webParts", - "Command": "New-MgBetaGroupSitePageWebPart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSitePermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280336,13 +280593,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Command": "New-MgBetaGroupSitePermission", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280351,13 +280608,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Command": "New-MgBetaGroupSiteTermStoreGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreGroupSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280366,13 +280623,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Command": "New-MgBetaGroupSiteTermStoreGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -280385,13 +280642,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -280404,13 +280661,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280419,13 +280676,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280434,13 +280691,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280449,13 +280706,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280464,13 +280721,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280479,13 +280736,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280494,13 +280751,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Command": "New-MgBetaGroupSiteTermStoreSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -280513,13 +280770,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Command": "New-MgBetaGroupSiteTermStoreSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -280532,13 +280789,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280547,13 +280804,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -280566,13 +280823,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -280585,13 +280842,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280600,13 +280857,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280615,13 +280872,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280630,13 +280887,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280645,13 +280902,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280660,13 +280917,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280675,13 +280932,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Command": "New-MgBetaGroupSiteTermStoreSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280690,13 +280947,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Command": "New-MgBetaGroupSiteTermStoreSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280705,13 +280962,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280720,13 +280977,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280735,13 +280992,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamChannel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280750,13 +281007,13 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/channels", - "Command": "New-MgBetaGroupTeamChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamChannelMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280765,13 +281022,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Command": "New-MgBetaGroupTeamChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamChannelMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280780,13 +281037,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Command": "New-MgBetaGroupTeamChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280795,13 +281052,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamChannelMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280810,13 +281067,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Command": "New-MgBetaGroupTeamChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280825,13 +281082,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280840,13 +281097,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamChannelTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280855,13 +281112,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Command": "New-MgBetaGroupTeamChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamInstalledApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280870,13 +281127,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/groups/{group-id}/team/installedApps", - "Command": "New-MgBetaGroupTeamInstalledApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280885,13 +281142,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/members", - "Command": "New-MgBetaGroupTeamMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280900,13 +281157,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/groups/{group-id}/team/operations", - "Command": "New-MgBetaGroupTeamOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280915,13 +281172,13 @@ ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/team/permissionGrants", - "Command": "New-MgBetaGroupTeamPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamPrimaryChannelMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280930,13 +281187,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Command": "New-MgBetaGroupTeamPrimaryChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280945,13 +281202,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280960,13 +281217,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280975,13 +281232,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -280990,13 +281247,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281005,13 +281262,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamPrimaryChannelTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281020,13 +281277,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Command": "New-MgBetaGroupTeamPrimaryChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281035,13 +281292,13 @@ ], "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamScheduleOpenShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281050,13 +281307,13 @@ ], "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Command": "New-MgBetaGroupTeamScheduleOpenShift", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281065,13 +281322,13 @@ ], "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281080,13 +281337,13 @@ ], "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamScheduleShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281095,13 +281352,13 @@ ], "OutputType": "IMicrosoftGraphShift", "Uri": "/groups/{group-id}/team/schedule/shifts", - "Command": "New-MgBetaGroupTeamScheduleShift", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281110,13 +281367,13 @@ ], "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamScheduleTimeCard", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281125,13 +281382,13 @@ ], "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/groups/{group-id}/team/schedule/timeCards", - "Command": "New-MgBetaGroupTeamScheduleTimeCard", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamScheduleTimeOff", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281140,13 +281397,13 @@ ], "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Command": "New-MgBetaGroupTeamScheduleTimeOff", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281155,13 +281412,13 @@ ], "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281170,13 +281427,13 @@ ], "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281185,13 +281442,13 @@ ], "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/groups/{group-id}/team/tags", - "Command": "New-MgBetaGroupTeamTag", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaGroupTeamTagMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281200,18 +281457,13 @@ ], "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Command": "New-MgBetaGroupTeamTagMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "New-MgBetaGroupThread", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281220,13 +281472,18 @@ ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/threads", - "Command": "New-MgBetaGroupThread", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupThreadPostAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281235,13 +281492,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Command": "New-MgBetaGroupThreadPostAttachment", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281250,13 +281507,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupThreadPostExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281265,13 +281522,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Command": "New-MgBetaGroupThreadPostExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281280,13 +281537,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281295,13 +281552,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupThreadPostInReplyToExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281310,13 +281567,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Command": "New-MgBetaGroupThreadPostInReplyToExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupThreadPostInReplyToMention", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281325,13 +281582,13 @@ ], "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Command": "New-MgBetaGroupThreadPostInReplyToMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "New-MgBetaGroupThreadPostMention", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281340,80 +281597,75 @@ ], "OutputType": "IMicrosoftGraphMention", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Command": "New-MgBetaGroupThreadPostMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "APIConnectors.ReadWrite.All", - "Description": "Read and write API connectors for authentication flows", - "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaIdentityApiConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors", - "Command": "New-MgBetaIdentityApiConnector", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "APIConnectors.ReadWrite.All", + "Description": "Read and write API connectors for authentication flows", + "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaIdentityAuthenticationEventFlow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "Uri": "/identity/authenticationEventsFlows", - "Command": "New-MgBetaIdentityAuthenticationEventFlow", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaIdentityAuthenticationEventListener", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAuthenticationEventListener", "Uri": "/identity/authenticationEventListeners", - "Command": "New-MgBetaIdentityAuthenticationEventListener", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaIdentityB2CUserFlow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", "Uri": "/identity/b2cUserFlows", - "Command": "New-MgBetaIdentityB2CUserFlow", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281422,13 +281674,18 @@ ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaIdentityB2CUserFlowLanguage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281437,13 +281694,13 @@ ], "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "Command": "New-MgBetaIdentityB2CUserFlowLanguage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281452,13 +281709,13 @@ ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281467,18 +281724,13 @@ ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281487,31 +281739,36 @@ ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaIdentityB2XUserFlow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Uri": "/identity/b2xUserFlows", - "Command": "New-MgBetaIdentityB2XUserFlow", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281520,13 +281777,13 @@ ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaIdentityB2XUserFlowLanguage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281535,13 +281792,13 @@ ], "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "Command": "New-MgBetaIdentityB2XUserFlowLanguage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281550,13 +281807,13 @@ ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281565,18 +281822,13 @@ ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281585,57 +281837,62 @@ ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ], "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1" ], "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -281646,12 +281903,21 @@ ], "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/namedLocations", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -281665,19 +281931,19 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaIdentityConditionalAccessPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations", - "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Uri": "/identity/conditionalAccess/policies", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -281697,46 +281963,37 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies", - "Command": "New-MgBetaIdentityConditionalAccessPolicy", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaIdentityCustomAuthenticationExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "Uri": "/identity/customAuthenticationExtensions", - "Command": "New-MgBetaIdentityCustomAuthenticationExtension", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281745,13 +282002,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281760,13 +282017,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281775,13 +282032,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281790,13 +282047,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281805,13 +282062,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281820,13 +282077,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281835,31 +282092,31 @@ ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281868,13 +282125,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281883,13 +282140,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281898,13 +282155,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281913,13 +282170,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281928,13 +282185,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281943,13 +282200,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281958,31 +282215,31 @@ ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -281991,44 +282248,44 @@ ], "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "Method": "POST", "Variants": [ "Generate", "GenerateViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282037,13 +282294,13 @@ ], "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282052,49 +282309,49 @@ ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true - }, + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } + }, + { + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282103,13 +282360,13 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282118,18 +282375,13 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282138,13 +282390,18 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282153,13 +282410,13 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282168,26 +282425,26 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282196,130 +282453,130 @@ ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282328,44 +282585,44 @@ ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/identityGovernance/roleManagementAlerts/operations", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Agreement.ReadWrite.All", - "Description": "Read and write all terms of use agreements", - "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/identityGovernance/termsOfUse/agreements", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -282376,13 +282633,13 @@ ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282391,13 +282648,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282406,13 +282663,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282421,13 +282678,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282436,111 +282693,111 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityProvider.ReadWrite.All", - "Description": "Read and write identity providers", - "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaIdentityProvider", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/identityProviders", - "Command": "New-MgBetaIdentityProvider", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "Name": "IdentityProvider.ReadWrite.All", + "Description": "Read and write identity providers", + "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaIdentityUserFlow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIdentityUserFlow", "Uri": "/identity/userFlows", - "Command": "New-MgBetaIdentityUserFlow", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaIdentityUserFlowAttribute", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/userFlowAttributes", - "Command": "New-MgBetaIdentityUserFlowAttribute", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/informationProtection/dataLossPreventionPolicies", - "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaInformationProtectionPolicyLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/informationProtection/policy/labels", - "Command": "New-MgBetaInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "ThreatAssessment.ReadWrite.All", - "Description": "Read and write threat assessment requests", - "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests", - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ThreatAssessment.ReadWrite.All", + "Description": "Read and write threat assessment requests", + "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282549,12 +282806,21 @@ ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaInvitation", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphInvitation", + "Uri": "/invitations", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -282574,19 +282840,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaOauth2PermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphInvitation", - "Uri": "/invitations", - "Command": "New-MgBetaInvitation", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/oauth2PermissionGrants", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -282600,33 +282866,24 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants", - "Command": "New-MgBetaOauth2PermissionGrant", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaOnPremisePublishingProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "Uri": "/onPremisesPublishingProfiles", - "Command": "New-MgBetaOnPremisePublishingProfile", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaOnPremisePublishingProfileAgent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282635,13 +282892,13 @@ ], "OutputType": "IMicrosoftGraphOnPremisesAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "Command": "New-MgBetaOnPremisePublishingProfileAgent", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282650,18 +282907,13 @@ ], "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282670,13 +282922,18 @@ ], "OutputType": "IMicrosoftGraphOnPremisesAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -282689,13 +282946,13 @@ ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282704,13 +282961,13 @@ ], "OutputType": "IMicrosoftGraphPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282719,13 +282976,13 @@ ], "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282734,13 +282991,13 @@ ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaOnPremisePublishingProfileConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282749,13 +283006,13 @@ ], "OutputType": "IMicrosoftGraphConnector", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "Command": "New-MgBetaOnPremisePublishingProfileConnector", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282764,13 +283021,13 @@ ], "OutputType": "IMicrosoftGraphConnectorGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282779,13 +283036,13 @@ ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282794,18 +283051,13 @@ ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": { - "Name": "OnPremisesPublishingProfiles.ReadWrite.All", - "Description": "Manage on-premises published resources", - "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282814,18 +283066,18 @@ ], "OutputType": "IMicrosoftGraphPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282834,18 +283086,18 @@ ], "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282854,31 +283106,31 @@ ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "OnPremisesPublishingProfiles.ReadWrite.All", + "Description": "Manage on-premises published resources", + "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaOrganization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphOrganization", "Uri": "/organization", - "Command": "New-MgBetaOrganization", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": false - }, + "Command": "New-MgBetaOrganizationBrandingLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282887,18 +283139,18 @@ ], "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Uri": "/organization/{organization-id}/branding/localizations", - "Command": "New-MgBetaOrganizationBrandingLocalization", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Identity.SignIns", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282907,13 +283159,18 @@ ], "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaOrganizationExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -282922,12 +283179,23 @@ ], "OutputType": null, "Uri": "/organization/{organization-id}/extensions", - "Command": "New-MgBetaOrganizationExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaOrganizationSettingProfileCardProperty", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Uri": "/organization/{organization-id}/settings/profileCardProperties", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -282941,21 +283209,19 @@ "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaPlannerBucket", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/organization/{organization-id}/settings/profileCardProperties", - "Command": "New-MgBetaOrganizationSettingProfileCardProperty", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/planner/buckets", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -282975,19 +283241,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaPlannerPlan", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets", - "Command": "New-MgBetaPlannerBucket", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/planner/plans", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -283007,19 +283273,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaPlannerRoster", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans", - "Command": "New-MgBetaPlannerPlan", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerRoster", + "Uri": "/planner/rosters", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -283033,19 +283299,21 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaPlannerRosterMember", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerRoster", - "Uri": "/planner/rosters", - "Command": "New-MgBetaPlannerRoster", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Uri": "/planner/rosters/{plannerRoster-id}/members", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -283059,21 +283327,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaPlannerTask", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Uri": "/planner/rosters/{plannerRoster-id}/members", - "Command": "New-MgBetaPlannerRosterMember", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/planner/tasks", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -283093,68 +283359,68 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks", - "Command": "New-MgBetaPlannerTask", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies", - "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaPolicyAppManagementPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/policies/appManagementPolicies", - "Command": "New-MgBetaPolicyAppManagementPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/policies/authenticationStrengthPolicies", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -283168,20 +283434,11 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies", - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283190,26 +283447,26 @@ ], "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaPolicyAuthorizationPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Uri": "/policies/authorizationPolicy", - "Command": "New-MgBetaPolicyAuthorizationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283218,72 +283475,67 @@ ], "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "New-MgBetaPolicyClaimMappingPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Uri": "/policies/claimsMappingPolicies", - "Command": "New-MgBetaPolicyClaimMappingPolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Uri": "/policies/crossTenantAccessPolicy/partners", - "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "New-MgBetaPolicyFeatureRolloutPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies", - "Command": "New-MgBetaPolicyFeatureRolloutPolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283292,18 +283544,18 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283312,49 +283564,49 @@ ], "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies", - "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaPolicyMobileAppManagementPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Uri": "/policies/mobileAppManagementPolicies", - "Command": "New-MgBetaPolicyMobileAppManagementPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.MobilityManagement", - "Description": "Read and write your organization's mobility management policies", - "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", - "IsAdmin": true - }, + "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283363,31 +283615,31 @@ ], "OutputType": null, "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Policy.ReadWrite.MobilityManagement", + "Description": "Read and write your organization's mobility management policies", + "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Uri": "/policies/mobileDeviceManagementPolicies", - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.MobilityManagement", - "Description": "Read and write your organization's mobility management policies", - "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", - "IsAdmin": true - }, + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283396,36 +283648,36 @@ ], "OutputType": null, "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Policy.ReadWrite.MobilityManagement", + "Description": "Read and write your organization's mobility management policies", + "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaPolicyPermissionGrantPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies", - "Command": "New-MgBetaPolicyPermissionGrantPolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283434,18 +283686,18 @@ ], "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283454,39 +283706,44 @@ ], "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaPolicyRoleManagementPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Uri": "/policies/roleManagementPolicies", - "Command": "New-MgBetaPolicyRoleManagementPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments", - "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283495,13 +283752,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaPolicyRoleManagementPolicyRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283510,26 +283767,26 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "Command": "New-MgBetaPolicyRoleManagementPolicyRule", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "Uri": "/policies/servicePrincipalCreationPolicies", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283538,13 +283795,13 @@ ], "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283553,74 +283810,83 @@ ], "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "New-MgBetaPolicyTokenIssuancePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies", - "Command": "New-MgBetaPolicyTokenIssuancePolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaPolicyTokenLifetimePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies", - "Command": "New-MgBetaPolicyTokenLifetimePolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/connectors", - "Command": "New-MgBetaPrintConnector", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrintOperation", "Uri": "/print/operations", - "Command": "New-MgBetaPrintOperation", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaPrintPrinter", + "Method": "POST", + "Variants": [ + "Create1", + "CreateExpanded1" + ], + "OutputType": null, + "Uri": "/print/printers/create", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Create", @@ -283640,19 +283906,21 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Create1", - "CreateExpanded1" - ], - "OutputType": null, - "Uri": "/print/printers/create", - "Command": "New-MgBetaPrintPrinter", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "New-MgBetaPrintPrinterJob", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/printers/{printer-id}/jobs", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Create", @@ -283684,36 +283952,36 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaPrintPrinterJobDocument", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs", - "Command": "New-MgBetaPrintPrinterJob", + "OutputType": "IMicrosoftGraphPrintDocument", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Command": "New-MgBetaPrintPrinterJobDocument", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Create", @@ -283733,22 +284001,11 @@ "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintPrinterJobTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283757,26 +284014,26 @@ ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Command": "New-MgBetaPrintPrinterJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintPrinterShare", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/printerShares", - "Command": "New-MgBetaPrintPrinterShare", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283785,13 +284042,13 @@ ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283800,13 +284057,13 @@ ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintPrinterShareJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283815,13 +284072,13 @@ ], "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printerShares/{printerShare-id}/jobs", - "Command": "New-MgBetaPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintPrinterShareJobDocument", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283830,13 +284087,13 @@ ], "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "Command": "New-MgBetaPrintPrinterShareJobDocument", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283845,13 +284102,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintPrinterShareJobTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283860,12 +284117,23 @@ ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Command": "New-MgBetaPrintPrinterShareJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaPrintPrinterTaskTrigger", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printers/{printer-id}/taskTriggers", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -283879,35 +284147,24 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "Command": "New-MgBetaPrintPrinterTaskTrigger", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintService", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrintService", "Uri": "/print/services", - "Command": "New-MgBetaPrintService", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintServiceEndpoint", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283916,36 +284173,31 @@ ], "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints", - "Command": "New-MgBetaPrintServiceEndpoint", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, + "Command": "New-MgBetaPrintShare", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/shares", - "Command": "New-MgBetaPrintShare", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaPrintShareAllowedGroupByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283954,18 +284206,18 @@ ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Command": "New-MgBetaPrintShareAllowedGroupByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaPrintShareAllowedUserByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -283974,12 +284226,28 @@ ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Command": "New-MgBetaPrintShareAllowedUserByRef", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + } }, { + "Command": "New-MgBetaPrintShareJob", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/shares/{printerShare-id}/jobs", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadWrite", @@ -284005,36 +284273,36 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaPrintShareJobDocument", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs", - "Command": "New-MgBetaPrintShareJob", + "OutputType": "IMicrosoftGraphPrintDocument", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintShareJobDocumentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Command": "New-MgBetaPrintShareJobDocument", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Create", @@ -284054,22 +284322,11 @@ "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "Command": "New-MgBetaPrintShareJobDocumentUploadSession", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintShareJobTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284078,31 +284335,31 @@ ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Command": "New-MgBetaPrintShareJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": { - "Name": "PrintTaskDefinition.ReadWrite.All", - "Description": "Read, write and update print task definitions", - "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", - "IsAdmin": false - }, + "Command": "New-MgBetaPrintTaskDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/taskDefinitions", - "Command": "New-MgBetaPrintTaskDefinition", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "PrintTaskDefinition.ReadWrite.All", + "Description": "Read, write and update print task definitions", + "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgBetaPrintTaskDefinitionTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284111,36 +284368,31 @@ ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "Command": "New-MgBetaPrintTaskDefinitionTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgBetaPrivacySubjectRightsRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Uri": "/privacy/subjectRightsRequests", - "Command": "New-MgBetaPrivacySubjectRightsRequest", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": { "Name": "SubjectRightsRequest.ReadWrite.All", "Description": "Read and write data subject requests", "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaPrivacySubjectRightsRequestNote", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284149,26 +284401,31 @@ ], "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Command": "New-MgBetaPrivacySubjectRightsRequestNote", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "SubjectRightsRequest.ReadWrite.All", + "Description": "Read and write data subject requests", + "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaPrivilegedAccess", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrivilegedAccess", "Uri": "/privilegedAccess", - "Command": "New-MgBetaPrivilegedAccess", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaPrivilegedAccessResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284177,13 +284434,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "Command": "New-MgBetaPrivilegedAccessResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284192,13 +284449,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284207,13 +284464,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284222,13 +284479,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284237,13 +284494,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaPrivilegedAccessRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284252,13 +284509,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "Command": "New-MgBetaPrivilegedAccessRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284267,13 +284524,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaPrivilegedAccessRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284282,13 +284539,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "Command": "New-MgBetaPrivilegedAccessRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaPrivilegedAccessRoleSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284297,98 +284554,93 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "Command": "New-MgBetaPrivilegedAccessRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "Command": "New-MgBetaPrivilegedApproval", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrivilegedApproval", "Uri": "/privilegedApproval", - "Command": "New-MgBetaPrivilegedApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaPrivilegedOperationEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "Uri": "/privilegedOperationEvents", - "Command": "New-MgBetaPrivilegedOperationEvent", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaPrivilegedRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedRoles", - "Command": "New-MgBetaPrivilegedRole", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "Command": "New-MgBetaPrivilegedRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments", - "Command": "New-MgBetaPrivilegedRoleAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", + "Method": "POST", "Variants": [ "Make", "MakeViaIdentity" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", - "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", + "Method": "POST", "Variants": [ "Make", "MakeExpanded", @@ -284397,54 +284649,54 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", - "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { - "Name": "PrivilegedAccess.ReadWrite.AzureAD", - "Description": "Read and write privileged access to Azure AD", - "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests", - "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { - "Name": "ProgramControl.ReadWrite.All", - "Description": "Manage programs that you can access", - "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", + "Name": "PrivilegedAccess.ReadWrite.AzureAD", + "Description": "Read and write privileged access to Azure AD", + "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaProgram", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphProgram", "Uri": "/programs", - "Command": "New-MgBetaProgram", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "ProgramControl.ReadWrite.All", - "Description": "Manage all programs", - "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Description": "Manage programs that you can access", + "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", + "IsAdmin": true + } + }, + { + "Command": "New-MgBetaProgramControl", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -284459,65 +284711,70 @@ ], "OutputType": "IMicrosoftGraphProgramControl", "Uri": "/programControls", - "Command": "New-MgBetaProgramControl", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ProgramControl.ReadWrite.All", + "Description": "Manage all programs", + "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaProgramControlType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphProgramControlType", "Uri": "/programControlTypes", - "Command": "New-MgBetaProgramControlType", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaRiskDetection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphRiskDetection", "Uri": "/identityProtection/riskDetections", - "Command": "New-MgBetaRiskDetection", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaRiskyServicePrincipal", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Uri": "/identityProtection/riskyServicePrincipals", - "Command": "New-MgBetaRiskyServicePrincipal", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaRiskyServicePrincipalHistory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284526,26 +284783,26 @@ ], "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "Command": "New-MgBetaRiskyServicePrincipalHistory", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaRiskyUser", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphRiskyUser", "Uri": "/identityProtection/riskyUsers", - "Command": "New-MgBetaRiskyUser", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaRiskyUserHistory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284554,26 +284811,26 @@ ], "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "Command": "New-MgBetaRiskyUserHistory", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284582,12 +284839,21 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Uri": "/roleManagement/cloudPC/roleAssignments", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -284601,20 +284867,11 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/cloudPC/roleAssignments", - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284623,12 +284880,21 @@ ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleDefinitions", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -284660,20 +284926,11 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions", - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284682,26 +284939,26 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284710,12 +284967,21 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Uri": "/roleManagement/deviceManagement/roleAssignments", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -284729,20 +284995,11 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Uri": "/roleManagement/deviceManagement/roleAssignments", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284751,12 +285008,21 @@ ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleDefinitions", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -284788,20 +285054,11 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284810,26 +285067,26 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces", - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284838,12 +285095,21 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/directory/roleAssignments", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -284863,33 +285129,24 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -284898,38 +285155,47 @@ ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -284943,19 +285209,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -284987,20 +285253,11 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions", - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285009,38 +285266,47 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -285054,46 +285320,37 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/enterpriseApps", - "Command": "New-MgBetaRoleManagementEnterpriseApp", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285102,13 +285359,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285117,13 +285374,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285132,13 +285389,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285147,13 +285404,13 @@ ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285162,13 +285419,13 @@ ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285177,13 +285434,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285192,13 +285449,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285207,13 +285464,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285222,13 +285479,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285237,13 +285494,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285252,13 +285509,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285267,13 +285524,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285282,13 +285539,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285297,26 +285554,26 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285325,12 +285582,21 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -285350,33 +285616,24 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285385,65 +285642,65 @@ ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285452,64 +285709,73 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaSchemaExtension", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/schemaExtensions", "Module": "Beta.SchemaExtensions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -285523,19 +285789,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSearchAcronym", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions", - "Command": "New-MgBetaSchemaExtension", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSearchAcronym", + "Uri": "/search/acronyms", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -285549,19 +285815,19 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSearchBookmark", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSearchAcronym", - "Uri": "/search/acronyms", - "Command": "New-MgBetaSearchAcronym", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSearchBookmark", + "Uri": "/search/bookmarks", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -285575,19 +285841,19 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSearchQna", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSearchBookmark", - "Uri": "/search/bookmarks", - "Command": "New-MgBetaSearchBookmark", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSearchQna", + "Uri": "/search/qnas", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -285601,95 +285867,86 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSecurityAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSearchQna", - "Uri": "/search/qnas", - "Command": "New-MgBetaSearchQna", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityAction", + "Uri": "/security/securityActions", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "SecurityActions.ReadWrite.All", "Description": "Read and update your organization's security actions", "FullDescription": "Allows the app to read or update security actions, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityAction", - "Uri": "/security/securityActions", - "Command": "New-MgBetaSecurityAction", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityAlert", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAlert", "Uri": "/security/alerts", - "Command": "New-MgBetaSecurityAlert", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityAlertV2", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/alerts_v2", - "Command": "New-MgBetaSecurityAlertV2", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "AttackSimulation.ReadWrite.All", - "Description": "Read, create, and update all attack simulation data of an organization", - "FullDescription": "Allows the app to read, create, and update attack simulation and training data for an organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaSecurityAttackSimulation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSimulation", "Uri": "/security/attackSimulation/simulations", - "Command": "New-MgBetaSecurityAttackSimulation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "AttackSimulation.ReadWrite.All", + "Description": "Read, create, and update all attack simulation data of an organization", + "FullDescription": "Allows the app to read, create, and update attack simulation and training data for an organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityAttackSimulationAutomation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSimulationAutomation", "Uri": "/security/attackSimulation/simulationAutomations", - "Command": "New-MgBetaSecurityAttackSimulationAutomation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285698,116 +285955,99 @@ ], "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphEndUserNotification", "Uri": "/security/attackSimulation/endUserNotifications", - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityAttackSimulationLandingPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphLandingPage", "Uri": "/security/attackSimulation/landingPages", - "Command": "New-MgBetaSecurityAttackSimulationLandingPage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityAttackSimulationLoginPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphLoginPage", "Uri": "/security/attackSimulation/loginPages", - "Command": "New-MgBetaSecurityAttackSimulationLoginPage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityAttackSimulationOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAttackSimulationOperation", "Uri": "/security/attackSimulation/operations", - "Command": "New-MgBetaSecurityAttackSimulationOperation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityAttackSimulationPayload", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPayload", "Uri": "/security/attackSimulation/payloads", - "Command": "New-MgBetaSecurityAttackSimulationPayload", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityAttackSimulationTraining", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphTraining", "Uri": "/security/attackSimulation/trainings", - "Command": "New-MgBetaSecurityAttackSimulationTraining", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases", - "Command": "New-MgBetaSecurityCaseEdiscoveryCase", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -285821,7 +286061,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285830,12 +286074,8 @@ ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -285849,7 +286089,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285858,12 +286102,8 @@ ], "OutputType": "IMicrosoftGraphSecuritySiteSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -285877,7 +286117,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285886,12 +286130,8 @@ ], "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -285905,7 +286145,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285914,12 +286158,8 @@ ], "OutputType": "IMicrosoftGraphSecurityUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -285933,7 +286173,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285942,12 +286186,8 @@ ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -285961,7 +286201,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285970,12 +286214,8 @@ ], "OutputType": "IMicrosoftGraphSecuritySiteSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -285989,7 +286229,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -285998,12 +286242,8 @@ ], "OutputType": "IMicrosoftGraphSecurityUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -286017,7 +286257,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -286026,13 +286270,26 @@ ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -286041,12 +286298,23 @@ ], "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -286060,36 +286328,36 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -286103,21 +286371,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -286131,41 +286399,41 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -286179,139 +286447,128 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityCloudAppSecurityProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "Uri": "/security/cloudAppSecurityProfiles", - "Command": "New-MgBetaSecurityCloudAppSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityDomainSecurityProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDomainSecurityProfile", "Uri": "/security/domainSecurityProfiles", - "Command": "New-MgBetaSecurityDomainSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityFileSecurityProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphFileSecurityProfile", "Uri": "/security/fileSecurityProfiles", - "Command": "New-MgBetaSecurityFileSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityHostSecurityProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphHostSecurityProfile", "Uri": "/security/hostSecurityProfiles", - "Command": "New-MgBetaSecurityHostSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityIncident", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityIncident", "Uri": "/security/incidents", - "Command": "New-MgBetaSecurityIncident", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Uri": "/security/informationProtection/sensitivityLabels", - "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityIPSecurityProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIPSecurityProfile", "Uri": "/security/ipSecurityProfiles", - "Command": "New-MgBetaSecurityIPSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityLabelAuthority", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Uri": "/security/labels/authorities", - "Command": "New-MgBetaSecurityLabelAuthority", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityLabelCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Uri": "/security/labels/categories", - "Command": "New-MgBetaSecurityLabelCategory", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityLabelCategorySubCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -286320,70 +286577,70 @@ ], "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate", "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories", - "Command": "New-MgBetaSecurityLabelCategorySubCategory", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityLabelCitation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Uri": "/security/labels/citations", - "Command": "New-MgBetaSecurityLabelCitation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityLabelDepartment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Uri": "/security/labels/departments", - "Command": "New-MgBetaSecurityLabelDepartment", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityLabelFilePlanReference", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Uri": "/security/labels/filePlanReferences", - "Command": "New-MgBetaSecurityLabelFilePlanReference", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgBetaSecurityLabelRetentionLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "Uri": "/security/labels/retentionLabels", - "Command": "New-MgBetaSecurityLabelRetentionLabel", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "RecordsManagement.ReadWrite.All", + "Description": "Read and write Records Management configuration, labels, and policies", + "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -286392,75 +286649,70 @@ ], "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityProviderTenantSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphProviderTenantSetting", "Uri": "/security/providerTenantSettings", - "Command": "New-MgBetaSecurityProviderTenantSetting", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecuritySecureScore", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecureScore", "Uri": "/security/secureScores", - "Command": "New-MgBetaSecuritySecureScore", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecuritySecureScoreControlProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles", - "Command": "New-MgBetaSecuritySecureScoreControlProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgBetaSecuritySubjectRightsRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Uri": "/security/subjectRightsRequests", - "Command": "New-MgBetaSecuritySubjectRightsRequest", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "SubjectRightsRequest.ReadWrite.All", "Description": "Read and write data subject requests", "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaSecuritySubjectRightsRequestNote", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -286469,156 +286721,161 @@ ], "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Command": "New-MgBetaSecuritySubjectRightsRequestNote", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "SubjectRightsRequest.ReadWrite.All", + "Description": "Read and write data subject requests", + "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityThreatIntelligenceArticle", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/articles", - "Command": "New-MgBetaSecurityThreatIntelligenceArticle", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Uri": "/security/threatIntelligence/articleIndicators", - "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityThreatIntelligenceHost", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hosts", - "Command": "New-MgBetaSecurityThreatIntelligenceHost", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityHostComponent", "Uri": "/security/threatIntelligence/hostComponents", - "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityHostCookie", "Uri": "/security/threatIntelligence/hostCookies", - "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityHostTracker", "Uri": "/security/threatIntelligence/hostTrackers", - "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Uri": "/security/threatIntelligence/intelProfiles", - "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecuritySubdomain", "Uri": "/security/threatIntelligence/subdomains", - "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityVulnerability", "Uri": "/security/threatIntelligence/vulnerabilities", - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -286627,12 +286884,21 @@ ], "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "Uri": "/security/threatSubmission/emailThreats", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -286646,19 +286912,19 @@ "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies without a signed-in user. Also allows the app to create new threat submissions without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Uri": "/security/threatSubmission/emailThreats", - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmissionPolicies.ReadWrite.All", @@ -286672,19 +286938,19 @@ "FullDescription": "Allows the app to read your organization's threat submission policies without a signed-in user. Also allows the app to create new threat submission polices without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "Uri": "/security/threatSubmission/fileThreats", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -286698,19 +286964,19 @@ "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies without a signed-in user. Also allows the app to create new threat submissions without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Uri": "/security/threatSubmission/fileThreats", - "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "Uri": "/security/threatSubmission/urlThreats", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -286724,100 +286990,91 @@ "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies without a signed-in user. Also allows the app to create new threat submissions without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSecurityTiIndicator", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Uri": "/security/threatSubmission/urlThreats", - "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTiIndicator", + "Uri": "/security/tiIndicators", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.", "IsAdmin": false - }, - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphTiIndicator", - "Uri": "/security/tiIndicators", - "Command": "New-MgBetaSecurityTiIndicator", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgBetaSecurityTriggerRetentionEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Uri": "/security/triggers/retentionEvents", - "Command": "New-MgBetaSecurityTriggerRetentionEvent", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "RecordsManagement.ReadWrite.All", "Description": "Read and write Records Management configuration, labels, and policies", "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggerTypes/retentionEventTypes", - "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "RecordsManagement.ReadWrite.All", + "Description": "Read and write Records Management configuration, labels, and policies", + "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaSecurityUserSecurityProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserSecurityProfile", "Uri": "/security/userSecurityProfiles", - "Command": "New-MgBetaSecurityUserSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "New-MgBetaServiceAnnouncementHealthOverview", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphServiceHealth", "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Command": "New-MgBetaServiceAnnouncementHealthOverview", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -286826,39 +287083,39 @@ ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "New-MgBetaServiceAnnouncementIssue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/issues", - "Command": "New-MgBetaServiceAnnouncementIssue", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "New-MgBetaServiceAnnouncementMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Uri": "/admin/serviceAnnouncement/messages", - "Command": "New-MgBetaServiceAnnouncementMessage", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "New-MgBetaServiceAnnouncementMessageAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -286867,12 +287124,21 @@ ], "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Command": "New-MgBetaServiceAnnouncementMessageAttachment", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaServicePrincipal", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -286892,19 +287158,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals", - "Command": "New-MgBetaServicePrincipal", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -286924,7 +287192,11 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaServicePrincipalAppRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -286932,13 +287204,9 @@ "CreateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -286958,21 +287226,21 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "Command": "New-MgBetaServicePrincipalAppRoleAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -286998,56 +287266,56 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaServicePrincipalEndpoint", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", + "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Command": "New-MgBetaServicePrincipalEndpoint", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -287073,36 +287341,36 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaServicePrincipalLicenseDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaServicePrincipalOwnerByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLicenseDetails", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "Command": "New-MgBetaServicePrincipalLicenseDetail", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -287128,21 +287396,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "Command": "New-MgBetaServicePrincipalOwnerByRef", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -287162,48 +287430,24 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", - "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaServicePrincipalRiskDetection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections", - "Command": "New-MgBetaServicePrincipalRiskDetection", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [ - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Synchronization.ReadWrite.All", - "Description": "Read and write all Azure AD synchronization data. ", - "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "New-MgBetaServicePrincipalSynchronizationJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287212,12 +287456,8 @@ ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "Command": "New-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -287231,7 +287471,11 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", + "Method": "POST", "Variants": [ "Provision", "ProvisionExpanded", @@ -287240,13 +287484,26 @@ ], "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Synchronization.ReadWrite.All", + "Description": "Read and write all Azure AD synchronization data. ", + "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287255,13 +287512,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287270,13 +287527,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287285,13 +287542,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaShareListColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287300,13 +287557,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Command": "New-MgBetaShareListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaShareListContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287315,13 +287572,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Command": "New-MgBetaShareListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaShareListContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287330,13 +287587,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Command": "New-MgBetaShareListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaShareListContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287345,13 +287602,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgBetaShareListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaShareListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287360,13 +287617,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Command": "New-MgBetaShareListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaShareListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -287379,13 +287636,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "New-MgBetaShareListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaShareListItemVersion", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -287398,13 +287655,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Command": "New-MgBetaShareListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaShareListOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287413,13 +287670,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Command": "New-MgBetaShareListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaShareListSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287428,26 +287685,26 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Command": "New-MgBetaShareListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSharedDriveItem", "Uri": "/shares", - "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287456,13 +287713,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Command": "New-MgBetaSiteAnalyticItemActivityStat", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287471,12 +287728,23 @@ ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaSiteColumn", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/columns", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -287490,21 +287758,21 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSiteContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns", - "Command": "New-MgBetaSiteColumn", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -287518,21 +287786,21 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSiteContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes", - "Command": "New-MgBetaSiteContentType", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -287546,36 +287814,36 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSiteContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Command": "New-MgBetaSiteContentTypeColumn", + "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgBetaSiteContentTypeColumnLink", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphList", + "Uri": "/sites/{site-id}/lists", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -287589,36 +287857,36 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSiteListActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/lists", - "Command": "New-MgBetaSiteList", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/sites/{site-id}/lists/{list-id}/activities", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteListColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "Command": "New-MgBetaSiteListActivity", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -287632,36 +287900,36 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSiteListContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "Command": "New-MgBetaSiteListColumn", + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteListContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "Command": "New-MgBetaSiteListContentType", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -287675,71 +287943,71 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSiteListContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Command": "New-MgBetaSiteListContentTypeColumn", + "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgBetaSiteListContentTypeColumnLink", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Read and write items in all site collections", "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaSiteListItemActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "Command": "New-MgBetaSiteListItem", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "Command": "New-MgBetaSiteListItemActivity", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -287765,21 +288033,21 @@ "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSiteListItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Command": "New-MgBetaSiteListItemDocumentSetVersion", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -287799,22 +288067,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "Command": "New-MgBetaSiteListItemLink", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287823,13 +288080,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Command": "New-MgBetaSiteListItemVersion", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteListOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287838,13 +288095,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "Command": "New-MgBetaSiteListOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteListSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -287853,12 +288110,23 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Command": "New-MgBetaSiteListSubscription", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaSiteOnenoteNotebook", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/sites/{site-id}/onenote/notebooks", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -287878,21 +288146,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSiteOnenoteNotebookSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks", - "Command": "New-MgBetaSiteOnenoteNotebook", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -287912,21 +288180,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "New-MgBetaSiteOnenoteNotebookSection", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -287946,21 +288214,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSiteOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/pages", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -287980,22 +288248,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages", - "Command": "New-MgBetaSiteOnenotePage", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "New-MgBetaSiteOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288004,13 +288261,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections", - "Command": "New-MgBetaSiteOnenoteSection", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "New-MgBetaSiteOnenoteSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288019,12 +288276,23 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups", - "Command": "New-MgBetaSiteOnenoteSectionGroup", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaSiteOnenoteSectionGroupSection", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -288044,21 +288312,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaSiteOnenoteSectionPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "New-MgBetaSiteOnenoteSectionGroupSection", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -288078,22 +288346,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "New-MgBetaSiteOnenoteSectionPage", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288102,18 +288359,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/operations", - "Command": "New-MgBetaSiteOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaSitePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288122,13 +288374,18 @@ ], "OutputType": "IMicrosoftGraphSitePage", "Uri": "/sites/{site-id}/pages", - "Command": "New-MgBetaSitePage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSitePageCanvaLayoutHorizontalSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288137,13 +288394,13 @@ ], "OutputType": "IMicrosoftGraphHorizontalSection", "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections", - "Command": "New-MgBetaSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288152,13 +288409,13 @@ ], "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Command": "New-MgBetaSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288167,13 +288424,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Command": "New-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288182,13 +288439,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection/webparts", - "Command": "New-MgBetaSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSitePageWebPart", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288197,18 +288454,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/webParts", - "Command": "New-MgBetaSitePageWebPart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaSitePermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288217,18 +288469,18 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions", - "Command": "New-MgBetaSitePermission", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "New-MgBetaSiteTermStoreGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288237,13 +288489,18 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups", - "Command": "New-MgBetaSiteTermStoreGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreGroupSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288252,13 +288509,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "Command": "New-MgBetaSiteTermStoreGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreGroupSetChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -288271,13 +288528,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Command": "New-MgBetaSiteTermStoreGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -288290,13 +288547,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreGroupSetRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288305,13 +288562,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Command": "New-MgBetaSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreGroupSetTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288320,13 +288577,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Command": "New-MgBetaSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288335,13 +288592,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288350,13 +288607,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288365,18 +288622,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "New-MgBetaSiteTermStoreSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288385,18 +288637,18 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets", - "Command": "New-MgBetaSiteTermStoreSet", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaSiteTermStoreSetChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -288409,13 +288661,18 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "Command": "New-MgBetaSiteTermStoreSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreSetChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -288428,13 +288685,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "New-MgBetaSiteTermStoreSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288443,13 +288700,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -288462,13 +288719,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -288481,13 +288738,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288496,13 +288753,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288511,13 +288768,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288526,13 +288783,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288541,13 +288798,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288556,13 +288813,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreSetRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288571,13 +288828,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "Command": "New-MgBetaSiteTermStoreSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreSetTerm", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288586,18 +288843,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Command": "New-MgBetaSiteTermStoreSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "New-MgBetaSiteTermStoreSetTermChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288606,13 +288858,18 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Command": "New-MgBetaSiteTermStoreSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288621,18 +288878,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "New-MgBetaSiteTermStoreSetTermRelation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288641,38 +288893,52 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Command": "New-MgBetaSiteTermStoreSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaSubscribedSku", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSubscribedSku", "Uri": "/subscribedSkus", - "Command": "New-MgBetaSubscribedSku", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ChangeNotifications", - "Permissions": [], + "Command": "New-MgBetaSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions", - "Command": "New-MgBetaSubscription", + "Module": "Beta.ChangeNotifications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaTeam", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphTeam", + "Uri": "/teams", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -288698,19 +288964,21 @@ "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaTeamChannel", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams", - "Command": "New-MgBetaTeam", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/channels", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.Create", @@ -288742,59 +289010,59 @@ "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/channels", - "Command": "New-MgBetaTeamChannel", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "ChannelSettings.ReadWrite.All", - "Description": "Read and write the names, descriptions, and settings of channels", - "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgBetaTeamChannelEmail", + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "Command": "New-MgBetaTeamChannelEmail", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ChannelSettings.ReadWrite.All", + "Description": "Read and write the names, descriptions, and settings of channels", + "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", + "IsAdmin": true + } }, { + "Command": "New-MgBetaTeamChannelMember", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/members", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from all channels", "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaTeamChannelMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "Command": "New-MgBetaTeamChannelMember", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -288826,36 +289094,36 @@ "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaTeamChannelMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "Command": "New-MgBetaTeamChannelMessage", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamChannelMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Command": "New-MgBetaTeamChannelMessageHostedContent", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -288887,22 +289155,11 @@ "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Command": "New-MgBetaTeamChannelMessageReply", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288911,13 +289168,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamChannelSharedWithTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -288926,12 +289183,23 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "Command": "New-MgBetaTeamChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaTeamChannelTab", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -288987,21 +289255,21 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaTeamInstalledApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "Command": "New-MgBetaTeamChannelTab", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/teams/{team-id}/installedApps", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -289057,42 +289325,31 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaTeamMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/teams/{team-id}/installedApps", - "Command": "New-MgBetaTeamInstalledApp", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/members", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from all teams", "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", "IsAdmin": false - }, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members", - "Command": "New-MgBetaTeamMember", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289101,13 +289358,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations", - "Command": "New-MgBetaTeamOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289116,26 +289373,26 @@ ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/teams/{team-id}/permissionGrants", - "Command": "New-MgBetaTeamPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamPrimaryChannelEmail", + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "Command": "New-MgBetaTeamPrimaryChannelEmail", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamPrimaryChannelMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289144,13 +289401,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members", - "Command": "New-MgBetaTeamPrimaryChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamPrimaryChannelMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289159,13 +289416,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages", - "Command": "New-MgBetaTeamPrimaryChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289174,13 +289431,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamPrimaryChannelMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289189,13 +289446,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Command": "New-MgBetaTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289204,13 +289461,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289219,13 +289476,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamPrimaryChannelTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289234,12 +289491,23 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Command": "New-MgBetaTeamPrimaryChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaTeamScheduleOfferShiftRequest", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -289253,21 +289521,21 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaTeamScheduleOpenShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "Command": "New-MgBetaTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/teams/{team-id}/schedule/openShifts", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -289287,21 +289555,21 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/teams/{team-id}/schedule/openShifts", - "Command": "New-MgBetaTeamScheduleOpenShift", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -289315,21 +289583,21 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaTeamScheduleSchedulingGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -289343,21 +289611,21 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaTeamScheduleShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "Command": "New-MgBetaTeamScheduleSchedulingGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphShift", + "Uri": "/teams/{team-id}/schedule/shifts", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -289371,21 +289639,21 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/{team-id}/schedule/shifts", - "Command": "New-MgBetaTeamScheduleShift", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -289399,41 +289667,41 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaTeamScheduleTimeCard", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write all schedule items", "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaTeamScheduleTimeOff", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards", - "Command": "New-MgBetaTeamScheduleTimeCard", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/teams/{team-id}/schedule/timesOff", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -289447,21 +289715,21 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaTeamScheduleTimeOffReason", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff", - "Command": "New-MgBetaTeamScheduleTimeOff", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -289475,36 +289743,36 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaTeamScheduleTimeOffRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "Command": "New-MgBetaTeamScheduleTimeOffReason", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "Command": "New-MgBetaTeamScheduleTimeOffRequest", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/teams/{team-id}/tags", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -289518,21 +289786,21 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaTeamTagMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags", - "Command": "New-MgBetaTeamTag", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -289546,48 +289814,37 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "Command": "New-MgBetaTeamTagMember", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkDeletedChat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": null, "Uri": "/teamwork/deletedChats", - "Command": "New-MgBetaTeamworkDeletedChat", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkDeletedTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams", - "Command": "New-MgBetaTeamworkDeletedTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkDeletedTeamChannel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289596,26 +289853,26 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Command": "New-MgBetaTeamworkDeletedTeamChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289624,13 +289881,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289639,13 +289896,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289654,13 +289911,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289669,13 +289926,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289684,13 +289941,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289699,13 +289956,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289714,26 +289971,26 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphTeamworkDevice", "Uri": "/teamwork/devices", - "Command": "New-MgBetaTeamworkDevice", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkDeviceOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289742,26 +289999,26 @@ ], "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "Command": "New-MgBetaTeamworkDeviceOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkTeamTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphTeamTemplate", "Uri": "/teamwork/teamTemplates", - "Command": "New-MgBetaTeamworkTeamTemplate", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaTeamworkTeamTemplateDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289770,44 +290027,44 @@ ], "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "Command": "New-MgBetaTeamworkTeamTemplateDefinition", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "WorkforceIntegration.ReadWrite.All", - "Description": "Read and write workforce integrations", - "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgBetaTeamworkWorkforceIntegration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations", - "Command": "New-MgBetaTeamworkWorkforceIntegration", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "WorkforceIntegration.ReadWrite.All", + "Description": "Read and write workforce integrations", + "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Partner", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Partner", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289816,36 +290073,31 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Partner", - "Permissions": { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": "Manage Delegated Admin relationships with customers", - "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289854,13 +290106,18 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": "Manage Delegated Admin relationships with customers", + "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Partner", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289869,18 +290126,13 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Partner", - "Permissions": { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": "Manage Delegated Admin relationships with customers", - "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -289889,429 +290141,434 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": "Manage Delegated Admin relationships with customers", + "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Uri": "/tenantRelationships/managedTenants/tenants", - "Command": "New-MgBetaTenantRelationshipManagedTenant", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "Uri": "/tenantRelationships/managedTenants/appPerformances", - "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "Uri": "/tenantRelationships/managedTenants/auditEvents", - "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "Uri": "/tenantRelationships/managedTenants/managementActions", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "Uri": "/tenantRelationships/managedTenants/managementIntents", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290320,106 +290577,101 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "Uri": "/tenantRelationships/managedTenants/myRoles", - "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": { - "Name": "ManagedTenants.WriteRead.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "New-MgBetaTenantRelationshipManagedTenantTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Uri": "/tenantRelationships/managedTenants/tenantTags", - "Command": "New-MgBetaTenantRelationshipManagedTenantTag", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ManagedTenants.WriteRead.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "TrustFrameworkKeySet.ReadWrite.All", - "Description": "Read and write trust framework key sets", - "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaTrustFrameworkKeySet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Uri": "/trustFramework/keySets", - "Command": "New-MgBetaTrustFrameworkKeySet", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaTrustFrameworkKeySetKey", + "Method": "POST", "Variants": [ "Generate", "GenerateExpanded", @@ -290428,30 +290680,44 @@ ], "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", - "Command": "New-MgBetaTrustFrameworkKeySetKey", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "TrustFrameworkKeySet.ReadWrite.All", + "Description": "Read and write trust framework key sets", + "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaTrustFrameworkPolicy", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": null, + "Uri": "/trustFramework/policies", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.TrustFramework", "Description": "Read and write your organization's trust framework policies", "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUser", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": null, - "Uri": "/trustFramework/policies", - "Command": "New-MgBetaTrustFrameworkPolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -290489,20 +290755,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users", - "Command": "New-MgBetaUser", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "New-MgBetaUserActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290511,13 +290768,13 @@ ], "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities", - "Command": "New-MgBetaUserActivity", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "New-MgBetaUserActivityHistoryItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290526,13 +290783,13 @@ ], "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Command": "New-MgBetaUserActivityHistoryItem", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.People", - "Permissions": [], + "Command": "New-MgBetaUserActivityStatistics", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290541,32 +290798,43 @@ ], "OutputType": "IMicrosoftGraphActivityStatistics", "Uri": "/users/{user-id}/analytics/activityStatistics", - "Command": "New-MgBetaUserActivityStatistics", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaUserAppRoleAssignment", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/appRoleAssignments", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserAuthenticationEmailMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments", - "Command": "New-MgBetaUserAppRoleAssignment", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/emailMethods", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -290580,22 +290848,11 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/emailMethods", - "Command": "New-MgBetaUserAuthenticationEmailMethod", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaUserAuthenticationMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290604,13 +290861,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/authentication/methods", - "Command": "New-MgBetaUserAuthenticationMethod", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaUserAuthenticationOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290619,12 +290876,23 @@ ], "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/users/{user-id}/authentication/operations", - "Command": "New-MgBetaUserAuthenticationOperation", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaUserAuthenticationPhoneMethod", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/phoneMethods", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -290638,47 +290906,31 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/phoneMethods", - "Command": "New-MgBetaUserAuthenticationPhoneMethod", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods ", "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false - }, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserCalendar", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290687,18 +290939,18 @@ ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendars", - "Command": "New-MgBetaUserCalendar", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserCalendarEvent", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -290707,18 +290959,18 @@ ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "Command": "New-MgBetaUserCalendarEvent", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserCalendarGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290727,18 +290979,18 @@ ], "OutputType": "IMicrosoftGraphCalendarGroup", "Uri": "/users/{user-id}/calendarGroups", - "Command": "New-MgBetaUserCalendarGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserCalendarGroupCalendar", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290747,13 +290999,18 @@ ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "Command": "New-MgBetaUserCalendarGroupCalendar", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaUserCalendarPermission", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -290766,13 +291023,13 @@ ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Command": "New-MgBetaUserCalendarPermission", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaUserChat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290781,13 +291038,13 @@ ], "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/chats", - "Command": "New-MgBetaUserChat", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaUserChatInstalledApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290796,13 +291053,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Command": "New-MgBetaUserChatInstalledApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaUserChatMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290811,13 +291068,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/users/{user-id}/chats/{chat-id}/members", - "Command": "New-MgBetaUserChatMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaUserChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290826,13 +291083,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "Command": "New-MgBetaUserChatMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaUserChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290841,13 +291098,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Command": "New-MgBetaUserChatMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaUserChatMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290856,13 +291113,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Command": "New-MgBetaUserChatMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaUserChatMessageReplyHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290871,13 +291128,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "New-MgBetaUserChatMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaUserChatOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290886,13 +291143,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "Command": "New-MgBetaUserChatOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaUserChatPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290901,13 +291158,13 @@ ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "Command": "New-MgBetaUserChatPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaUserChatPinnedMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290916,13 +291173,13 @@ ], "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Command": "New-MgBetaUserChatPinnedMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaUserChatTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290931,18 +291188,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Command": "New-MgBetaUserChatTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290951,13 +291203,18 @@ ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts", - "Command": "New-MgBetaUserContact", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "New-MgBetaUserContactExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290966,18 +291223,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Command": "New-MgBetaUserContactExtension", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserContactFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -290986,18 +291238,18 @@ ], "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders", - "Command": "New-MgBetaUserContactFolder", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Read and write contacts in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserContactFolderChildFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291006,13 +291258,18 @@ ], "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "Command": "New-MgBetaUserContactFolderChildFolder", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "New-MgBetaUserContactFolderChildFolderContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291021,13 +291278,13 @@ ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "Command": "New-MgBetaUserContactFolderChildFolderContact", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291036,18 +291293,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserContactFolderContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291056,13 +291308,18 @@ ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "Command": "New-MgBetaUserContactFolderContact", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "New-MgBetaUserContactFolderContactExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291071,18 +291328,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Command": "New-MgBetaUserContactFolderContactExtension", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserDefaultCalendarEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291091,13 +291343,18 @@ ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendar/events", - "Command": "New-MgBetaUserDefaultCalendarEvent", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "New-MgBetaUserDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291106,18 +291363,13 @@ ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/devices", - "Command": "New-MgBetaUserDevice", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": { - "Name": "Device.Command", - "Description": "Communicate with your other devices", - "FullDescription": "Allows the app to launch another app or communicate with another app on a device that you own.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserDeviceCommand", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291126,13 +291378,18 @@ ], "OutputType": "IMicrosoftGraphCommand", "Uri": "/users/{user-id}/devices/{device-id}/commands", - "Command": "New-MgBetaUserDeviceCommand", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Device.Command", + "Description": "Communicate with your other devices", + "FullDescription": "Allows the app to launch another app or communicate with another app on a device that you own.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291141,13 +291398,13 @@ ], "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291156,13 +291413,13 @@ ], "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291171,13 +291428,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "New-MgBetaUserDeviceExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291186,13 +291443,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "Command": "New-MgBetaUserDeviceExtension", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291201,13 +291458,13 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291216,13 +291473,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "New-MgBetaUserDeviceRegisteredUserByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291231,13 +291488,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "Command": "New-MgBetaUserDeviceRegisteredUserByRef", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "New-MgBetaUserDeviceUsageRights", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291246,13 +291503,13 @@ ], "OutputType": "IMicrosoftGraphUsageRight", "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "Command": "New-MgBetaUserDeviceUsageRights", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDrive", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291261,13 +291518,13 @@ ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives", - "Command": "New-MgBetaUserDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveBundle", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291276,13 +291533,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Command": "New-MgBetaUserDriveBundle", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291291,13 +291548,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Command": "New-MgBetaUserDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291306,13 +291563,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveItemChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291321,13 +291578,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Command": "New-MgBetaUserDriveItemChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserDriveItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291336,13 +291593,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Command": "New-MgBetaUserDriveItemLink", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291351,13 +291608,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserDriveItemListItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291366,13 +291623,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Command": "New-MgBetaUserDriveItemListItemLink", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveItemListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291381,13 +291638,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Command": "New-MgBetaUserDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveItemPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291396,13 +291653,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Command": "New-MgBetaUserDriveItemPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveItemSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291411,13 +291668,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Command": "New-MgBetaUserDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveItemThumbnail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291426,13 +291683,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Command": "New-MgBetaUserDriveItemThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserDriveItemUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291441,13 +291698,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Command": "New-MgBetaUserDriveItemUploadSession", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291456,13 +291713,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Command": "New-MgBetaUserDriveItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveListColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291471,13 +291728,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Command": "New-MgBetaUserDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveListContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291486,13 +291743,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Command": "New-MgBetaUserDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveListContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291501,13 +291758,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Command": "New-MgBetaUserDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveListContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291516,13 +291773,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgBetaUserDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291531,13 +291788,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Command": "New-MgBetaUserDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291546,13 +291803,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserDriveListItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291561,13 +291818,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Command": "New-MgBetaUserDriveListItemLink", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291576,13 +291833,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Command": "New-MgBetaUserDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveListOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291591,13 +291848,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Command": "New-MgBetaUserDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveListSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291606,13 +291863,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Command": "New-MgBetaUserDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291621,13 +291878,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveRootChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291636,13 +291893,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Command": "New-MgBetaUserDriveRootChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserDriveRootLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291651,13 +291908,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "Command": "New-MgBetaUserDriveRootLink", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291666,13 +291923,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserDriveRootListItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291681,13 +291938,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", - "Command": "New-MgBetaUserDriveRootListItemLink", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveRootListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291696,13 +291953,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Command": "New-MgBetaUserDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveRootPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291711,13 +291968,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Command": "New-MgBetaUserDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveRootSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291726,13 +291983,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Command": "New-MgBetaUserDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveRootThumbnail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291741,13 +291998,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Command": "New-MgBetaUserDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserDriveRootUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291756,13 +292013,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "Command": "New-MgBetaUserDriveRootUploadSession", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "New-MgBetaUserDriveRootVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291771,18 +292028,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Command": "New-MgBetaUserDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291791,18 +292043,18 @@ ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events", - "Command": "New-MgBetaUserEvent", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserEventAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291811,12 +292063,28 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments", - "Command": "New-MgBetaUserEventAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaUserEventAttachmentUploadSession", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -291830,22 +292098,11 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "Command": "New-MgBetaUserEventAttachmentUploadSession", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291854,13 +292111,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291869,13 +292126,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291884,13 +292141,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291899,13 +292156,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaUserEventExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291914,13 +292171,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Command": "New-MgBetaUserEventExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaUserEventInstanceAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291929,13 +292186,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Command": "New-MgBetaUserEventInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291944,13 +292201,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291959,13 +292216,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291974,13 +292231,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "New-MgBetaUserEventInstanceExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -291989,13 +292246,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Command": "New-MgBetaUserEventInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "New-MgBetaUserExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292004,18 +292261,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/extensions", - "Command": "New-MgBetaUserExtension", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserInferenceClassificationOverride", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292024,13 +292276,18 @@ ], "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides", - "Command": "New-MgBetaUserInferenceClassificationOverride", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292039,13 +292296,13 @@ ], "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaUserInformationProtectionPolicyLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292054,13 +292311,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/users/{user-id}/informationProtection/policy/labels", - "Command": "New-MgBetaUserInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292069,13 +292326,13 @@ ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292084,13 +292341,13 @@ ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292099,13 +292356,13 @@ ], "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292114,13 +292371,13 @@ ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "New-MgBetaUserInsightShared", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292129,13 +292386,13 @@ ], "OutputType": "IMicrosoftGraphSharedInsight", "Uri": "/users/{user-id}/insights/shared", - "Command": "New-MgBetaUserInsightShared", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "New-MgBetaUserInsightTrending", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292144,13 +292401,13 @@ ], "OutputType": "IMicrosoftGraphTrending", "Uri": "/users/{user-id}/insights/trending", - "Command": "New-MgBetaUserInsightTrending", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "New-MgBetaUserInsightUsed", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292159,18 +292416,13 @@ ], "OutputType": "IMicrosoftGraphUsedInsight", "Uri": "/users/{user-id}/insights/used", - "Command": "New-MgBetaUserInsightUsed", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserMailFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292179,18 +292431,18 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders", - "Command": "New-MgBetaUserMailFolder", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserMailFolderChildFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292199,13 +292451,18 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "Command": "New-MgBetaUserMailFolderChildFolder", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "New-MgBetaUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292214,13 +292471,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Command": "New-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292229,18 +292486,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292249,13 +292501,18 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292264,13 +292521,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292279,13 +292536,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292294,13 +292551,13 @@ ], "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292309,13 +292566,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -292324,13 +292581,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292339,18 +292596,13 @@ ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserMailFolderMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292359,18 +292611,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "Command": "New-MgBetaUserMailFolderMessage", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserMailFolderMessageAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292379,13 +292631,18 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "Command": "New-MgBetaUserMailFolderMessageAttachment", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292394,13 +292651,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "New-MgBetaUserMailFolderMessageExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292409,18 +292666,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Command": "New-MgBetaUserMailFolderMessageExtension", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserMailFolderMessageForward", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292429,13 +292681,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "Command": "New-MgBetaUserMailFolderMessageForward", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "New-MgBetaUserMailFolderMessageMention", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292444,18 +292701,13 @@ ], "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "Command": "New-MgBetaUserMailFolderMessageMention", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserMailFolderMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292464,18 +292716,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "Command": "New-MgBetaUserMailFolderMessageReply", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserMailFolderMessageReplyAll", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -292484,13 +292736,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "Command": "New-MgBetaUserMailFolderMessageReplyAll", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "New-MgBetaUserMailFolderMessageRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292499,13 +292756,13 @@ ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Command": "New-MgBetaUserMailFolderMessageRule", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserManagedDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292514,13 +292771,13 @@ ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices", - "Command": "New-MgBetaUserManagedDevice", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292529,13 +292786,13 @@ ], "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292544,13 +292801,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserManagedDeviceConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292559,13 +292816,13 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Command": "New-MgBetaUserManagedDeviceConfigurationState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserManagedDeviceHealthScriptState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292574,13 +292831,13 @@ ], "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Command": "New-MgBetaUserManagedDeviceHealthScriptState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292589,13 +292846,13 @@ ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", - "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292604,26 +292861,26 @@ ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl", + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292632,13 +292889,13 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292647,13 +292904,13 @@ ], "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292662,26 +292919,26 @@ ], "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature", + "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292690,18 +292947,13 @@ ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292710,18 +292962,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages", - "Command": "New-MgBetaUserMessage", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserMessageAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292730,12 +292982,28 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "Command": "New-MgBetaUserMessageAttachment", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { + "Command": "New-MgBetaUserMessageAttachmentUploadSession", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -292749,22 +293017,11 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "Command": "New-MgBetaUserMessageAttachmentUploadSession", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "New-MgBetaUserMessageExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292773,18 +293030,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Command": "New-MgBetaUserMessageExtension", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserMessageForward", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292793,13 +293045,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "Command": "New-MgBetaUserMessageForward", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "New-MgBetaUserMessageMention", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292808,18 +293065,13 @@ ], "OutputType": "IMicrosoftGraphMention", "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "Command": "New-MgBetaUserMessageMention", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292828,18 +293080,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "Command": "New-MgBetaUserMessageReply", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserMessageReplyAll", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -292848,18 +293100,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "Command": "New-MgBetaUserMessageReplyAll", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Devices.CorporateManagement", "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserMobileAppIntentAndState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292868,13 +293120,18 @@ ], "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "Command": "New-MgBetaUserMobileAppIntentAndState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292883,13 +293140,13 @@ ], "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -292898,45 +293155,56 @@ ], "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ], "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaUserNotification", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphNotification", + "Uri": "/users/{user-id}/notifications", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Notifications.ReadWrite.CreatedByApp", "Description": "Deliver and manage your notifications for this app", "FullDescription": "Allows the app to deliver its notifications, on your behalf. Also allows the app to read, update, and delete your notification items for this app.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserOnenoteNotebook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotification", - "Uri": "/users/{user-id}/notifications", - "Command": "New-MgBetaUserNotification", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/users/{user-id}/onenote/notebooks", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -292956,21 +293224,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserOnenoteNotebookSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks", - "Command": "New-MgBetaUserOnenoteNotebook", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -292990,21 +293258,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "New-MgBetaUserOnenoteNotebookSection", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -293024,21 +293292,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/pages", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -293058,22 +293326,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/pages", - "Command": "New-MgBetaUserOnenotePage", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "New-MgBetaUserOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293082,13 +293339,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sections", - "Command": "New-MgBetaUserOnenoteSection", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "New-MgBetaUserOnenoteSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293097,12 +293354,23 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups", - "Command": "New-MgBetaUserOnenoteSectionGroup", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaUserOnenoteSectionGroupSection", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -293122,21 +293390,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserOnenoteSectionPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "New-MgBetaUserOnenoteSectionGroupSection", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -293156,21 +293424,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserOnlineMeeting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "New-MgBetaUserOnenoteSectionPage", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onlineMeetings", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -293184,22 +293452,11 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings", - "Command": "New-MgBetaUserOnlineMeeting", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293208,13 +293465,13 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -293227,13 +293484,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaUserOnlineMeetingRecording", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293242,13 +293499,13 @@ ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "Command": "New-MgBetaUserOnlineMeetingRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293257,12 +293514,23 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read.All", @@ -293282,22 +293550,11 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "New-MgBetaUserOnlineMeetingTranscript", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293306,18 +293563,13 @@ ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "Command": "New-MgBetaUserOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": { - "Name": "MailboxSettings.ReadWrite", - "Description": "Read and write all user mailbox settings", - "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserOutlookMasterCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293326,18 +293578,18 @@ ], "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories", - "Command": "New-MgBetaUserOutlookMasterCategory", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "Name": "MailboxSettings.ReadWrite", + "Description": "Read and write all user mailbox settings", + "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserOutlookTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293346,18 +293598,18 @@ ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/tasks", - "Command": "New-MgBetaUserOutlookTask", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserOutlookTaskAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293366,13 +293618,18 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "Command": "New-MgBetaUserOutlookTaskAttachment", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293381,18 +293638,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", - "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserOutlookTaskFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293401,18 +293653,18 @@ ], "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskFolders", - "Command": "New-MgBetaUserOutlookTaskFolder", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserOutlookTaskFolderTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293421,13 +293673,18 @@ ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "Command": "New-MgBetaUserOutlookTaskFolderTask", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + } }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293436,13 +293693,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293451,18 +293708,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, + "Command": "New-MgBetaUserOutlookTaskGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293471,18 +293723,18 @@ ], "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Uri": "/users/{user-id}/outlook/taskGroups", - "Command": "New-MgBetaUserOutlookTaskGroup", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293491,18 +293743,18 @@ ], "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293511,13 +293763,18 @@ ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + } }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293526,13 +293783,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293541,26 +293798,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.People", - "Permissions": [ - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and update user profiles without a signed in user.", - "IsAdmin": false - } - ], + "Command": "New-MgBetaUserProfileAccount", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293569,12 +293813,8 @@ ], "OutputType": "IMicrosoftGraphUserAccountInformation", "Uri": "/users/{user-id}/profile/account", - "Command": "New-MgBetaUserProfileAccount", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -293588,7 +293828,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfileAddress", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293597,12 +293841,8 @@ ], "OutputType": "IMicrosoftGraphItemAddress", "Uri": "/users/{user-id}/profile/addresses", - "Command": "New-MgBetaUserProfileAddress", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -293616,7 +293856,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfileAnniversary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293625,12 +293869,8 @@ ], "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Uri": "/users/{user-id}/profile/anniversaries", - "Command": "New-MgBetaUserProfileAnniversary", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -293644,7 +293884,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfileAward", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293653,12 +293897,8 @@ ], "OutputType": "IMicrosoftGraphPersonAward", "Uri": "/users/{user-id}/profile/awards", - "Command": "New-MgBetaUserProfileAward", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -293672,7 +293912,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfileCertification", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293681,12 +293925,8 @@ ], "OutputType": "IMicrosoftGraphPersonCertification", "Uri": "/users/{user-id}/profile/certifications", - "Command": "New-MgBetaUserProfileCertification", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -293700,7 +293940,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfileEducationalActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293709,12 +293953,8 @@ ], "OutputType": "IMicrosoftGraphEducationalActivity", "Uri": "/users/{user-id}/profile/educationalActivities", - "Command": "New-MgBetaUserProfileEducationalActivity", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -293728,7 +293968,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfileEmail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293737,12 +293981,8 @@ ], "OutputType": "IMicrosoftGraphItemEmail", "Uri": "/users/{user-id}/profile/emails", - "Command": "New-MgBetaUserProfileEmail", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -293756,7 +293996,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfileInterest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293765,12 +294009,8 @@ ], "OutputType": "IMicrosoftGraphPersonInterest", "Uri": "/users/{user-id}/profile/interests", - "Command": "New-MgBetaUserProfileInterest", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -293784,7 +294024,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfileLanguage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293793,12 +294037,36 @@ ], "OutputType": "IMicrosoftGraphLanguageProficiency", "Uri": "/users/{user-id}/profile/languages", - "Command": "New-MgBetaUserProfileLanguage", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false + } + ] }, { + "Command": "New-MgBetaUserProfileName", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPersonName", + "Uri": "/users/{user-id}/profile/names", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -293830,35 +294098,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPersonName", - "Uri": "/users/{user-id}/profile/names", - "Command": "New-MgBetaUserProfileName", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.People", - "Permissions": [ - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and update user profiles without a signed in user.", - "IsAdmin": false - } - ], + "Command": "New-MgBetaUserProfileNote", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293867,12 +294111,8 @@ ], "OutputType": "IMicrosoftGraphPersonAnnotation", "Uri": "/users/{user-id}/profile/notes", - "Command": "New-MgBetaUserProfileNote", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -293886,7 +294126,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfilePatent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293895,12 +294139,8 @@ ], "OutputType": "IMicrosoftGraphItemPatent", "Uri": "/users/{user-id}/profile/patents", - "Command": "New-MgBetaUserProfilePatent", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -293914,7 +294154,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfilePhone", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293923,12 +294167,8 @@ ], "OutputType": "IMicrosoftGraphItemPhone", "Uri": "/users/{user-id}/profile/phones", - "Command": "New-MgBetaUserProfilePhone", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -293942,7 +294182,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfilePosition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293951,12 +294195,8 @@ ], "OutputType": "IMicrosoftGraphWorkPosition", "Uri": "/users/{user-id}/profile/positions", - "Command": "New-MgBetaUserProfilePosition", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -293970,7 +294210,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfileProject", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -293979,12 +294223,8 @@ ], "OutputType": "IMicrosoftGraphProjectParticipation", "Uri": "/users/{user-id}/profile/projects", - "Command": "New-MgBetaUserProfileProject", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -293998,7 +294238,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfilePublication", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294007,12 +294251,8 @@ ], "OutputType": "IMicrosoftGraphItemPublication", "Uri": "/users/{user-id}/profile/publications", - "Command": "New-MgBetaUserProfilePublication", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -294026,7 +294266,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfileSkill", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294035,12 +294279,8 @@ ], "OutputType": "IMicrosoftGraphSkillProficiency", "Uri": "/users/{user-id}/profile/skills", - "Command": "New-MgBetaUserProfileSkill", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -294054,7 +294294,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfileWebAccount", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294063,12 +294307,8 @@ ], "OutputType": "IMicrosoftGraphWebAccount", "Uri": "/users/{user-id}/profile/webAccounts", - "Command": "New-MgBetaUserProfileWebAccount", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -294082,7 +294322,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserProfileWebsite", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294091,13 +294335,26 @@ ], "OutputType": "IMicrosoftGraphPersonWebsite", "Uri": "/users/{user-id}/profile/websites", - "Command": "New-MgBetaUserProfileWebsite", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [ + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgBetaUserScopedRoleMemberOf", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294106,13 +294363,13 @@ ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/users/{user-id}/scopedRoleMemberOf", - "Command": "New-MgBetaUserScopedRoleMemberOf", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294121,13 +294378,13 @@ ], "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "New-MgBetaUserTeamworkAssociatedTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294136,12 +294393,23 @@ ], "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Uri": "/users/{user-id}/teamwork/associatedTeams", - "Command": "New-MgBetaUserTeamworkAssociatedTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgBetaUserTeamworkInstalledApp", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Uri": "/users/{user-id}/teamwork/installedApps", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -294167,21 +294435,21 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserTodoList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Uri": "/users/{user-id}/teamwork/installedApps", - "Command": "New-MgBetaUserTeamworkInstalledApp", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -294195,36 +294463,36 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserTodoListExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists", - "Command": "New-MgBetaUserTodoList", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "New-MgBetaUserTodoListTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Command": "New-MgBetaUserTodoListExtension", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -294238,21 +294506,21 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserTodoListTaskAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "Command": "New-MgBetaUserTodoListTask", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachmentBase", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -294266,21 +294534,21 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachmentBase", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "Command": "New-MgBetaUserTodoListTaskAttachment", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -294294,21 +294562,21 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserTodoListTaskChecklistItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", - "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChecklistItem", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -294322,36 +294590,36 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBetaUserTodoListTaskExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "Command": "New-MgBetaUserTodoListTaskChecklistItem", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "New-MgBetaUserTodoListTaskLinkedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Command": "New-MgBetaUserTodoListTaskExtension", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -294365,35 +294633,24 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "Command": "New-MgBetaUserTodoListTaskLinkedResource", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphVirtualEvent", "Uri": "/solutions/virtualEvents/events", - "Command": "New-MgBetaVirtualEvent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventPresenter", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294402,13 +294659,13 @@ ], "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "Command": "New-MgBetaVirtualEventPresenter", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294417,13 +294674,13 @@ ], "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "Command": "New-MgBetaVirtualEventSession", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventSessionAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294432,13 +294689,13 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Command": "New-MgBetaVirtualEventSessionAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294447,13 +294704,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294462,13 +294719,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords", - "Command": "New-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventSessionRecording", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294477,13 +294734,13 @@ ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings", - "Command": "New-MgBetaVirtualEventSessionRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294492,13 +294749,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions", - "Command": "New-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventSessionRegistrationRegistrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294507,13 +294764,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants", - "Command": "New-MgBetaVirtualEventSessionRegistrationRegistrant", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventSessionTranscript", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294522,26 +294779,26 @@ ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts", - "Command": "New-MgBetaVirtualEventSessionTranscript", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventWebinar", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Uri": "/solutions/virtualEvents/webinars", - "Command": "New-MgBetaVirtualEventWebinar", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventWebinarPresenter", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294550,13 +294807,13 @@ ], "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "Command": "New-MgBetaVirtualEventWebinarPresenter", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventWebinarSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294565,13 +294822,13 @@ ], "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "Command": "New-MgBetaVirtualEventWebinarSession", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294580,13 +294837,13 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294595,13 +294852,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294610,13 +294867,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords", - "Command": "New-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventWebinarSessionRecording", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294625,13 +294882,13 @@ ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings", - "Command": "New-MgBetaVirtualEventWebinarSessionRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294640,13 +294897,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions", - "Command": "New-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294655,13 +294912,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants", - "Command": "New-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "New-MgBetaVirtualEventWebinarSessionTranscript", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294670,49 +294927,49 @@ ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts", - "Command": "New-MgBetaVirtualEventWebinarSessionTranscript", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaWindowsUpdatesDeployment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Uri": "/admin/windows/updates/deployments", - "Command": "New-MgBetaWindowsUpdatesDeployment", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaWindowsUpdatesPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Uri": "/admin/windows/updates/updatePolicies", - "Command": "New-MgBetaWindowsUpdatesPolicy", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294721,13 +294978,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294736,18 +294993,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294756,66 +295008,82 @@ ], "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaWindowsUpdatesResourceConnection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "Uri": "/admin/windows/updates/resourceConnections", - "Command": "New-MgBetaWindowsUpdatesResourceConnection", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets", - "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Bookings", "Permissions": { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgBookingBusiness", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphBookingBusiness", "Uri": "/solutions/bookingBusinesses", - "Command": "New-MgBookingBusiness", + "Module": "Bookings", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + } }, { + "Command": "New-MgBookingBusinessAppointment", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -294841,7 +295109,11 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBookingBusinessCalendarView", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -294849,28 +295121,24 @@ "CreateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", - "Command": "New-MgBookingBusinessAppointment", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Module": "Bookings", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Bookings", - "Permissions": [], + "Command": "New-MgBookingBusinessCustomer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "Command": "New-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -294890,21 +295158,21 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBookingBusinessCustomQuestion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", - "Command": "New-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -294924,21 +295192,21 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBookingBusinessService", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "Command": "New-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphBookingService", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -294952,21 +295220,21 @@ "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgBookingBusinessStaffMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", - "Command": "New-MgBookingBusinessService", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -294980,34 +295248,32 @@ "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "Command": "New-MgBookingBusinessStaffMember", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Bookings", - "Permissions": [], + "Command": "New-MgBookingCurrency", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphBookingCurrency", "Uri": "/solutions/bookingCurrencies", - "Command": "New-MgBookingCurrency", + "Module": "Bookings", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgChat", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphChat", + "Uri": "/chats", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Create", @@ -295021,19 +295287,21 @@ "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgChatInstalledApp", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats", - "Command": "New-MgChat", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/chats/{chat-id}/installedApps", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -295089,21 +295357,21 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgChatMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/chats/{chat-id}/installedApps", - "Command": "New-MgChatInstalledApp", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/chats/{chat-id}/members", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -295135,21 +295403,21 @@ "FullDescription": "Add and remove members from all chats, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/chats/{chat-id}/members", - "Command": "New-MgChatMember", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -295181,22 +295449,11 @@ "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages", - "Command": "New-MgChatMessage", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295205,13 +295462,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Command": "New-MgChatMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgChatMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295220,13 +295477,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Command": "New-MgChatMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgChatMessageReplyHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295235,12 +295492,23 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "New-MgChatMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgChatPinnedMessage", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/chats/{chat-id}/pinnedMessages", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -295260,21 +295528,21 @@ "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgChatTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Uri": "/chats/{chat-id}/pinnedMessages", - "Command": "New-MgChatPinnedMessage", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/chats/{chat-id}/tabs", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Create", @@ -295324,21 +295592,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgCommunicationCall", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs", - "Command": "New-MgChatTab", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCall", + "Uri": "/communications/calls", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -295370,19 +295636,21 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgCommunicationCallAudioRoutingGroup", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCall", - "Uri": "/communications/calls", - "Command": "New-MgCommunicationCall", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.InitiateGroupCalls.All", @@ -295396,22 +295664,11 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "Command": "New-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "New-MgCommunicationCallContentSharingSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295420,13 +295677,13 @@ ], "OutputType": null, "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "Command": "New-MgCommunicationCallContentSharingSession", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "New-MgCommunicationCallOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295435,13 +295692,13 @@ ], "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations", - "Command": "New-MgCommunicationCallOperation", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "New-MgCommunicationCallParticipant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295450,13 +295707,13 @@ ], "OutputType": "IMicrosoftGraphParticipant", "Uri": "/communications/calls/{call-id}/participants", - "Command": "New-MgCommunicationCallParticipant", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "New-MgCommunicationCallRecordSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295465,26 +295722,26 @@ ], "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "Command": "New-MgCommunicationCallRecordSession", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "New-MgCommunicationOnlineMeeting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings", - "Command": "New-MgCommunicationOnlineMeeting", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295493,13 +295750,13 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295508,100 +295765,111 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "New-MgCommunicationPresence", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/presences", - "Command": "New-MgCommunicationPresence", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts", - "Command": "New-MgContact", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgContract", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphContract", "Uri": "/contracts", - "Command": "New-MgContract", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgDataPolicyOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDataPolicyOperation", "Uri": "/dataPolicyOperations", - "Command": "New-MgDataPolicyOperation", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgDevice", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDevice", + "Uri": "/devices", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices", - "Command": "New-MgDevice", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -295615,22 +295883,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295639,12 +295896,21 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -295658,19 +295924,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -295684,39 +295952,39 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -295730,22 +295998,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295754,25 +296011,34 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgDeviceAppManagementManagedAppPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies", - "Command": "New-MgDeviceAppManagementManagedAppPolicy", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgDeviceAppManagementManagedAppRegistration", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -295786,20 +296052,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "Command": "New-MgDeviceAppManagementManagedAppRegistration", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295808,13 +296065,13 @@ ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295823,12 +296080,23 @@ ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -295842,58 +296110,42 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgDeviceAppManagementManagedAppStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedAppStatus", "Uri": "/deviceAppManagement/managedAppStatuses", - "Command": "New-MgDeviceAppManagementManagedAppStatus", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgDeviceAppManagementManagedEBook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks", - "Command": "New-MgDeviceAppManagementManagedEBook", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceAppManagementManagedEBookAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295902,18 +296154,18 @@ ], "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "Command": "New-MgDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295922,18 +296174,18 @@ ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295942,18 +296194,18 @@ ], "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295962,31 +296214,36 @@ ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -295995,12 +296252,23 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -296014,7 +296282,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296022,13 +296294,9 @@ "CreateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -296042,45 +296310,29 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgDeviceAppManagementMobileApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps", - "Command": "New-MgDeviceAppManagementMobileApp", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceAppManagementMobileAppAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296089,54 +296341,54 @@ ], "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "Command": "New-MgDeviceAppManagementMobileAppAssignment", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceAppManagementMobileAppCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories", - "Command": "New-MgDeviceAppManagementMobileAppCategory", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceAppManagementMobileAppConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations", - "Command": "New-MgDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296145,18 +296397,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296165,18 +296417,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296185,30 +296437,46 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -296222,22 +296490,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296246,12 +296503,21 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgDeviceAppManagementVppToken", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphVppToken", + "Uri": "/deviceAppManagement/vppTokens", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -296265,19 +296531,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens", - "Command": "New-MgDeviceAppManagementVppToken", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -296291,20 +296557,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296313,12 +296570,23 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -296332,7 +296600,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296340,13 +296612,9 @@ "CreateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -296360,22 +296628,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgDeviceExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296384,30 +296641,39 @@ ], "OutputType": null, "Uri": "/devices/{device-id}/extensions", - "Command": "New-MgDeviceExtension", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgDeviceManagementAuditEvent", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphAuditEvent", + "Uri": "/deviceManagement/auditEvents", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementComplianceManagementPartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAuditEvent", - "Uri": "/deviceManagement/auditEvents", - "Command": "New-MgDeviceManagementAuditEvent", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Uri": "/deviceManagement/complianceManagementPartners", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -296421,19 +296687,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementDetectedApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners", - "Command": "New-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDetectedApp", + "Uri": "/deviceManagement/detectedApps", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -296447,19 +296713,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementDeviceCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps", - "Command": "New-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/deviceManagement/deviceCategories", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -296473,43 +296739,29 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/deviceCategories", - "Command": "New-MgDeviceManagementDeviceCategory", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgDeviceManagementDeviceCompliancePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies", - "Command": "New-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296518,18 +296770,18 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296538,18 +296790,18 @@ ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296558,18 +296810,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296578,18 +296830,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296598,36 +296850,36 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296636,18 +296888,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296656,36 +296908,36 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementDeviceConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations", - "Command": "New-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296694,18 +296946,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296714,18 +296966,18 @@ ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296734,18 +296986,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296754,12 +297006,26 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -296773,19 +297039,21 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -296799,21 +297067,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementExchangeConnector", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Uri": "/deviceManagement/exchangeConnectors", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -296827,55 +297093,55 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors", - "Command": "New-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementIoUpdateStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Uri": "/deviceManagement/iosUpdateStatuses", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementManagedDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Uri": "/deviceManagement/iosUpdateStatuses", - "Command": "New-MgDeviceManagementIoUpdateStatus", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/managedDevices", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -296889,20 +297155,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices", - "Command": "New-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296911,13 +297168,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296926,44 +297183,44 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement.Actions", - "Permissions": [], + "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", + "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -296972,30 +297229,41 @@ ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - }, + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } }, { + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297009,21 +297277,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -297049,19 +297315,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "POST", "Variants": [ "Create", - "CreateViaIdentity" + "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297075,43 +297341,29 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "DeviceManagement", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgDeviceManagementNotificationMessageTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Uri": "/deviceManagement/notificationMessageTemplates", - "Command": "New-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -297120,38 +297372,26 @@ ], "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "New-MgDeviceManagementPartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners", - "Command": "New-MgDeviceManagementPartner", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297165,19 +297405,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementRemoteAssistancePartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners", - "Command": "New-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297186,24 +297426,24 @@ "IsAdmin": false }, { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementResourceOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphResourceOperation", "Uri": "/deviceManagement/resourceOperations", - "Command": "New-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297217,19 +297457,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments", - "Command": "New-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297243,19 +297483,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions", - "Command": "New-MgDeviceManagementRoleDefinition", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297269,7 +297509,11 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -297278,54 +297522,62 @@ ], "OutputType": "IMicrosoftGraphRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", + "Module": "DeviceManagement.Administration", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "DeviceManagement.Administration", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementTermAndCondition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions", - "Command": "New-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -297334,18 +297586,18 @@ ], "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementTermAndConditionAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -297354,56 +297606,44 @@ ], "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "Command": "New-MgDeviceManagementTermAndConditionAssignment", + "Module": "DeviceManagement.Administration", "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "DeviceManagement", "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementTroubleshootingEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/deviceManagement/troubleshootingEvents", - "Command": "New-MgDeviceManagementTroubleshootingEvent", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } }, { - "Module": "DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297417,19 +297657,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297443,19 +297683,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297469,19 +297709,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297495,19 +297735,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297521,19 +297761,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297547,19 +297787,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297573,32 +297813,58 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297612,33 +297878,24 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -297647,38 +297904,21 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297692,19 +297932,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297718,19 +297958,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297744,19 +297984,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297770,19 +298010,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297796,19 +298036,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297822,19 +298062,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297848,19 +298088,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297874,7 +298114,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -297883,12 +298127,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297902,73 +298142,99 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "DeviceManagement.Enrollment", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Module": "DeviceManagement.Enrollment", "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "DeviceManagement", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgDeviceManagementWindowsMalwareInformation", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Uri": "/deviceManagement/windowsMalwareInformation", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -297982,19 +298248,21 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation", - "Command": "New-MgDeviceManagementWindowsMalwareInformation", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -298008,27 +298276,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "Command": "New-MgDeviceRegisteredOwnerByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298037,18 +298289,18 @@ ], "OutputType": null, "Uri": "/devices/{device-id}/registeredOwners/$ref", - "Command": "New-MgDeviceRegisteredOwnerByRef", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgDeviceRegisteredUserByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298057,31 +298309,36 @@ ], "OutputType": null, "Uri": "/devices/{device-id}/registeredUsers/$ref", - "Command": "New-MgDeviceRegisteredUserByRef", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgDirectoryAdministrativeUnit", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/administrativeUnits", - "Command": "New-MgDirectoryAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgDirectoryAdministrativeUnitExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298090,12 +298347,23 @@ ], "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Command": "New-MgDirectoryAdministrativeUnitExtension", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgDirectoryAdministrativeUnitMember", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -298127,21 +298395,21 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "Command": "New-MgDirectoryAdministrativeUnitMember", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -298173,83 +298441,67 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write all directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false - }, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "v1.0", - "Method": "POST" + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "CustomSecAttributeDefinition.ReadWrite.All", - "Description": "Read and write custom security attribute definitions", - "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", - "IsAdmin": false - }, + "Command": "New-MgDirectoryAttributeSet", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAttributeSet", "Uri": "/directory/attributeSets", - "Command": "New-MgDirectoryAttributeSet", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298258,88 +298510,88 @@ ], "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "CustomSecAttributeDefinition.ReadWrite.All", + "Description": "Read and write custom security attribute definitions", + "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgDirectoryDeletedItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems", - "Command": "New-MgDirectoryDeletedItem", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgDirectoryFederationConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations", - "Command": "New-MgDirectoryFederationConfiguration", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "DirectoryObjects", - "Permissions": [], + "Command": "New-MgDirectoryObject", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects", - "Command": "New-MgDirectoryObject", + "Module": "DirectoryObjects", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgDirectoryOnPremiseSynchronization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Uri": "/directory/onPremisesSynchronization", - "Command": "New-MgDirectoryOnPremiseSynchronization", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false - }, + "Command": "New-MgDirectoryRole", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/directoryRoles", - "Command": "New-MgDirectoryRole", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write all directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDirectoryRoleMemberByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298348,13 +298600,18 @@ ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "Command": "New-MgDirectoryRoleMemberByRef", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgDirectoryRoleScopedMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298363,49 +298620,44 @@ ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "Command": "New-MgDirectoryRoleScopedMember", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgDirectoryRoleTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates", - "Command": "New-MgDirectoryRoleTemplate", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", - "IsAdmin": false - }, + "Command": "New-MgDomain", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDomain", "Uri": "/domains", - "Command": "New-MgDomain", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgDomainFederationConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298414,13 +298666,18 @@ ], "OutputType": "IMicrosoftGraphInternalDomainFederation", "Uri": "/domains/{domain-id}/federationConfiguration", - "Command": "New-MgDomainFederationConfiguration", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgDomainServiceConfigurationRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298429,13 +298686,13 @@ ], "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "Command": "New-MgDomainServiceConfigurationRecord", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgDomainVerificationDnsRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298444,26 +298701,26 @@ ], "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords", - "Command": "New-MgDomainVerificationDnsRecord", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDrive", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives", - "Command": "New-MgDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveBundle", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298472,13 +298729,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles", - "Command": "New-MgDriveBundle", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298487,13 +298744,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items", - "Command": "New-MgDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveItemAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298502,12 +298759,23 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Command": "New-MgDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgDriveItemChild", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -298527,21 +298795,21 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgDriveItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "Command": "New-MgDriveItemChild", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -298561,22 +298829,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "Command": "New-MgDriveItemLink", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveItemListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298585,13 +298842,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Command": "New-MgDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveItemListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298600,13 +298857,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Command": "New-MgDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveItemPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298615,13 +298872,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "Command": "New-MgDriveItemPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveItemSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298630,13 +298887,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Command": "New-MgDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveItemThumbnail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298645,12 +298902,23 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Command": "New-MgDriveItemThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgDriveItemUploadSession", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -298670,22 +298938,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Command": "New-MgDriveItemUploadSession", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298694,13 +298951,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "Command": "New-MgDriveItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveListColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298709,13 +298966,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns", - "Command": "New-MgDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveListContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298724,13 +298981,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes", - "Command": "New-MgDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveListContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298739,13 +298996,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Command": "New-MgDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveListContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298754,13 +299011,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298769,13 +299026,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items", - "Command": "New-MgDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298784,13 +299041,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "New-MgDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298799,13 +299056,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Command": "New-MgDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveListOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298814,13 +299071,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/drives/{drive-id}/list/operations", - "Command": "New-MgDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveListSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298829,13 +299086,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/list/subscriptions", - "Command": "New-MgDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveRootAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298844,13 +299101,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Command": "New-MgDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveRootChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298859,13 +299116,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children", - "Command": "New-MgDriveRootChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveRootLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298874,13 +299131,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/createLink", - "Command": "New-MgDriveRootLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveRootListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298889,13 +299146,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Command": "New-MgDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveRootListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298904,13 +299161,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/root/listItem/versions", - "Command": "New-MgDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveRootPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298919,13 +299176,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions", - "Command": "New-MgDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveRootSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298934,13 +299191,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/root/subscriptions", - "Command": "New-MgDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveRootThumbnail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298949,13 +299206,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/root/thumbnails", - "Command": "New-MgDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveRootUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298964,13 +299221,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/drives/{drive-id}/root/createUploadSession", - "Command": "New-MgDriveRootUploadSession", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgDriveRootVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -298979,44 +299236,31 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions", - "Command": "New-MgDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "New-MgEducationClass", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphEducationClass", "Uri": "/education/classes", - "Command": "New-MgEducationClass", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Education", - "Permissions": [ - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true - } - ], + "Command": "New-MgEducationClassAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299025,12 +299269,8 @@ ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/classes/{educationClass-id}/assignments", - "Command": "New-MgEducationClassAssignment", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -299044,7 +299284,11 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgEducationClassAssignmentCategory", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -299057,12 +299301,8 @@ ], "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "Command": "New-MgEducationClassAssignmentCategory", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -299076,7 +299316,11 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgEducationClassAssignmentCategoryByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299085,12 +299329,8 @@ ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "Command": "New-MgEducationClassAssignmentCategoryByRef", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -299104,7 +299344,11 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgEducationClassAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299113,13 +299357,26 @@ ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "Command": "New-MgEducationClassAssignmentResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true + } + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationClassAssignmentSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299128,12 +299385,23 @@ ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "Command": "New-MgEducationClassAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgEducationClassAssignmentSubmissionOutcome", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -299147,21 +299415,21 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgEducationClassAssignmentSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Command": "New-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -299175,7 +299443,11 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299183,28 +299455,24 @@ "CreateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Command": "New-MgEducationClassAssignmentSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationClassMemberByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadWrite.All", @@ -299218,7 +299486,11 @@ "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgEducationClassTeacherByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299226,47 +299498,32 @@ "CreateViaIdentityExpanded" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "Command": "New-MgEducationClassMemberByRef", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "Command": "New-MgEducationClassTeacherByRef", - "ApiVersion": "v1.0", - "Method": "POST" + } }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationMeAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments", - "Command": "New-MgEducationMeAssignment", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationMeAssignmentCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299275,13 +299532,13 @@ ], "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Command": "New-MgEducationMeAssignmentCategory", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationMeAssignmentCategoryByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299290,13 +299547,13 @@ ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Command": "New-MgEducationMeAssignmentCategoryByRef", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationMeAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299305,13 +299562,13 @@ ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Command": "New-MgEducationMeAssignmentResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationMeAssignmentSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299320,13 +299577,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Command": "New-MgEducationMeAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationMeAssignmentSubmissionOutcome", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299335,13 +299592,13 @@ ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Command": "New-MgEducationMeAssignmentSubmissionOutcome", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationMeAssignmentSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299350,13 +299607,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Command": "New-MgEducationMeAssignmentSubmissionResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299365,12 +299622,21 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgEducationMeRubric", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/rubrics", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -299384,43 +299650,29 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics", - "Command": "New-MgEducationMeRubric", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "New-MgEducationSchool", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/schools", - "Command": "New-MgEducationSchool", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgEducationSchoolClassByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299429,18 +299681,18 @@ ], "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "Command": "New-MgEducationSchoolClassByRef", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgEducationSchoolUserByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299449,31 +299701,36 @@ ], "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "Command": "New-MgEducationSchoolUserByRef", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgEducationUser", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/users", - "Command": "New-MgEducationUser", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationUserAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299482,13 +299739,13 @@ ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments", - "Command": "New-MgEducationUserAssignment", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationUserAssignmentCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299497,13 +299754,13 @@ ], "OutputType": "IMicrosoftGraphEducationCategory", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Command": "New-MgEducationUserAssignmentCategory", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationUserAssignmentCategoryByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299512,13 +299769,13 @@ ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Command": "New-MgEducationUserAssignmentCategoryByRef", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationUserAssignmentResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299527,13 +299784,13 @@ ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Command": "New-MgEducationUserAssignmentResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationUserAssignmentSubmission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299542,13 +299799,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Command": "New-MgEducationUserAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationUserAssignmentSubmissionOutcome", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299557,13 +299814,13 @@ ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Command": "New-MgEducationUserAssignmentSubmissionOutcome", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationUserAssignmentSubmissionResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299572,13 +299829,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Command": "New-MgEducationUserAssignmentSubmissionResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299587,13 +299844,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "New-MgEducationUserRubric", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299602,31 +299859,31 @@ ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/rubrics", - "Command": "New-MgEducationUserRubric", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgEntitlementManagementAccessPackage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "Command": "New-MgEntitlementManagementAccessPackage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299635,31 +299892,26 @@ ], "OutputType": "IMicrosoftGraphApprovalStage", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299668,18 +299920,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299688,44 +299940,49 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgEntitlementManagementAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Uri": "/identityGovernance/entitlementManagement/assignments", - "Command": "New-MgEntitlementManagementAssignment", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgEntitlementManagementAssignmentPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "Command": "New-MgEntitlementManagementAssignmentPolicy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299734,13 +299991,13 @@ ], "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299749,49 +300006,49 @@ ], "OutputType": "IMicrosoftGraphAccessPackageQuestion", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgEntitlementManagementAssignmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "Command": "New-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgEntitlementManagementCatalog", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/catalogs", - "Command": "New-MgEntitlementManagementCatalog", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299800,36 +300057,31 @@ ], "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgEntitlementManagementConnectedOrganization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "Command": "New-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299838,18 +300090,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299858,12 +300110,26 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgExternalConnection", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/external/connections", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.All", @@ -299877,19 +300143,21 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgExternalConnectionGroup", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections", - "Command": "New-MgExternalConnection", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Uri": "/external/connections/{externalConnection-id}/groups", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -299903,21 +300171,21 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgExternalConnectionGroupMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups", - "Command": "New-MgExternalConnectionGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -299931,22 +300199,11 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "Command": "New-MgExternalConnectionGroupMember", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Search", - "Permissions": [], + "Command": "New-MgExternalConnectionItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299955,13 +300212,13 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Uri": "/external/connections/{externalConnection-id}/items", - "Command": "New-MgExternalConnectionItem", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "New-MgExternalConnectionItemActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299970,13 +300227,13 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Command": "New-MgExternalConnectionItemActivity", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "New-MgExternalConnectionOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -299985,12 +300242,21 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Uri": "/external/connections/{externalConnection-id}/operations", - "Command": "New-MgExternalConnectionOperation", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgGroup", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -300010,25 +300276,11 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups", - "Command": "New-MgGroup", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "New-MgGroupAcceptedSenderByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300037,18 +300289,18 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "Command": "New-MgGroupAcceptedSenderByRef", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Applications", - "Permissions": { - "Name": "AppRoleAssignment.ReadWrite.All", - "Description": "Manage app permission grants and app role assignments", - "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgGroupAppRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300057,18 +300309,18 @@ ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/groups/{group-id}/appRoleAssignments", - "Command": "New-MgGroupAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "AppRoleAssignment.ReadWrite.All", + "Description": "Manage app permission grants and app role assignments", + "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Calendar", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "New-MgGroupCalendarEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300077,13 +300329,18 @@ ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/calendar/events", - "Command": "New-MgGroupCalendarEvent", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Calendar", - "Permissions": [], + "Command": "New-MgGroupCalendarPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300092,18 +300349,13 @@ ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Command": "New-MgGroupCalendarPermission", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "New-MgGroupConversation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300112,18 +300364,18 @@ ], "OutputType": "IMicrosoftGraphConversation", "Uri": "/groups/{group-id}/conversations", - "Command": "New-MgGroupConversation", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgGroupConversationThread", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300132,13 +300384,18 @@ ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "Command": "New-MgGroupConversationThread", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupConversationThreadPostAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300147,13 +300404,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Command": "New-MgGroupConversationThreadPostAttachment", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300162,13 +300419,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupConversationThreadPostExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300177,13 +300434,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Command": "New-MgGroupConversationThreadPostExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300192,13 +300449,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300207,13 +300464,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupConversationThreadPostInReplyToExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300222,13 +300479,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Command": "New-MgGroupConversationThreadPostInReplyToExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDrive", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300237,13 +300494,13 @@ ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives", - "Command": "New-MgGroupDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveBundle", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300252,13 +300509,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Command": "New-MgGroupDriveBundle", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300267,13 +300524,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Command": "New-MgGroupDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300282,13 +300539,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveItemChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300297,13 +300554,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Command": "New-MgGroupDriveItemChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupDriveItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300312,13 +300569,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Command": "New-MgGroupDriveItemLink", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300327,13 +300584,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveItemListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300342,13 +300599,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Command": "New-MgGroupDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveItemPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300357,13 +300614,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Command": "New-MgGroupDriveItemPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveItemSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300372,13 +300629,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Command": "New-MgGroupDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveItemThumbnail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300387,13 +300644,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Command": "New-MgGroupDriveItemThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupDriveItemUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300402,13 +300659,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Command": "New-MgGroupDriveItemUploadSession", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300417,13 +300674,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Command": "New-MgGroupDriveItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveListColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300432,13 +300689,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Command": "New-MgGroupDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveListContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300447,13 +300704,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Command": "New-MgGroupDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveListContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300462,13 +300719,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Command": "New-MgGroupDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveListContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300477,13 +300734,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgGroupDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300492,13 +300749,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Command": "New-MgGroupDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300507,13 +300764,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "New-MgGroupDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300522,13 +300779,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Command": "New-MgGroupDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveListOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300537,13 +300794,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Command": "New-MgGroupDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveListSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300552,13 +300809,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Command": "New-MgGroupDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300567,13 +300824,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveRootChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300582,13 +300839,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Command": "New-MgGroupDriveRootChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupDriveRootLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300597,13 +300854,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "Command": "New-MgGroupDriveRootLink", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300612,13 +300869,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveRootListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300627,13 +300884,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Command": "New-MgGroupDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveRootPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300642,13 +300899,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Command": "New-MgGroupDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveRootSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300657,13 +300914,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Command": "New-MgGroupDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveRootThumbnail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300672,13 +300929,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Command": "New-MgGroupDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupDriveRootUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300687,13 +300944,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "Command": "New-MgGroupDriveRootUploadSession", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgGroupDriveRootVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300702,18 +300959,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Command": "New-MgGroupDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "New-MgGroupEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300722,18 +300974,18 @@ ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/groups/{group-id}/events", - "Command": "New-MgGroupEvent", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgGroupEventAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300742,13 +300994,18 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "Command": "New-MgGroupEventAttachment", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Calendar", - "Permissions": [], + "Command": "New-MgGroupEventExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300757,13 +301014,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Command": "New-MgGroupEventExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "New-MgGroupEventInstanceAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300772,13 +301029,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Command": "New-MgGroupEventInstanceAttachment", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "New-MgGroupEventInstanceExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300787,13 +301044,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Command": "New-MgGroupEventInstanceExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300802,18 +301059,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/extensions", - "Command": "New-MgGroupExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - }, + "Command": "New-MgGroupLifecyclePolicy", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -300824,13 +301076,18 @@ ], "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies", - "Command": "New-MgGroupLifecyclePolicy", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupMemberByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300839,12 +301096,23 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/members/$ref", - "Command": "New-MgGroupMemberByRef", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgGroupOnenoteNotebook", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -300864,21 +301132,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgGroupOnenoteNotebookSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks", - "Command": "New-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -300898,21 +301166,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgGroupOnenoteNotebookSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "New-MgGroupOnenoteNotebookSection", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -300932,21 +301200,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgGroupOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "New-MgGroupOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/pages", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -300966,22 +301234,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages", - "Command": "New-MgGroupOnenotePage", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Notes", - "Permissions": [], + "Command": "New-MgGroupOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -300990,13 +301247,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections", - "Command": "New-MgGroupOnenoteSection", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "New-MgGroupOnenoteSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301005,12 +301262,23 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups", - "Command": "New-MgGroupOnenoteSectionGroup", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgGroupOnenoteSectionGroupSection", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -301030,21 +301298,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgGroupOnenoteSectionPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "New-MgGroupOnenoteSectionGroupSection", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -301064,21 +301332,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgGroupOwnerByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "New-MgGroupOnenoteSectionPage", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/groups/{group-id}/owners/$ref", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -301092,22 +301360,11 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/owners/$ref", - "Command": "New-MgGroupOwnerByRef", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupPermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301116,18 +301373,13 @@ ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants", - "Command": "New-MgGroupPermissionGrant", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "New-MgGroupRejectedSenderByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301136,18 +301388,18 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "Command": "New-MgGroupRejectedSenderByRef", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Groups", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - }, + "Command": "New-MgGroupSetting", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301158,26 +301410,31 @@ ], "OutputType": "IMicrosoftGraphGroupSetting", "Uri": "/groups/{group-id}/settings", - "Command": "New-MgGroupSetting", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphGroupSettingTemplate", "Uri": "/groupSettingTemplates", - "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301186,13 +301443,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Command": "New-MgGroupSiteAnalyticItemActivityStat", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301201,13 +301458,13 @@ ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301216,13 +301473,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Command": "New-MgGroupSiteColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301231,13 +301488,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Command": "New-MgGroupSiteContentType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301246,13 +301503,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Command": "New-MgGroupSiteContentTypeColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301261,13 +301518,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgGroupSiteContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301276,13 +301533,13 @@ ], "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Command": "New-MgGroupSiteList", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteListColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301291,13 +301548,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Command": "New-MgGroupSiteListColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteListContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301306,13 +301563,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Command": "New-MgGroupSiteListContentType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteListContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301321,13 +301578,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Command": "New-MgGroupSiteListContentTypeColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteListContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301336,13 +301593,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgGroupSiteListContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301351,13 +301608,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Command": "New-MgGroupSiteListItem", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301366,13 +301623,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Command": "New-MgGroupSiteListItemDocumentSetVersion", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301381,13 +301638,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Command": "New-MgGroupSiteListItemVersion", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteListOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301396,13 +301653,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Command": "New-MgGroupSiteListOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteListSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301411,13 +301668,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Command": "New-MgGroupSiteListSubscription", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOnenoteNotebook", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301426,13 +301683,13 @@ ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Command": "New-MgGroupSiteOnenoteNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOnenoteNotebookSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301441,13 +301698,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "New-MgGroupSiteOnenoteNotebookSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301456,13 +301713,13 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301471,13 +301728,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301486,13 +301743,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301501,13 +301758,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOnenoteOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301516,13 +301773,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Command": "New-MgGroupSiteOnenoteOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301531,13 +301788,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Command": "New-MgGroupSiteOnenotePage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOnenoteResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301546,13 +301803,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Command": "New-MgGroupSiteOnenoteResource", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301561,13 +301818,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Command": "New-MgGroupSiteOnenoteSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOnenoteSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301576,13 +301833,13 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Command": "New-MgGroupSiteOnenoteSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOnenoteSectionGroupSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301591,13 +301848,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "New-MgGroupSiteOnenoteSectionGroupSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301606,13 +301863,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOnenoteSectionPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301621,13 +301878,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "New-MgGroupSiteOnenoteSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301636,13 +301893,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Command": "New-MgGroupSiteOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSitePermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301651,13 +301908,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Command": "New-MgGroupSitePermission", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStore", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -301666,13 +301923,13 @@ ], "OutputType": "IMicrosoftGraphTermStore", "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "Command": "New-MgGroupSiteTermStore", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreGroup", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301685,13 +301942,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Command": "New-MgGroupSiteTermStoreGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreGroupSet", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301704,13 +301961,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Command": "New-MgGroupSiteTermStoreGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreGroupSetChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301731,13 +301988,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Command": "New-MgGroupSiteTermStoreGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301758,13 +302015,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreGroupSetRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301777,13 +302034,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Command": "New-MgGroupSiteTermStoreGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreGroupSetTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301796,13 +302053,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Command": "New-MgGroupSiteTermStoreGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301815,13 +302072,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301834,13 +302091,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301853,13 +302110,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSet", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301872,13 +302129,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Command": "New-MgGroupSiteTermStoreSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301899,13 +302156,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Command": "New-MgGroupSiteTermStoreSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301926,13 +302183,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "New-MgGroupSiteTermStoreSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301945,13 +302202,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301972,13 +302229,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -301999,13 +302256,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -302018,13 +302275,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -302037,13 +302294,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -302056,13 +302313,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -302075,13 +302332,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -302094,13 +302351,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -302113,13 +302370,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Command": "New-MgGroupSiteTermStoreSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -302132,13 +302389,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Command": "New-MgGroupSiteTermStoreSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetTermChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -302151,13 +302408,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Command": "New-MgGroupSiteTermStoreSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -302170,13 +302427,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgGroupSiteTermStoreSetTermRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -302189,13 +302446,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Command": "New-MgGroupSiteTermStoreSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamChannel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302204,13 +302461,13 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/channels", - "Command": "New-MgGroupTeamChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamChannelMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302219,13 +302476,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Command": "New-MgGroupTeamChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamChannelMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302234,13 +302491,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Command": "New-MgGroupTeamChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamChannelMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302249,13 +302506,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Command": "New-MgGroupTeamChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamChannelMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302264,13 +302521,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Command": "New-MgGroupTeamChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302279,13 +302536,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamChannelSharedWithTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302294,13 +302551,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Command": "New-MgGroupTeamChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamChannelTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302309,13 +302566,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Command": "New-MgGroupTeamChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamInstalledApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302324,13 +302581,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/groups/{group-id}/team/installedApps", - "Command": "New-MgGroupTeamInstalledApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302339,13 +302596,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/members", - "Command": "New-MgGroupTeamMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302354,13 +302611,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/groups/{group-id}/team/operations", - "Command": "New-MgGroupTeamOperation", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamPrimaryChannelMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302369,13 +302626,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Command": "New-MgGroupTeamPrimaryChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamPrimaryChannelMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302384,13 +302641,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Command": "New-MgGroupTeamPrimaryChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302399,13 +302656,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamPrimaryChannelMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302414,13 +302671,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Command": "New-MgGroupTeamPrimaryChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302429,13 +302686,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302444,13 +302701,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamPrimaryChannelTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302459,13 +302716,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Command": "New-MgGroupTeamPrimaryChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamScheduleOfferShiftRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302474,13 +302731,13 @@ ], "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Command": "New-MgGroupTeamScheduleOfferShiftRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamScheduleOpenShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302489,13 +302746,13 @@ ], "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Command": "New-MgGroupTeamScheduleOpenShift", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302504,13 +302761,13 @@ ], "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamScheduleSchedulingGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302519,13 +302776,13 @@ ], "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Command": "New-MgGroupTeamScheduleSchedulingGroup", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamScheduleShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302534,13 +302791,13 @@ ], "OutputType": "IMicrosoftGraphShift", "Uri": "/groups/{group-id}/team/schedule/shifts", - "Command": "New-MgGroupTeamScheduleShift", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302549,13 +302806,13 @@ ], "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamScheduleTimeOff", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302564,13 +302821,13 @@ ], "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Command": "New-MgGroupTeamScheduleTimeOff", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamScheduleTimeOffReason", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302579,13 +302836,13 @@ ], "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Command": "New-MgGroupTeamScheduleTimeOffReason", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamScheduleTimeOffRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302594,13 +302851,13 @@ ], "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Command": "New-MgGroupTeamScheduleTimeOffRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302609,13 +302866,13 @@ ], "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/groups/{group-id}/team/tags", - "Command": "New-MgGroupTeamTag", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgGroupTeamTagMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302624,18 +302881,13 @@ ], "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Command": "New-MgGroupTeamTagMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "New-MgGroupThread", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302644,13 +302896,18 @@ ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/threads", - "Command": "New-MgGroupThread", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupThreadPostAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302659,13 +302916,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Command": "New-MgGroupThreadPostAttachment", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupThreadPostAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302674,13 +302931,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Command": "New-MgGroupThreadPostAttachmentUploadSession", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupThreadPostExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302689,13 +302946,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Command": "New-MgGroupThreadPostExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupThreadPostInReplyToAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302704,13 +302961,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Command": "New-MgGroupThreadPostInReplyToAttachment", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302719,13 +302976,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "New-MgGroupThreadPostInReplyToExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302734,49 +302991,49 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Command": "New-MgGroupThreadPostInReplyToExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "APIConnectors.ReadWrite.All", - "Description": "Read and write API connectors for authentication flows", - "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgIdentityApiConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors", - "Command": "New-MgIdentityApiConnector", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "Name": "APIConnectors.ReadWrite.All", + "Description": "Read and write API connectors for authentication flows", + "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgIdentityB2XUserFlow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Uri": "/identity/b2xUserFlows", - "Command": "New-MgIdentityB2XUserFlow", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302785,13 +303042,13 @@ ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgIdentityB2XUserFlowLanguage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302800,13 +303057,13 @@ ], "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "Command": "New-MgIdentityB2XUserFlowLanguage", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302815,13 +303072,13 @@ ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302830,18 +303087,13 @@ ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302850,30 +303102,44 @@ ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "POST", + "Variants": [ + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -302887,19 +303153,19 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "New-MgIdentityConditionalAccessNamedLocation", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/namedLocations", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -302913,19 +303179,19 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgIdentityConditionalAccessPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations", - "Command": "New-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Uri": "/identity/conditionalAccess/policies", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -302945,38 +303211,29 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgIdentityGovernanceAccessReviewDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies", - "Command": "New-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Uri": "/identityGovernance/accessReviews/definitions", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Uri": "/identityGovernance/accessReviews/definitions", - "Command": "New-MgIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "v1.0", - "Method": "POST" + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -302985,13 +303242,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303000,13 +303257,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303015,13 +303272,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303030,13 +303287,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303045,13 +303302,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303060,13 +303317,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303075,31 +303332,31 @@ ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303108,44 +303365,44 @@ ], "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "Method": "POST", "Variants": [ "Generate", "GenerateViaIdentity" ], "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceAppConsentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests", - "Command": "New-MgIdentityGovernanceAppConsentRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303154,13 +303411,13 @@ ], "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303169,49 +303426,49 @@ ], "OutputType": "IMicrosoftGraphApprovalStage", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgIdentityGovernanceLifecycleWorkflow", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "Command": "New-MgIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true - }, + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } + }, + { + "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303220,13 +303477,13 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303235,18 +303492,13 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303255,13 +303507,18 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303270,13 +303527,13 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303285,31 +303542,31 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "Agreement.ReadWrite.All", - "Description": "Read and write all terms of use agreements", - "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/identityGovernance/termsOfUse/agreements", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -303320,13 +303577,13 @@ ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303335,13 +303592,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303350,13 +303607,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303365,13 +303622,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303380,67 +303637,67 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgIdentityProvider", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Uri": "/identity/identityProviders", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgIdentityUserFlowAttribute", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Uri": "/identity/identityProviders", - "Command": "New-MgIdentityProvider", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Uri": "/identity/userFlowAttributes", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgInformationProtectionThreatAssessmentRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes", - "Command": "New-MgIdentityUserFlowAttribute", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/informationProtection/threatAssessmentRequests", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.", "IsAdmin": true - }, - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests", - "Command": "New-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "v1.0", - "Method": "POST" + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303449,12 +303706,21 @@ ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgInvitation", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphInvitation", + "Uri": "/invitations", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -303474,19 +303740,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgOauth2PermissionGrant", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphInvitation", - "Uri": "/invitations", - "Command": "New-MgInvitation", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/oauth2PermissionGrants", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -303500,38 +303766,24 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants", - "Command": "New-MgOauth2PermissionGrant", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgOrganization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphOrganization", "Uri": "/organization", - "Command": "New-MgOrganization", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": false - }, + "Command": "New-MgOrganizationBrandingLocalization", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303540,18 +303792,18 @@ ], "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Uri": "/organization/{organization-id}/branding/localizations", - "Command": "New-MgOrganizationBrandingLocalization", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "Identity.SignIns", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303560,13 +303812,18 @@ ], "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgOrganizationExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303575,12 +303832,21 @@ ], "OutputType": null, "Uri": "/organization/{organization-id}/extensions", - "Command": "New-MgOrganizationExtension", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgPlannerBucket", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/planner/buckets", "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -303600,19 +303866,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgPlannerPlan", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets", - "Command": "New-MgPlannerBucket", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/planner/plans", "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -303632,19 +303898,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgPlannerTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans", - "Command": "New-MgPlannerPlan", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/planner/tasks", "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -303664,68 +303930,68 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks", - "Command": "New-MgPlannerTask", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "New-MgPolicyActivityBasedTimeoutPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies", - "Command": "New-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgPolicyAppManagementPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/policies/appManagementPolicies", - "Command": "New-MgPolicyAppManagementPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgPolicyAuthenticationStrengthPolicy", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/policies/authenticationStrengthPolicies", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -303739,20 +304005,11 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies", - "Command": "New-MgPolicyAuthenticationStrengthPolicy", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303761,72 +304018,67 @@ ], "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "New-MgPolicyClaimMappingPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Uri": "/policies/claimsMappingPolicies", - "Command": "New-MgPolicyClaimMappingPolicy", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Uri": "/policies/crossTenantAccessPolicy/partners", - "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "New-MgPolicyFeatureRolloutPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies", - "Command": "New-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303835,18 +304087,18 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303855,54 +304107,54 @@ ], "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies", - "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgPolicyPermissionGrantPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies", - "Command": "New-MgPolicyPermissionGrantPolicy", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgPolicyPermissionGrantPolicyExclude", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303911,18 +304163,18 @@ ], "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "Command": "New-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgPolicyPermissionGrantPolicyInclude", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303931,39 +304183,44 @@ ], "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "Command": "New-MgPolicyPermissionGrantPolicyInclude", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgPolicyRoleManagementPolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Uri": "/policies/roleManagementPolicies", - "Command": "New-MgPolicyRoleManagementPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgPolicyRoleManagementPolicyAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments", - "Command": "New-MgPolicyRoleManagementPolicyAssignment", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303972,13 +304229,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgPolicyRoleManagementPolicyRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -303987,74 +304244,83 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "Command": "New-MgPolicyRoleManagementPolicyRule", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "New-MgPolicyTokenIssuancePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies", - "Command": "New-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgPolicyTokenLifetimePolicy", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies", - "Command": "New-MgPolicyTokenLifetimePolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgPrintConnector", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/connectors", - "Command": "New-MgPrintConnector", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgPrintOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrintOperation", "Uri": "/print/operations", - "Command": "New-MgPrintOperation", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgPrintPrinter", + "Method": "POST", + "Variants": [ + "Create1", + "CreateExpanded1" + ], + "OutputType": null, + "Uri": "/print/printers/create", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Create", @@ -304074,19 +304340,21 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Create1", - "CreateExpanded1" - ], - "OutputType": null, - "Uri": "/print/printers/create", - "Command": "New-MgPrintPrinter", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "New-MgPrintPrinterJob", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/printers/{printer-id}/jobs", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Create", @@ -304118,36 +304386,36 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgPrintPrinterJobDocument", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs", - "Command": "New-MgPrintPrinterJob", + "OutputType": "IMicrosoftGraphPrintDocument", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgPrintPrinterJobDocumentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Command": "New-MgPrintPrinterJobDocument", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Create", @@ -304167,36 +304435,36 @@ "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgPrintPrinterJobTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "Command": "New-MgPrintPrinterJobDocumentUploadSession", + "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgPrintPrinterTaskTrigger", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Command": "New-MgPrintPrinterJobTask", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printers/{printer-id}/taskTriggers", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -304210,35 +304478,24 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "Command": "New-MgPrintPrinterTaskTrigger", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgPrintService", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrintService", "Uri": "/print/services", - "Command": "New-MgPrintService", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgPrintServiceEndpoint", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -304247,36 +304504,31 @@ ], "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints", - "Command": "New-MgPrintServiceEndpoint", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, + "Command": "New-MgPrintShare", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/shares", - "Command": "New-MgPrintShare", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgPrintShareAllowedGroupByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -304285,18 +304537,18 @@ ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Command": "New-MgPrintShareAllowedGroupByRef", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgPrintShareAllowedUserByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -304305,12 +304557,28 @@ ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Command": "New-MgPrintShareAllowedUserByRef", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + } }, { + "Command": "New-MgPrintShareJob", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/shares/{printerShare-id}/jobs", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadWrite", @@ -304336,36 +304604,36 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgPrintShareJobDocument", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs", - "Command": "New-MgPrintShareJob", + "OutputType": "IMicrosoftGraphPrintDocument", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgPrintShareJobDocumentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Command": "New-MgPrintShareJobDocument", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Create", @@ -304385,22 +304653,11 @@ "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "Command": "New-MgPrintShareJobDocumentUploadSession", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgPrintShareJobTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -304409,31 +304666,31 @@ ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Command": "New-MgPrintShareJobTask", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": { - "Name": "PrintTaskDefinition.ReadWrite.All", - "Description": "Read, write and update print task definitions", - "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", - "IsAdmin": false - }, + "Command": "New-MgPrintTaskDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/taskDefinitions", - "Command": "New-MgPrintTaskDefinition", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "PrintTaskDefinition.ReadWrite.All", + "Description": "Read, write and update print task definitions", + "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", + "IsAdmin": false + } }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "New-MgPrintTaskDefinitionTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -304442,36 +304699,31 @@ ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "Command": "New-MgPrintTaskDefinitionTask", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Compliance", - "Permissions": { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgPrivacySubjectRightsRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Uri": "/privacy/subjectRightsRequests", - "Command": "New-MgPrivacySubjectRightsRequest", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Compliance", + "ApiVersion": "v1.0", "Permissions": { "Name": "SubjectRightsRequest.ReadWrite.All", "Description": "Read and write data subject requests", "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgPrivacySubjectRightsRequestNote", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -304480,52 +304732,57 @@ ], "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Command": "New-MgPrivacySubjectRightsRequestNote", + "Module": "Compliance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "SubjectRightsRequest.ReadWrite.All", + "Description": "Read and write data subject requests", + "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", + "IsAdmin": true + } }, { - "Module": "Reports", - "Permissions": [], + "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", + "Module": "Reports", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgRiskDetection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphRiskDetection", "Uri": "/identityProtection/riskDetections", - "Command": "New-MgRiskDetection", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgRiskyServicePrincipal", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Uri": "/identityProtection/riskyServicePrincipals", - "Command": "New-MgRiskyServicePrincipal", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgRiskyServicePrincipalHistory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -304534,26 +304791,26 @@ ], "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "Command": "New-MgRiskyServicePrincipalHistory", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgRiskyUser", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphRiskyUser", "Uri": "/identityProtection/riskyUsers", - "Command": "New-MgRiskyUser", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgRiskyUserHistory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -304562,26 +304819,26 @@ ], "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "Command": "New-MgRiskyUserHistory", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementDirectoryResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces", - "Command": "New-MgRoleManagementDirectoryResourceNamespace", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -304590,12 +304847,21 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgRoleManagementDirectoryRoleAssignment", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/directory/roleAssignments", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -304615,45 +304881,45 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments", - "Command": "New-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -304667,19 +304933,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgRoleManagementDirectoryRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -304711,20 +304977,11 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions", - "Command": "New-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -304733,38 +304990,47 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -304778,33 +305044,24 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -304813,12 +305070,21 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -304838,72 +305104,63 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -304912,51 +305169,60 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgSchemaExtension", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/schemaExtensions", "Module": "SchemaExtensions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -304970,77 +305236,68 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions", - "Command": "New-MgSchemaExtension", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityAlert", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphAlert", "Uri": "/security/alerts", - "Command": "New-MgSecurityAlert", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityAlertV2", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/alerts_v2", - "Command": "New-MgSecurityAlertV2", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "AttackSimulation.ReadWrite.All", - "Description": "Read, create, and update all attack simulation data of an organization", - "FullDescription": "Allows the app to read, create, and update attack simulation and training data for an organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgSecurityAttackSimulation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSimulation", "Uri": "/security/attackSimulation/simulations", - "Command": "New-MgSecurityAttackSimulation", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "AttackSimulation.ReadWrite.All", + "Description": "Read, create, and update all attack simulation data of an organization", + "FullDescription": "Allows the app to read, create, and update attack simulation and training data for an organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityAttackSimulationAutomation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSimulationAutomation", "Uri": "/security/attackSimulation/simulationAutomations", - "Command": "New-MgSecurityAttackSimulationAutomation", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityAttackSimulationAutomationRun", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -305049,38 +305306,21 @@ ], "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "Command": "New-MgSecurityAttackSimulationAutomationRun", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [ - { - "Name": "eDiscovery.Read.All", - "Description": "Read all eDiscovery objects", - "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, - { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - } - ], + "Command": "New-MgSecurityCaseEdiscoveryCase", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases", - "Command": "New-MgSecurityCaseEdiscoveryCase", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305094,7 +305334,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -305103,12 +305347,8 @@ ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305122,7 +305362,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -305131,12 +305375,8 @@ ], "OutputType": "IMicrosoftGraphSecuritySiteSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305150,7 +305390,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -305159,12 +305403,8 @@ ], "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305178,7 +305418,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -305187,12 +305431,8 @@ ], "OutputType": "IMicrosoftGraphSecurityUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305206,7 +305446,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -305215,13 +305459,26 @@ ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [ + { + "Name": "eDiscovery.Read.All", + "Description": "Read all eDiscovery objects", + "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + }, + { + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", + "IsAdmin": true + } + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -305230,12 +305487,23 @@ ], "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305249,21 +305517,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305277,21 +305545,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305305,41 +305573,41 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgSecurityCaseEdiscoveryCaseTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305353,191 +305621,180 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "Command": "New-MgSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityIncident", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityIncident", "Uri": "/security/incidents", - "Command": "New-MgSecurityIncident", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecuritySecureScore", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecureScore", "Uri": "/security/secureScores", - "Command": "New-MgSecuritySecureScore", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecuritySecureScoreControlProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles", - "Command": "New-MgSecuritySecureScoreControlProfile", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityThreatIntelligenceArticle", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/articles", - "Command": "New-MgSecurityThreatIntelligenceArticle", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Uri": "/security/threatIntelligence/articleIndicators", - "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityThreatIntelligenceHost", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hosts", - "Command": "New-MgSecurityThreatIntelligenceHost", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityThreatIntelligenceHostComponent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityHostComponent", "Uri": "/security/threatIntelligence/hostComponents", - "Command": "New-MgSecurityThreatIntelligenceHostComponent", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityThreatIntelligenceHostCookie", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityHostCookie", "Uri": "/security/threatIntelligence/hostCookies", - "Command": "New-MgSecurityThreatIntelligenceHostCookie", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityThreatIntelligenceHostTracker", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityHostTracker", "Uri": "/security/threatIntelligence/hostTrackers", - "Command": "New-MgSecurityThreatIntelligenceHostTracker", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityThreatIntelligenceIntelProfile", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Uri": "/security/threatIntelligence/intelProfiles", - "Command": "New-MgSecurityThreatIntelligenceIntelProfile", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityThreatIntelligenceVulnerability", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityVulnerability", "Uri": "/security/threatIntelligence/vulnerabilities", - "Command": "New-MgSecurityThreatIntelligenceVulnerability", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -305546,62 +305803,62 @@ ], "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgSecurityTriggerRetentionEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Uri": "/security/triggers/retentionEvents", - "Command": "New-MgSecurityTriggerRetentionEvent", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "RecordsManagement.ReadWrite.All", "Description": "Read and write Records Management configuration, labels, and policies", "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgSecurityTriggerTypeRetentionEventType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggerTypes/retentionEventTypes", - "Command": "New-MgSecurityTriggerTypeRetentionEventType", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "RecordsManagement.ReadWrite.All", + "Description": "Read and write Records Management configuration, labels, and policies", + "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", + "IsAdmin": true + } }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "New-MgServiceAnnouncementHealthOverview", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphServiceHealth", "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Command": "New-MgServiceAnnouncementHealthOverview", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "New-MgServiceAnnouncementHealthOverviewIssue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -305610,39 +305867,39 @@ ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Command": "New-MgServiceAnnouncementHealthOverviewIssue", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "New-MgServiceAnnouncementIssue", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/issues", - "Command": "New-MgServiceAnnouncementIssue", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "New-MgServiceAnnouncementMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Uri": "/admin/serviceAnnouncement/messages", - "Command": "New-MgServiceAnnouncementMessage", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "New-MgServiceAnnouncementMessageAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -305651,12 +305908,21 @@ ], "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Command": "New-MgServiceAnnouncementMessageAttachment", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgServicePrincipal", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -305676,19 +305942,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgServicePrincipalAppRoleAssignedTo", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals", - "Command": "New-MgServicePrincipal", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -305708,7 +305976,11 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgServicePrincipalAppRoleAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -305716,13 +305988,9 @@ "CreateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "Command": "New-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -305742,21 +306010,21 @@ "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "Command": "New-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -305782,56 +306050,56 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgServicePrincipalDelegatedPermissionClassification", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgServicePrincipalEndpoint", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "Command": "New-MgServicePrincipalDelegatedPermissionClassification", + "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Command": "New-MgServicePrincipalEndpoint", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -305857,7 +306125,11 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgServicePrincipalOwnerByRef", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -305865,13 +306137,9 @@ "CreateViaIdentityExpanded" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -305897,48 +306165,24 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "Command": "New-MgServicePrincipalOwnerByRef", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgServicePrincipalRiskDetection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections", - "Command": "New-MgServicePrincipalRiskDetection", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [ - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Synchronization.ReadWrite.All", - "Description": "Read and write all Azure AD synchronization data. ", - "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "New-MgServicePrincipalSynchronizationJob", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -305947,12 +306191,8 @@ ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "Command": "New-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -305966,7 +306206,11 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", + "Method": "POST", "Variants": [ "Provision", "ProvisionExpanded", @@ -305975,13 +306219,26 @@ ], "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [ + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Synchronization.ReadWrite.All", + "Description": "Read and write all Azure AD synchronization data. ", + "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -305990,13 +306247,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "New-MgServicePrincipalSynchronizationTemplate", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306005,13 +306262,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "Command": "New-MgServicePrincipalSynchronizationTemplate", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306020,13 +306277,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgShareListColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306035,13 +306292,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Command": "New-MgShareListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgShareListContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306050,13 +306307,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Command": "New-MgShareListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgShareListContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306065,13 +306322,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Command": "New-MgShareListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgShareListContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306080,13 +306337,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgShareListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgShareListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306095,13 +306352,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Command": "New-MgShareListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgShareListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -306114,13 +306371,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "New-MgShareListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgShareListItemVersion", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -306133,13 +306390,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Command": "New-MgShareListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgShareListOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306148,13 +306405,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Command": "New-MgShareListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgShareListSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306163,26 +306420,26 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Command": "New-MgShareListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgShareSharedDriveItemSharedDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSharedDriveItem", "Uri": "/shares", - "Command": "New-MgShareSharedDriveItemSharedDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306191,13 +306448,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Command": "New-MgSiteAnalyticItemActivityStat", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteAnalyticItemActivityStatActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306206,12 +306463,23 @@ ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Command": "New-MgSiteAnalyticItemActivityStatActivity", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgSiteColumn", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/columns", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -306225,21 +306493,21 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgSiteContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns", - "Command": "New-MgSiteColumn", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -306253,21 +306521,21 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgSiteContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes", - "Command": "New-MgSiteContentType", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -306281,36 +306549,36 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgSiteContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Command": "New-MgSiteContentTypeColumn", + "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgSiteContentTypeColumnLink", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphList", + "Uri": "/sites/{site-id}/lists", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -306324,21 +306592,21 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgSiteListColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList", - "Uri": "/sites/{site-id}/lists", - "Command": "New-MgSiteList", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -306352,36 +306620,36 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgSiteListContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "Command": "New-MgSiteListColumn", + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteListContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "Command": "New-MgSiteListContentType", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -306395,56 +306663,56 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgSiteListContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Command": "New-MgSiteListContentTypeColumn", + "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Read and write items in all site collections", "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgSiteListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "Command": "New-MgSiteListItem", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -306470,22 +306738,11 @@ "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Command": "New-MgSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306494,13 +306751,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Command": "New-MgSiteListItemVersion", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteListOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306509,13 +306766,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "Command": "New-MgSiteListOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteListSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306524,12 +306781,23 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Command": "New-MgSiteListSubscription", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgSiteOnenoteNotebook", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/sites/{site-id}/onenote/notebooks", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -306549,21 +306817,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgSiteOnenoteNotebookSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks", - "Command": "New-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -306583,21 +306851,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgSiteOnenoteNotebookSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "New-MgSiteOnenoteNotebookSection", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -306617,21 +306885,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgSiteOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "New-MgSiteOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/pages", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -306651,22 +306919,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages", - "Command": "New-MgSiteOnenotePage", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Notes", - "Permissions": [], + "Command": "New-MgSiteOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306675,13 +306932,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections", - "Command": "New-MgSiteOnenoteSection", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "New-MgSiteOnenoteSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306690,12 +306947,23 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups", - "Command": "New-MgSiteOnenoteSectionGroup", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgSiteOnenoteSectionGroupSection", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -306715,21 +306983,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgSiteOnenoteSectionPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "New-MgSiteOnenoteSectionGroupSection", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -306749,22 +307017,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "New-MgSiteOnenoteSectionPage", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306773,18 +307030,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/operations", - "Command": "New-MgSiteOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "New-MgSitePermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306793,13 +307045,18 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions", - "Command": "New-MgSitePermission", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStore", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -306808,18 +307065,13 @@ ], "OutputType": "IMicrosoftGraphTermStore", "Uri": "/sites/{site-id}/termStores", - "Command": "New-MgSiteTermStore", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "New-MgSiteTermStoreGroup", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -306832,13 +307084,18 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups", - "Command": "New-MgSiteTermStoreGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreGroupSet", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -306851,13 +307108,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "Command": "New-MgSiteTermStoreGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreGroupSetChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -306878,13 +307135,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Command": "New-MgSiteTermStoreGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreGroupSetChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -306905,13 +307162,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "New-MgSiteTermStoreGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreGroupSetRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -306924,13 +307181,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Command": "New-MgSiteTermStoreGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreGroupSetTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -306943,13 +307200,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Command": "New-MgSiteTermStoreGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreGroupSetTermChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -306962,13 +307219,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Command": "New-MgSiteTermStoreGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -306981,13 +307238,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreGroupSetTermRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307000,18 +307257,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Command": "New-MgSiteTermStoreGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "New-MgSiteTermStoreSet", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307024,18 +307276,18 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets", - "Command": "New-MgSiteTermStoreSet", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgSiteTermStoreSetChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307056,13 +307308,18 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "Command": "New-MgSiteTermStoreSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreSetChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307083,13 +307340,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Command": "New-MgSiteTermStoreSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreSetParentGroupSet", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307102,13 +307359,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Command": "New-MgSiteTermStoreSetParentGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreSetParentGroupSetChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307129,13 +307386,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Command": "New-MgSiteTermStoreSetParentGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307156,13 +307413,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307175,13 +307432,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307194,13 +307451,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307213,13 +307470,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307232,13 +307489,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307251,13 +307508,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreSetRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307270,13 +307527,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "Command": "New-MgSiteTermStoreSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreSetTerm", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307289,18 +307546,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Command": "New-MgSiteTermStoreSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "New-MgSiteTermStoreSetTermChild", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307313,13 +307565,18 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Command": "New-MgSiteTermStoreSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "New-MgSiteTermStoreSetTermChildRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307332,18 +307589,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Command": "New-MgSiteTermStoreSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "New-MgSiteTermStoreSetTermRelation", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -307356,38 +307608,52 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Command": "New-MgSiteTermStoreSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgSubscribedSku", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSubscribedSku", "Uri": "/subscribedSkus", - "Command": "New-MgSubscribedSku", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "ChangeNotifications", - "Permissions": [], + "Command": "New-MgSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions", - "Command": "New-MgSubscription", + "Module": "ChangeNotifications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgTeam", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphTeam", + "Uri": "/teams", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -307413,19 +307679,21 @@ "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgTeamChannel", + "Method": "POST", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams", - "Command": "New-MgTeam", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/channels", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.Create", @@ -307457,59 +307725,59 @@ "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/channels", - "Command": "New-MgTeamChannel", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Teams", - "Permissions": { - "Name": "ChannelSettings.ReadWrite.All", - "Description": "Read and write the names, descriptions, and settings of channels", - "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgTeamChannelEmail", + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "Command": "New-MgTeamChannelEmail", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "ChannelSettings.ReadWrite.All", + "Description": "Read and write the names, descriptions, and settings of channels", + "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", + "IsAdmin": true + } }, { + "Command": "New-MgTeamChannelMember", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/members", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from all channels", "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgTeamChannelMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "Command": "New-MgTeamChannelMember", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -307541,36 +307809,36 @@ "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgTeamChannelMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "Command": "New-MgTeamChannelMessage", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamChannelMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Command": "New-MgTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -307602,22 +307870,11 @@ "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Command": "New-MgTeamChannelMessageReply", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamChannelMessageReplyHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -307626,13 +307883,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "New-MgTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamChannelSharedWithTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -307641,12 +307898,23 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "Command": "New-MgTeamChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgTeamChannelTab", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -307702,21 +307970,21 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgTeamInstalledApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "Command": "New-MgTeamChannelTab", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/teams/{team-id}/installedApps", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -307772,42 +308040,31 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgTeamMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Uri": "/teams/{team-id}/installedApps", - "Command": "New-MgTeamInstalledApp", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/members", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from all teams", "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", "IsAdmin": false - }, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members", - "Command": "New-MgTeamMember", - "ApiVersion": "v1.0", - "Method": "POST" + } }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -307816,26 +308073,26 @@ ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations", - "Command": "New-MgTeamOperation", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamPrimaryChannelEmail", + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "Command": "New-MgTeamPrimaryChannelEmail", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamPrimaryChannelMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -307844,13 +308101,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members", - "Command": "New-MgTeamPrimaryChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamPrimaryChannelMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -307859,13 +308116,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages", - "Command": "New-MgTeamPrimaryChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamPrimaryChannelMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -307874,13 +308131,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Command": "New-MgTeamPrimaryChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamPrimaryChannelMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -307889,13 +308146,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Command": "New-MgTeamPrimaryChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -307904,13 +308161,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamPrimaryChannelSharedWithTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -307919,13 +308176,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Command": "New-MgTeamPrimaryChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamPrimaryChannelTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -307934,12 +308191,23 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Command": "New-MgTeamPrimaryChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgTeamScheduleOfferShiftRequest", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -307953,21 +308221,21 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgTeamScheduleOpenShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "Command": "New-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/teams/{team-id}/schedule/openShifts", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -307987,21 +308255,21 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "New-MgTeamScheduleOpenShiftChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShift", - "Uri": "/teams/{team-id}/schedule/openShifts", - "Command": "New-MgTeamScheduleOpenShift", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -308015,21 +308283,21 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgTeamScheduleSchedulingGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "Command": "New-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -308043,21 +308311,21 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgTeamScheduleShift", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "Command": "New-MgTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphShift", + "Uri": "/teams/{team-id}/schedule/shifts", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -308071,21 +308339,21 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgTeamScheduleSwapShiftChangeRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShift", - "Uri": "/teams/{team-id}/schedule/shifts", - "Command": "New-MgTeamScheduleShift", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -308099,21 +308367,21 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgTeamScheduleTimeOff", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "Command": "New-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/teams/{team-id}/schedule/timesOff", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -308127,21 +308395,21 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgTeamScheduleTimeOffReason", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff", - "Command": "New-MgTeamScheduleTimeOff", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -308155,36 +308423,36 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgTeamScheduleTimeOffRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "Command": "New-MgTeamScheduleTimeOffReason", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamTag", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "Command": "New-MgTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/teams/{team-id}/tags", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -308198,21 +308466,21 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgTeamTagMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags", - "Command": "New-MgTeamTag", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -308226,35 +308494,24 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "Command": "New-MgTeamTagMember", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamworkDeletedTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams", - "Command": "New-MgTeamworkDeletedTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamworkDeletedTeamChannel", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308263,26 +308520,26 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Command": "New-MgTeamworkDeletedTeamChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamworkDeletedTeamChannelEmail", + "Method": "POST", "Variants": [ "Provision", "ProvisionViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "Command": "New-MgTeamworkDeletedTeamChannelEmail", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamworkDeletedTeamChannelMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308291,13 +308548,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Command": "New-MgTeamworkDeletedTeamChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamworkDeletedTeamChannelMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308306,13 +308563,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Command": "New-MgTeamworkDeletedTeamChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308321,13 +308578,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308336,13 +308593,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308351,13 +308608,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308366,13 +308623,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgTeamworkDeletedTeamChannelTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308381,44 +308638,44 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Command": "New-MgTeamworkDeletedTeamChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": { - "Name": "WorkforceIntegration.ReadWrite.All", - "Description": "Read and write workforce integrations", - "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgTeamworkWorkforceIntegration", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations", - "Command": "New-MgTeamworkWorkforceIntegration", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "WorkforceIntegration.ReadWrite.All", + "Description": "Read and write workforce integrations", + "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Partner", - "Permissions": [], + "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers", - "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Partner", - "Permissions": [], + "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308427,36 +308684,31 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Partner", - "Permissions": { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": "Manage Delegated Admin relationships with customers", - "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "POST", "Variants": [ "Create", "CreateExpanded" ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308465,13 +308717,18 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": "Manage Delegated Admin relationships with customers", + "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Partner", - "Permissions": [], + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308480,18 +308737,13 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Partner", - "Permissions": { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": "Manage Delegated Admin relationships with customers", - "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", - "IsAdmin": true - }, + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308500,12 +308752,26 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": "Manage Delegated Admin relationships with customers", + "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", + "IsAdmin": true + } }, { + "Command": "New-MgUser", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -308543,20 +308809,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users", - "Command": "New-MgUser", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "CrossDeviceExperiences", - "Permissions": [], + "Command": "New-MgUserActivity", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308565,13 +308822,13 @@ ], "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities", - "Command": "New-MgUserActivity", + "Module": "CrossDeviceExperiences", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "CrossDeviceExperiences", - "Permissions": [], + "Command": "New-MgUserActivityHistoryItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308580,32 +308837,43 @@ ], "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Command": "New-MgUserActivityHistoryItem", + "Module": "CrossDeviceExperiences", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgUserAppRoleAssignment", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/appRoleAssignments", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgUserAuthenticationEmailMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments", - "Command": "New-MgUserAppRoleAssignment", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/emailMethods", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -308619,22 +308887,11 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/emailMethods", - "Command": "New-MgUserAuthenticationEmailMethod", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgUserAuthenticationMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308643,13 +308900,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/authentication/methods", - "Command": "New-MgUserAuthenticationMethod", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "New-MgUserAuthenticationOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308658,12 +308915,23 @@ ], "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/users/{user-id}/authentication/operations", - "Command": "New-MgUserAuthenticationOperation", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgUserAuthenticationPhoneMethod", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/phoneMethods", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -308677,47 +308945,31 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/phoneMethods", - "Command": "New-MgUserAuthenticationPhoneMethod", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods ", "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false - }, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "v1.0", - "Method": "POST" + } }, { - "Module": "Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgUserCalendar", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308726,18 +308978,18 @@ ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendars", - "Command": "New-MgUserCalendar", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgUserCalendarEvent", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -308746,18 +308998,18 @@ ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "Command": "New-MgUserCalendarEvent", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgUserCalendarGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308766,18 +309018,18 @@ ], "OutputType": "IMicrosoftGraphCalendarGroup", "Uri": "/users/{user-id}/calendarGroups", - "Command": "New-MgUserCalendarGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgUserCalendarGroupCalendar", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308786,13 +309038,18 @@ ], "OutputType": "IMicrosoftGraphCalendar", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "Command": "New-MgUserCalendarGroupCalendar", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Calendar", - "Permissions": [], + "Command": "New-MgUserCalendarPermission", + "Method": "POST", "Variants": [ "Create", "Create1", @@ -308805,13 +309062,13 @@ ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Command": "New-MgUserCalendarPermission", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgUserChat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308820,13 +309077,13 @@ ], "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/chats", - "Command": "New-MgUserChat", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgUserChatInstalledApp", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308835,13 +309092,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Command": "New-MgUserChatInstalledApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgUserChatMember", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308850,13 +309107,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/users/{user-id}/chats/{chat-id}/members", - "Command": "New-MgUserChatMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgUserChatMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308865,13 +309122,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "Command": "New-MgUserChatMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgUserChatMessageHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308880,13 +309137,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Command": "New-MgUserChatMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgUserChatMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308895,13 +309152,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Command": "New-MgUserChatMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgUserChatMessageReplyHostedContent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308910,13 +309167,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Command": "New-MgUserChatMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgUserChatPinnedMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308925,13 +309182,13 @@ ], "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Command": "New-MgUserChatPinnedMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgUserChatTab", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308940,18 +309197,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Command": "New-MgUserChatTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgUserContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308960,13 +309212,18 @@ ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts", - "Command": "New-MgUserContact", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "New-MgUserContactExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308975,18 +309232,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Command": "New-MgUserContactExtension", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgUserContactFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -308995,18 +309247,18 @@ ], "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders", - "Command": "New-MgUserContactFolder", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Read and write contacts in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgUserContactFolderChildFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309015,13 +309267,18 @@ ], "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "Command": "New-MgUserContactFolderChildFolder", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "New-MgUserContactFolderChildFolderContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309030,13 +309287,13 @@ ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "Command": "New-MgUserContactFolderChildFolderContact", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "New-MgUserContactFolderChildFolderContactExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309045,18 +309302,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Command": "New-MgUserContactFolderChildFolderContactExtension", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgUserContactFolderContact", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309065,13 +309317,18 @@ ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "Command": "New-MgUserContactFolderContact", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "New-MgUserContactFolderContactExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309080,18 +309337,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Command": "New-MgUserContactFolderContactExtension", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgUserDefaultCalendarEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309100,13 +309352,18 @@ ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/calendar/events", - "Command": "New-MgUserDefaultCalendarEvent", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgUserDeviceManagementTroubleshootingEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309115,13 +309372,13 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Command": "New-MgUserDeviceManagementTroubleshootingEvent", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDrive", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309130,13 +309387,13 @@ ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives", - "Command": "New-MgUserDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveBundle", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309145,13 +309402,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Command": "New-MgUserDriveBundle", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309160,13 +309417,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Command": "New-MgUserDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveItemAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309175,13 +309432,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Command": "New-MgUserDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveItemChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309190,13 +309447,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Command": "New-MgUserDriveItemChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "New-MgUserDriveItemLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309205,13 +309462,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Command": "New-MgUserDriveItemLink", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveItemListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309220,13 +309477,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Command": "New-MgUserDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveItemListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309235,13 +309492,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Command": "New-MgUserDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveItemPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309250,13 +309507,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Command": "New-MgUserDriveItemPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveItemSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309265,13 +309522,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Command": "New-MgUserDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveItemThumbnail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309280,13 +309537,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Command": "New-MgUserDriveItemThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "New-MgUserDriveItemUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309295,13 +309552,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Command": "New-MgUserDriveItemUploadSession", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309310,13 +309567,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Command": "New-MgUserDriveItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveListColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309325,13 +309582,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Command": "New-MgUserDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveListContentType", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309340,13 +309597,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Command": "New-MgUserDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveListContentTypeColumn", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309355,13 +309612,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Command": "New-MgUserDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveListContentTypeColumnLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309370,13 +309627,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Command": "New-MgUserDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveListItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309385,13 +309642,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Command": "New-MgUserDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309400,13 +309657,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Command": "New-MgUserDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309415,13 +309672,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Command": "New-MgUserDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveListOperation", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309430,13 +309687,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Command": "New-MgUserDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveListSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309445,13 +309702,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Command": "New-MgUserDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveRootAnalyticItemActivityStat", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309460,13 +309717,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Command": "New-MgUserDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveRootChild", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309475,13 +309732,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Command": "New-MgUserDriveRootChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "New-MgUserDriveRootLink", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309490,13 +309747,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "Command": "New-MgUserDriveRootLink", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveRootListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309505,13 +309762,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Command": "New-MgUserDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveRootListItemVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309520,13 +309777,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Command": "New-MgUserDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveRootPermission", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309535,13 +309792,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Command": "New-MgUserDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveRootSubscription", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309550,13 +309807,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Command": "New-MgUserDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveRootThumbnail", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309565,13 +309822,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Command": "New-MgUserDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "New-MgUserDriveRootUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309580,13 +309837,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "Command": "New-MgUserDriveRootUploadSession", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "New-MgUserDriveRootVersion", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309595,18 +309852,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Command": "New-MgUserDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "New-MgUserEvent", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309615,18 +309867,18 @@ ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events", - "Command": "New-MgUserEvent", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgUserEventAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309635,12 +309887,28 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/attachments", - "Command": "New-MgUserEventAttachment", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "New-MgUserEventAttachmentUploadSession", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -309654,22 +309922,11 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "Command": "New-MgUserEventAttachmentUploadSession", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "New-MgUserEventExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309678,13 +309935,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Command": "New-MgUserEventExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "New-MgUserEventInstanceAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309693,13 +309950,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Command": "New-MgUserEventInstanceAttachment", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "New-MgUserEventInstanceAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309708,13 +309965,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "Command": "New-MgUserEventInstanceAttachmentUploadSession", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "New-MgUserEventInstanceExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309723,13 +309980,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Command": "New-MgUserEventInstanceExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "New-MgUserExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309738,18 +309995,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/extensions", - "Command": "New-MgUserExtension", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgUserInferenceClassificationOverride", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309758,18 +310010,18 @@ ], "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides", - "Command": "New-MgUserInferenceClassificationOverride", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgUserMailFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309778,18 +310030,18 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders", - "Command": "New-MgUserMailFolder", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgUserMailFolderChildFolder", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309798,13 +310050,18 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "Command": "New-MgUserMailFolderChildFolder", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Mail", - "Permissions": [], + "Command": "New-MgUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309813,13 +310070,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Command": "New-MgUserMailFolderChildFolderMessage", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "New-MgUserMailFolderChildFolderMessageAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309828,18 +310085,13 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Command": "New-MgUserMailFolderChildFolderMessageAttachment", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309848,13 +310100,18 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", - "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Mail", - "Permissions": [], + "Command": "New-MgUserMailFolderChildFolderMessageExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309863,13 +310120,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Command": "New-MgUserMailFolderChildFolderMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "New-MgUserMailFolderChildFolderMessageForward", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309878,13 +310135,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "Command": "New-MgUserMailFolderChildFolderMessageForward", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "New-MgUserMailFolderChildFolderMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309893,13 +310150,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "Command": "New-MgUserMailFolderChildFolderMessageReply", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -309908,13 +310165,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "New-MgUserMailFolderChildFolderMessageRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309923,18 +310180,13 @@ ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Command": "New-MgUserMailFolderChildFolderMessageRule", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgUserMailFolderMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309943,18 +310195,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "Command": "New-MgUserMailFolderMessage", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgUserMailFolderMessageAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309963,13 +310215,18 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "Command": "New-MgUserMailFolderMessageAttachment", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309978,13 +310235,13 @@ ], "OutputType": "IMicrosoftGraphUploadSession", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "New-MgUserMailFolderMessageExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -309993,18 +310250,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Command": "New-MgUserMailFolderMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgUserMailFolderMessageForward", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310013,18 +310265,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "Command": "New-MgUserMailFolderMessageForward", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgUserMailFolderMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310033,18 +310285,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "Command": "New-MgUserMailFolderMessageReply", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgUserMailFolderMessageReplyAll", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -310053,13 +310305,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "Command": "New-MgUserMailFolderMessageReplyAll", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Mail", - "Permissions": [], + "Command": "New-MgUserMailFolderMessageRule", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310068,13 +310325,13 @@ ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Command": "New-MgUserMailFolderMessageRule", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgUserManagedDevice", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310083,13 +310340,13 @@ ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices", - "Command": "New-MgUserManagedDevice", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgUserManagedDeviceCompliancePolicyState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310098,13 +310355,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Command": "New-MgUserManagedDeviceCompliancePolicyState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgUserManagedDeviceConfigurationState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310113,13 +310370,13 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Command": "New-MgUserManagedDeviceConfigurationState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgUserManagedDeviceLogCollectionResponse", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310128,39 +310385,39 @@ ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Command": "New-MgUserManagedDeviceLogCollectionResponse", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", + "Method": "POST", "Variants": [ "Create", "CreateViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", + "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310169,18 +310426,13 @@ ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgUserMessage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310189,18 +310441,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages", - "Command": "New-MgUserMessage", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgUserMessageAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310209,12 +310461,28 @@ ], "OutputType": "IMicrosoftGraphAttachment", "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "Command": "New-MgUserMessageAttachment", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { + "Command": "New-MgUserMessageAttachmentUploadSession", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -310228,22 +310496,11 @@ "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "Command": "New-MgUserMessageAttachmentUploadSession", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Mail", - "Permissions": [], + "Command": "New-MgUserMessageExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310252,18 +310509,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Command": "New-MgUserMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgUserMessageForward", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310272,18 +310524,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "Command": "New-MgUserMessageForward", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgUserMessageReply", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310292,18 +310544,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "Command": "New-MgUserMessageReply", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "New-MgUserMessageReplyAll", + "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", @@ -310312,12 +310564,28 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "Command": "New-MgUserMessageReplyAll", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { + "Command": "New-MgUserOnenoteNotebook", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/users/{user-id}/onenote/notebooks", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -310337,21 +310605,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgUserOnenoteNotebookSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", - "Uri": "/users/{user-id}/onenote/notebooks", - "Command": "New-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -310371,21 +310639,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgUserOnenoteNotebookSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "Command": "New-MgUserOnenoteNotebookSection", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -310405,21 +310673,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgUserOnenotePage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Command": "New-MgUserOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/pages", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -310439,22 +310707,11 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/pages", - "Command": "New-MgUserOnenotePage", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Notes", - "Permissions": [], + "Command": "New-MgUserOnenoteSection", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310463,13 +310720,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sections", - "Command": "New-MgUserOnenoteSection", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "New-MgUserOnenoteSectionGroup", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310478,12 +310735,23 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups", - "Command": "New-MgUserOnenoteSectionGroup", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgUserOnenoteSectionGroupSection", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -310503,21 +310771,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgUserOnenoteSectionPage", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Command": "New-MgUserOnenoteSectionGroupSection", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -310537,21 +310805,21 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgUserOnlineMeeting", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "Command": "New-MgUserOnenoteSectionPage", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onlineMeetings", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -310565,22 +310833,11 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings", - "Command": "New-MgUserOnlineMeeting", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "New-MgUserOnlineMeetingAttendanceReport", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310589,13 +310846,13 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Command": "New-MgUserOnlineMeetingAttendanceReport", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310604,18 +310861,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users", - "Permissions": { - "Name": "MailboxSettings.ReadWrite", - "Description": "Read and write all user mailbox settings", - "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "New-MgUserOutlookMasterCategory", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310624,13 +310876,18 @@ ], "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories", - "Command": "New-MgUserOutlookMasterCategory", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "MailboxSettings.ReadWrite", + "Description": "Read and write all user mailbox settings", + "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "New-MgUserScopedRoleMemberOf", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310639,13 +310896,13 @@ ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/users/{user-id}/scopedRoleMemberOf", - "Command": "New-MgUserScopedRoleMemberOf", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "New-MgUserTeamworkAssociatedTeam", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", @@ -310654,12 +310911,23 @@ ], "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Uri": "/users/{user-id}/teamwork/associatedTeams", - "Command": "New-MgUserTeamworkAssociatedTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "New-MgUserTeamworkInstalledApp", + "Method": "POST", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Uri": "/users/{user-id}/teamwork/installedApps", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -310685,21 +310953,21 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgUserTodoList", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Uri": "/users/{user-id}/teamwork/installedApps", - "Command": "New-MgUserTeamworkInstalledApp", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -310713,36 +310981,36 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgUserTodoListExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists", - "Command": "New-MgUserTodoList", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "New-MgUserTodoListTask", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Command": "New-MgUserTodoListExtension", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -310756,21 +311024,21 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgUserTodoListTaskAttachment", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "Command": "New-MgUserTodoListTask", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphAttachmentBase", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -310784,21 +311052,21 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgUserTodoListTaskAttachmentUploadSession", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachmentBase", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "Command": "New-MgUserTodoListTaskAttachment", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -310812,21 +311080,21 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgUserTodoListTaskChecklistItem", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", - "Command": "New-MgUserTodoListTaskAttachmentUploadSession", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphChecklistItem", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -310840,36 +311108,36 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "New-MgUserTodoListTaskExtension", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "Command": "New-MgUserTodoListTaskChecklistItem", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "New-MgUserTodoListTaskLinkedResource", + "Method": "POST", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Command": "New-MgUserTodoListTaskExtension", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -310883,65 +311151,63 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "Command": "New-MgUserTodoListTaskLinkedResource", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Ping-MgBetaApplicationSynchronization", + "Method": "GET", "Variants": [ "Ping", "PingViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/Ping", - "Command": "Ping-MgBetaApplicationSynchronization", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Ping-MgBetaServicePrincipalSynchronization", + "Method": "GET", "Variants": [ "Ping", "PingViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", - "Command": "Ping-MgBetaServicePrincipalSynchronization", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, + "Command": "Publish-MgBetaBookingBusiness", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", - "Command": "Publish-MgBetaBookingBusiness", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + } }, { + "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "POST", + "Variants": [ + "Release", + "ReleaseViaIdentity" + ], + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -310955,19 +311221,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", "Variants": [ "Release", "ReleaseViaIdentity" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", - "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -310981,32 +311247,32 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Release", - "ReleaseViaIdentity" - ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", - "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Publish-MgBetaDriveListContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgBetaDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Publish-MgBetaEducationClassAssignment", + "Method": "POST", + "Variants": [ + "Publish", + "PublishViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -311020,97 +311286,97 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Publish", - "PublishViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "Command": "Publish-MgBetaEducationClassAssignment", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Publish-MgBetaEducationMeAssignment", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "Command": "Publish-MgBetaEducationMeAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Publish-MgBetaEducationUserAssignment", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "Command": "Publish-MgBetaEducationUserAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Publish-MgBetaGroupDriveListContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgBetaGroupDriveListContentType", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Publish-MgBetaGroupSiteContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgBetaGroupSiteContentType", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Publish-MgBetaGroupSiteListContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgBetaGroupSiteListContentType", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Publish-MgBetaGroupSitePage", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/publish", - "Command": "Publish-MgBetaGroupSitePage", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "Variants": [ + "Release", + "ReleaseViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -311124,19 +311390,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", "Variants": [ "Release", "ReleaseViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -311150,63 +311416,63 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Release", - "ReleaseViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Publish-MgBetaShareListContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgBetaShareListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Publish-MgBetaSiteContentType", + "Method": "POST", + "Variants": [ + "Publish", + "PublishViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all site collections", "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Publish-MgBetaSiteListContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgBetaSiteContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Publish-MgBetaSitePage", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgBetaSiteListContentType", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/sites/{site-id}/pages/{sitePage-id}/publish", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -311226,63 +311492,63 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Publish-MgBetaUserDriveListContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/pages/{sitePage-id}/publish", - "Command": "Publish-MgBetaSitePage", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Publish-MgBookingBusiness", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgBetaUserDriveListContentType", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false - }, + } + }, + { + "Command": "Publish-MgDriveListContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", - "Command": "Publish-MgBookingBusiness", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Publish-MgEducationClassAssignment", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgDriveListContentType", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -311296,84 +311562,84 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Publish", - "PublishViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "Command": "Publish-MgEducationClassAssignment", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Publish-MgEducationMeAssignment", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "Command": "Publish-MgEducationMeAssignment", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Publish-MgEducationUserAssignment", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "Command": "Publish-MgEducationUserAssignment", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Publish-MgGroupDriveListContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgGroupDriveListContentType", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Publish-MgGroupSiteContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgGroupSiteContentType", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Publish-MgGroupSiteListContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgGroupSiteListContentType", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "Variants": [ + "Release", + "ReleaseViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -311387,19 +311653,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", "Variants": [ "Release", "ReleaseViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -311413,77 +311679,68 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Release", - "ReleaseViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Publish-MgShareListContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgShareListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Publish-MgSiteContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgSiteContentType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Publish-MgSiteListContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgSiteListContentType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Publish-MgUserDriveListContentType", + "Method": "POST", "Variants": [ "Publish", "PublishViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Command": "Publish-MgUserDriveListContentType", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Register-MgBetaPrivilegedAccessResource", + "Method": "POST", "Variants": [ "Register", "RegisterExpanded", @@ -311492,192 +311749,201 @@ ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", - "Command": "Register-MgBetaPrivilegedAccessResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgAdminEdge", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/admin/edge", - "Command": "Remove-MgAdminEdge", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgAdminEdgeInternetExplorerMode", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/admin/edge/internetExplorerMode", - "Command": "Remove-MgAdminEdgeInternetExplorerMode", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write all browser site lists for your organization", - "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write all browser site lists for your organization", "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write all browser site lists for your organization", "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write all browser site lists for your organization", + "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgAdminSharepoint", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/admin/sharepoint", - "Command": "Remove-MgAdminSharepoint", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgAdminSharepointSetting", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/admin/sharepoint/settings", - "Command": "Remove-MgAdminSharepointSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgAgreement", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}", - "Command": "Remove-MgAgreement", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgAgreementAcceptance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Command": "Remove-MgAgreementAcceptance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgAgreementFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/file", - "Command": "Remove-MgAgreementFile", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgAgreementFileLocalization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Command": "Remove-MgAgreementFileLocalization", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgAgreementFileLocalizationVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Remove-MgAgreementFileLocalizationVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgAgreementFileVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Remove-MgAgreementFileVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgAppCatalogTeamApp", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -311697,19 +311963,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgAppCatalogTeamAppDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Command": "Remove-MgAppCatalogTeamApp", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -311729,32 +311995,32 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Command": "Remove-MgAppCatalogTeamAppDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgApplication", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/applications/{application-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -311768,32 +312034,32 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgApplicationAppManagementPolicyByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}", - "Command": "Remove-MgApplication", + "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Remove-MgApplicationExtensionProperty", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "Command": "Remove-MgApplicationAppManagementPolicyByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -311813,19 +312079,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgApplicationFederatedIdentityCredential", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Command": "Remove-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -311839,19 +312105,21 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgApplicationKey", + "Method": "POST", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], "OutputType": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Command": "Remove-MgApplicationFederatedIdentityCredential", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/applications/{application-id}/removeKey", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -311871,21 +312139,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgApplicationOwnerByRef", + "Method": "DELETE", "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" + "Delete", + "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/removeKey", - "Command": "Remove-MgApplicationKey", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -311905,19 +312171,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgApplicationPassword", + "Method": "POST", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], "OutputType": null, - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", - "Command": "Remove-MgApplicationOwnerByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/applications/{application-id}/removePassword", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -311937,86 +312205,84 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/removePassword", - "Command": "Remove-MgApplicationPassword", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Remove-MgApplicationSynchronization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization", - "Command": "Remove-MgApplicationSynchronization", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Remove-MgApplicationSynchronizationJob", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Command": "Remove-MgApplicationSynchronizationJob", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Remove-MgApplicationSynchronizationJobSchema", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Command": "Remove-MgApplicationSynchronizationJobSchema", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Remove-MgApplicationSynchronizationTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Command": "Remove-MgApplicationSynchronizationTemplate", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgApplicationSynchronizationTemplateSchema", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -312030,32 +312296,32 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Command": "Remove-MgApplicationSynchronizationTemplateSchema", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Remove-MgApplicationTokenIssuancePolicyByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -312081,19 +312347,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgApplicationTokenLifetimePolicyByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "Command": "Remove-MgApplicationTokenIssuancePolicyByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -312119,19 +312385,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaAccessReview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "Command": "Remove-MgApplicationTokenLifetimePolicyByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/accessReviews/{accessReview-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -312145,97 +312411,97 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}", - "Command": "Remove-MgBetaAccessReview", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaAccessReviewDecision", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "Command": "Remove-MgBetaAccessReviewDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaAccessReviewInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "Command": "Remove-MgBetaAccessReviewInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaAccessReviewInstanceDecision", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "Command": "Remove-MgBetaAccessReviewInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaAccessReviewInstanceReviewer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "Command": "Remove-MgBetaAccessReviewInstanceReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaAccessReviewMyDecision", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "Command": "Remove-MgBetaAccessReviewMyDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaAccessReviewReviewer", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -312249,278 +312515,278 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "Command": "Remove-MgBetaAccessReviewReviewer", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaAdminEdge", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/admin/edge", - "Command": "Remove-MgBetaAdminEdge", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/admin/edge/internetExplorerMode", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write all browser site lists for your organization", - "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write all browser site lists for your organization", "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write all browser site lists for your organization", "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write all browser site lists for your organization", + "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Remove-MgBetaAdministrativeUnit", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "AdministrativeUnit.ReadWrite.All", "Description": "Read and write all administrative units", "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaAdministrativeUnitExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "Command": "Remove-MgBetaAdministrativeUnit", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaAdministrativeUnitExtension", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "AdministrativeUnit.ReadWrite.All", "Description": "Read and write all administrative units", "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write all directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", - "Method": "DELETE" + } }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Remove-MgBetaAdminReportSetting", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/admin/reportSettings", - "Command": "Remove-MgBetaAdminReportSetting", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaAdminSharepoint", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/admin/sharepoint", - "Command": "Remove-MgBetaAdminSharepoint", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaAdminSharepointSetting", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/admin/sharepoint/settings", - "Command": "Remove-MgBetaAdminSharepointSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaAgreement", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}", - "Command": "Remove-MgBetaAgreement", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaAgreementAcceptance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Command": "Remove-MgBetaAgreementAcceptance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaAgreementFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/file", - "Command": "Remove-MgBetaAgreementFile", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaAgreementFileLocalization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Command": "Remove-MgBetaAgreementFileLocalization", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaAgreementFileLocalizationVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Remove-MgBetaAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaAgreementFileVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Remove-MgBetaAgreementFileVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaAppCatalogTeamApp", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -312540,19 +312806,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Command": "Remove-MgBetaAppCatalogTeamApp", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -312572,84 +312838,84 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaApplication", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/applications/{application-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -312663,45 +312929,45 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaApplicationAppManagementPolicyByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}", - "Command": "Remove-MgBetaApplication", + "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaApplicationConnectorGroupByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "Command": "Remove-MgBetaApplicationAppManagementPolicyByRef", + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaApplicationExtensionProperty", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "Command": "Remove-MgBetaApplicationConnectorGroupByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -312721,19 +312987,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Command": "Remove-MgBetaApplicationExtensionProperty", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -312747,19 +313013,21 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaApplicationKey", + "Method": "POST", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], "OutputType": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/applications/{application-id}/removeKey", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -312779,21 +313047,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaApplicationOwnerByRef", + "Method": "DELETE", "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" + "Delete", + "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/removeKey", - "Command": "Remove-MgBetaApplicationKey", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -312813,19 +313079,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaApplicationPassword", + "Method": "POST", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], "OutputType": null, - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaApplicationOwnerByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/applications/{application-id}/removePassword", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -312845,86 +313113,84 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/removePassword", - "Command": "Remove-MgBetaApplicationPassword", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaApplicationSynchronization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization", - "Command": "Remove-MgBetaApplicationSynchronization", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaApplicationSynchronizationJob", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Command": "Remove-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaApplicationSynchronizationTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Command": "Remove-MgBetaApplicationSynchronizationTemplate", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -312938,32 +313204,70 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaApplicationTokenIssuancePolicyByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [ + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false + }, + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "IsAdmin": false + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } + ] }, { + "Command": "Remove-MgBetaApplicationTokenLifetimePolicyByRef", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -312989,57 +313293,19 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "Command": "Remove-MgBetaApplicationTokenIssuancePolicyByRef", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Applications", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false - }, - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", - "IsAdmin": false - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - } - ], + "Command": "Remove-MgBetaBookingBusiness", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "Command": "Remove-MgBetaApplicationTokenLifetimePolicyByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/bookingBusinesses/{bookingBusiness-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -313059,19 +313325,19 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaBookingBusinessAppointment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "Command": "Remove-MgBetaBookingBusiness", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -313097,32 +313363,32 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaBookingBusinessCalendarView", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Command": "Remove-MgBetaBookingBusinessAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaBookingBusinessCustomer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Command": "Remove-MgBetaBookingBusinessCalendarView", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -313148,19 +313414,19 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaBookingBusinessCustomQuestion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "Command": "Remove-MgBetaBookingBusinessCustomer", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -313180,19 +313446,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaBookingBusinessService", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "Command": "Remove-MgBetaBookingBusinessCustomQuestion", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -313206,19 +313472,19 @@ "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaBookingBusinessStaffMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Command": "Remove-MgBetaBookingBusinessService", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -313232,45 +313498,45 @@ "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaBookingCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "Command": "Remove-MgBetaBookingBusinessStaffMember", + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaBusinessFlowTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "Command": "Remove-MgBetaBookingCurrency", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaBusinessScenario", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "Command": "Remove-MgBetaBusinessFlowTemplate", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/solutions/businessScenarios/{businessScenario-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.All", @@ -313284,45 +313550,45 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaBusinessScenarioPlanner", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "Command": "Remove-MgBetaBusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "Command": "Remove-MgBetaBusinessScenarioPlanner", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfiguration", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.All", @@ -313336,115 +313602,115 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaBusinessScenarioPlannerTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": { "Name": "BusinessScenarioData.ReadWrite.OwnedBy", "Description": "Read and write data for all business scenarios this app creates or owns", "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "Command": "Remove-MgBetaBusinessScenarioPlannerTask", - "ApiVersion": "beta", - "Method": "DELETE" + } }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskConfiguration", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskDetail", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaChat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}", - "Command": "Remove-MgBetaChat", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaChatInstalledApp", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -313476,32 +313742,32 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaChatLastMessagePreview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Command": "Remove-MgBetaChatInstalledApp", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaChatMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/chats/{chat-id}/lastMessagePreview", - "Command": "Remove-MgBetaChatLastMessagePreview", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -313521,58 +313787,58 @@ "FullDescription": "Add and remove members from all chats, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Command": "Remove-MgBetaChatMember", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaChatMessageReplyHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgBetaChatMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaChatOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Command": "Remove-MgBetaChatOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaChatPermissionGrant", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Remove-MgBetaChatPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaChatPinnedMessage", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -313586,19 +313852,19 @@ "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaChatTab", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Command": "Remove-MgBetaChatPinnedMessage", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Delete.Chat", @@ -313636,19 +313902,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaCommunicationCall", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "Command": "Remove-MgBetaChatTab", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/communications/calls/{call-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -313662,19 +313928,19 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/communications/calls/{call-id}", - "Command": "Remove-MgBetaCommunicationCall", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.InitiateGroupCalls.All", @@ -313688,45 +313954,45 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaCommunicationCallContentSharingSession", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaCommunicationCallOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Command": "Remove-MgBetaCommunicationCallContentSharingSession", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaCommunicationCallParticipant", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Command": "Remove-MgBetaCommunicationCallOperation", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCalls.All", @@ -313740,46 +314006,37 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Command": "Remove-MgBetaCommunicationCallParticipant", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaCommunicationCallRecordSession", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Command": "Remove-MgBetaCommunicationCallRecordSession", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaCommunicationOnlineMeeting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Command": "Remove-MgBetaCommunicationOnlineMeeting", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -313788,13 +314045,13 @@ ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -313803,115 +314060,124 @@ ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaCommunicationOnlineMeetingVirtualAppointment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/virtualAppointment", - "Command": "Remove-MgBetaCommunicationOnlineMeetingVirtualAppointment", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaCommunicationPresence", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/communications/presences/{presence-id}", - "Command": "Remove-MgBetaCommunicationPresence", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaComplianceEdiscovery", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/compliance/ediscovery", - "Command": "Remove-MgBetaComplianceEdiscovery", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaComplianceEdiscoveryCase", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -313925,33 +314191,24 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCase", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", + "Method": "POST", "Variants": [ "Remove", "Remove1", @@ -313962,12 +314219,21 @@ ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -313981,32 +314247,32 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -314020,19 +314286,19 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -314046,72 +314312,63 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", "Variants": [ "Remove", "Remove1", @@ -314122,38 +314379,47 @@ ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -314167,32 +314433,32 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -314206,32 +314472,32 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -314245,58 +314511,58 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaContact", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}", - "Command": "Remove-MgBetaContact", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaContract", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/contracts/{contract-id}", - "Command": "Remove-MgBetaContract", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaDataPolicyOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Command": "Remove-MgBetaDataPolicyOperation", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDevice", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/devices/{device-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.ReadWrite.All", @@ -314310,37 +314576,37 @@ "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/devices/{device-id}", - "Command": "Remove-MgBetaDevice", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -314354,19 +314620,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -314380,32 +314646,32 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -314419,19 +314685,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -314445,153 +314711,153 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "ApiVersion": "beta", - "Method": "DELETE" + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -314605,19 +314871,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -314631,84 +314897,84 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -314722,171 +314988,171 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -314900,19 +315166,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -314926,19 +315192,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -314952,273 +315218,273 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceAppManagementMobileApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Command": "Remove-MgBetaDeviceAppManagementMobileApp", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementPolicySet", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "Command": "Remove-MgBetaDeviceAppManagementPolicySet", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -315232,19 +315498,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -315258,32 +315524,32 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -315297,19 +315563,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -315323,19 +315589,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementVppToken", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "Command": "Remove-MgBetaDeviceAppManagementTask", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -315349,86 +315615,86 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "Command": "Remove-MgBetaDeviceAppManagementVppToken", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -315442,19 +315708,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -315468,19 +315734,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -315494,19 +315760,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -315520,19 +315786,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -315546,19 +315812,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -315572,19 +315838,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -315598,19 +315864,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -315624,19 +315890,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -315650,345 +315916,345 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceCommand", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/commands/{command-id}", - "Command": "Remove-MgBetaDeviceCommand", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaDeviceExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/androidForWorkSettings", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/applePushNotificationCertificate", - "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementAuditEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Command": "Remove-MgBetaDeviceManagementAuditEvent", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "Command": "Remove-MgBetaDeviceManagementCategory", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementComanagedDevice", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -316002,71 +316268,71 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "Command": "Remove-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", + "Method": "POST", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -316080,90 +316346,76 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -316172,38 +316424,52 @@ ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -316217,19 +316483,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -316243,265 +316509,265 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementComplianceSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Remove-MgBetaDeviceManagementComplianceSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/conditionalAccessSettings", - "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -316515,86 +316781,86 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDerivedCredential", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementDetectedApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "Command": "Remove-MgBetaDeviceManagementDerivedCredential", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -316608,19 +316874,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "Command": "Remove-MgBetaDeviceManagementDetectedApp", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -316634,431 +316900,431 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceCategory", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -317072,19 +317338,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -317098,19 +317364,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -317124,19 +317390,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -317150,19 +317416,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -317176,32 +317442,32 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -317215,19 +317481,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -317241,19 +317507,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -317267,19 +317533,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -317293,19 +317559,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -317319,104 +317585,104 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementExchangeConnector", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -317430,20 +317696,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "Command": "Remove-MgBetaDeviceManagementExchangeConnector", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -317451,13 +317708,13 @@ ], "OutputType": null, "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -317465,359 +317722,354 @@ ], "OutputType": null, "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -317826,344 +318078,358 @@ ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementIntent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "Command": "Remove-MgBetaDeviceManagementIntent", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementIntentAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementIntentAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementIntentCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "Command": "Remove-MgBetaDeviceManagementIntentCategory", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementIntentSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "Command": "Remove-MgBetaDeviceManagementIntentSetting", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementIntentUserState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "Command": "Remove-MgBetaDeviceManagementIntentUserState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Remove-MgBetaDeviceManagementManagedDevice", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -318177,89 +318443,89 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "Command": "Remove-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", + "Method": "POST", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -318273,90 +318539,76 @@ "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -318365,164 +318617,178 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -318536,19 +318802,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -318562,111 +318828,111 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementMonitoring", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/monitoring", - "Command": "Remove-MgBetaDeviceManagementMonitoring", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceManagementNdeConnector", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "Command": "Remove-MgBetaDeviceManagementNdeConnector", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementPartner", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -318680,19 +318946,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "Command": "Remove-MgBetaDeviceManagementPartner", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -318706,19 +318972,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -318732,67 +318998,67 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementReport", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/reports", - "Command": "Remove-MgBetaDeviceManagementReport", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementResourceOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -318806,63 +319072,37 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementReusableSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "Command": "Remove-MgBetaDeviceManagementResourceOperation", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Remove-MgBetaDeviceManagementReusableSetting", - "ApiVersion": "beta", - "Method": "DELETE" + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Remove-MgBetaDeviceManagementRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementRoleAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -318876,19 +319116,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "Command": "Remove-MgBetaDeviceManagementRoleDefinition", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -318902,19 +319142,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -318928,45 +319168,71 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementScript", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "Command": "Remove-MgBetaDeviceManagementScript", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceManagementScriptAssignment", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -318980,19 +319246,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementScriptAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319006,19 +319272,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319032,19 +319298,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319058,19 +319324,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319084,305 +319350,305 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementSettingDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Remove-MgBetaDeviceManagementSettingDefinition", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "beta", - "Method": "DELETE" + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "Command": "Remove-MgBetaDeviceManagementTemplate", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementTemplateCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "Command": "Remove-MgBetaDeviceManagementTemplateCategory", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceManagementTemplateSetting", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementTermAndCondition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "Command": "Remove-MgBetaDeviceManagementTemplateSetting", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Command": "Remove-MgBetaDeviceManagementTermAndCondition", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319396,58 +319662,32 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319461,19 +319701,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319487,19 +319727,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319513,19 +319753,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319539,19 +319779,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319565,19 +319805,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319591,19 +319831,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319617,19 +319857,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319643,19 +319883,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319669,44 +319909,70 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319720,19 +319986,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319746,31 +320012,31 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319784,19 +320050,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319810,19 +320076,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319836,19 +320102,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319862,19 +320128,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319888,83 +320154,57 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -319978,19 +320218,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320004,7 +320244,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -320012,12 +320256,8 @@ ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320031,19 +320271,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320057,19 +320297,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320083,19 +320323,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320109,32 +320349,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320148,19 +320375,32 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320174,19 +320414,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320200,19 +320440,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320226,19 +320466,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320252,31 +320492,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", - "Permissions": [], - "Variants": [ - "Delete" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", "ApiVersion": "beta", - "Method": "DELETE" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320290,19 +320518,31 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Method": "DELETE", + "Variants": [ + "Delete" ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320316,19 +320556,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320342,31 +320582,57 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320380,19 +320646,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320406,19 +320672,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320432,421 +320698,421 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", - "ApiVersion": "beta", - "Method": "DELETE" + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotSettings", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320860,19 +321126,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -320886,251 +321152,251 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaDeviceRegisteredOwnerByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgBetaDeviceRegisteredUserByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaDeviceRegisteredOwnerByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgBetaDeviceUsageRights", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaDeviceRegisteredUserByRef", + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryAdministrativeUnit", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "Command": "Remove-MgBetaDeviceUsageRights", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "AdministrativeUnit.ReadWrite.All", "Description": "Read and write all administrative units", "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Command": "Remove-MgBetaDirectoryAdministrativeUnit", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "AdministrativeUnit.ReadWrite.All", "Description": "Read and write all administrative units", "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write all directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", - "Method": "DELETE" + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryAttributeSet", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/attributeSets/{attributeSet-id}", - "Command": "Remove-MgBetaDirectoryAttributeSet", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryCertificateAuthority", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/directory/certificateAuthorities", - "Command": "Remove-MgBetaDirectoryCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryDeletedItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}", - "Command": "Remove-MgBetaDirectoryDeletedItem", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDirectoryFederationConfiguration", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -321144,45 +321410,45 @@ "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Command": "Remove-MgBetaDirectoryFederationConfiguration", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryImpactedResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/impactedResources/{impactedResource-id}", - "Command": "Remove-MgBetaDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "Method": "POST", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], + "OutputType": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.ReadWrite", @@ -321196,71 +321462,71 @@ "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "OutputType": null, - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DirectoryObjects", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryObject", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directoryObjects/{directoryObject-id}", - "Command": "Remove-MgBetaDirectoryObject", + "Module": "Beta.DirectoryObjects", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", + "Method": "POST", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], + "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.ReadWrite", @@ -321274,102 +321540,102 @@ "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "OutputType": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryRecommendation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/recommendations/{recommendation-id}", - "Command": "Remove-MgBetaDirectoryRecommendation", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryRole", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}", - "Command": "Remove-MgBetaDirectoryRole", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDirectoryRoleMemberByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaDirectoryRoleMemberByRef", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryRoleScopedMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Command": "Remove-MgBetaDirectoryRoleScopedMember", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectoryRoleTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Command": "Remove-MgBetaDirectoryRoleTemplate", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDirectorySetting", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/settings/{directorySetting-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -321383,146 +321649,146 @@ "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/settings/{directorySetting-id}", - "Command": "Remove-MgBetaDirectorySetting", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectorySettingTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "Command": "Remove-MgBetaDirectorySettingTemplate", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectorySharedEmailDomain", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "Command": "Remove-MgBetaDirectorySharedEmailDomain", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDirectorySubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/subscriptions/{companySubscription-id}", - "Command": "Remove-MgBetaDirectorySubscription", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaDomain", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/domains/{domain-id}", - "Command": "Remove-MgBetaDomain", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaDomainFederationConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Command": "Remove-MgBetaDomainFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDomainServiceConfigurationRecord", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Command": "Remove-MgBetaDomainServiceConfigurationRecord", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaDomainVerificationDnsRecord", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Command": "Remove-MgBetaDomainVerificationDnsRecord", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDrive", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}", - "Command": "Remove-MgBetaDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDriveItem", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -321542,136 +321808,136 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "Command": "Remove-MgBetaDriveItem", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveItemAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Remove-MgBetaDriveItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveItemChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Command": "Remove-MgBetaDriveItemChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveItemListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Remove-MgBetaDriveItemListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveItemListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Remove-MgBetaDriveItemListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveItemListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Remove-MgBetaDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveItemListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgBetaDriveItemListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaDriveItemPermission", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -321691,453 +321957,453 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Remove-MgBetaDriveItemPermission", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveItemRetentionLabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Command": "Remove-MgBetaDriveItemRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveItemSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Remove-MgBetaDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveItemThumbnail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Remove-MgBetaDriveItemThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Remove-MgBetaDriveItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list", - "Command": "Remove-MgBetaDriveList", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveListColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveListContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Remove-MgBetaDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveListContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveListContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgBetaDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Remove-MgBetaDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Remove-MgBetaDriveListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Remove-MgBetaDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgBetaDriveListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveListOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgBetaDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveListSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Remove-MgBetaDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRoot", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root", - "Command": "Remove-MgBetaDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRootAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/analytics", - "Command": "Remove-MgBetaDriveRootAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRootChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "Command": "Remove-MgBetaDriveRootChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRootListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem", - "Command": "Remove-MgBetaDriveRootListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRootListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/fields", - "Command": "Remove-MgBetaDriveRootListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRootListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Remove-MgBetaDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRootListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgBetaDriveRootListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRootPermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Remove-MgBetaDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRootRetentionLabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/retentionLabel", - "Command": "Remove-MgBetaDriveRootRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRootSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Remove-MgBetaDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRootThumbnail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Remove-MgBetaDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaDriveRootVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Remove-MgBetaDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaEducationClass", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaEducationClassAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}", - "Command": "Remove-MgBetaEducationClass", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -322151,19 +322417,19 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaEducationClassAssignmentCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "Command": "Remove-MgBetaEducationClassAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -322177,19 +322443,19 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaEducationClassAssignmentCategoryByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Command": "Remove-MgBetaEducationClassAssignmentCategory", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -322203,45 +322469,45 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaEducationClassAssignmentDefault", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Command": "Remove-MgBetaEducationClassAssignmentCategoryByRef", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationClassAssignmentGradingCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Command": "Remove-MgBetaEducationClassAssignmentDefault", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationClassAssignmentResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "Command": "Remove-MgBetaEducationClassAssignmentGradingCategory", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -322255,19 +322521,19 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaEducationClassAssignmentRubric", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Remove-MgBetaEducationClassAssignmentResource", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -322281,19 +322547,19 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "Command": "Remove-MgBetaEducationClassAssignmentRubric", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -322307,58 +322573,58 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationClassAssignmentSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Command": "Remove-MgBetaEducationClassAssignmentSetting", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationClassAssignmentSubmission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Remove-MgBetaEducationClassAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -322372,19 +322638,19 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -322398,210 +322664,210 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaEducationClassMemberByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "Command": "Remove-MgBetaEducationClassMemberByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaEducationClassTeacherByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "Command": "Remove-MgBetaEducationClassTeacherByRef", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationMe", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/education/me", - "Command": "Remove-MgBetaEducationMe", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationMeAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}", - "Command": "Remove-MgBetaEducationMeAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationMeAssignmentCategoryByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Command": "Remove-MgBetaEducationMeAssignmentCategoryByRef", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationMeAssignmentGradingCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "Command": "Remove-MgBetaEducationMeAssignmentGradingCategory", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationMeAssignmentResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Remove-MgBetaEducationMeAssignmentResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationMeAssignmentRubric", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Command": "Remove-MgBetaEducationMeAssignmentRubric", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationMeAssignmentSubmission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Remove-MgBetaEducationMeAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaEducationMeRubric", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -322615,575 +322881,575 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaEducationSchool", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "Command": "Remove-MgBetaEducationMeRubric", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/education/schools/{educationSchool-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaEducationSchoolClassByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}", - "Command": "Remove-MgBetaEducationSchool", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaEducationSchoolUserByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "Command": "Remove-MgBetaEducationSchoolClassByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaEducationSynchronizationProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "Command": "Remove-MgBetaEducationSchoolUserByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.", "IsAdmin": true - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "Command": "Remove-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", - "Method": "DELETE" + } }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationSynchronizationProfileError", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "Command": "Remove-MgBetaEducationSynchronizationProfileError", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaEducationUser", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}", - "Command": "Remove-MgBetaEducationUser", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationUserAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Command": "Remove-MgBetaEducationUserAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationUserAssignmentCategoryByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Command": "Remove-MgBetaEducationUserAssignmentCategoryByRef", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationUserAssignmentGradingCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "Command": "Remove-MgBetaEducationUserAssignmentGradingCategory", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationUserAssignmentResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Remove-MgBetaEducationUserAssignmentResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationUserAssignmentRubric", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Command": "Remove-MgBetaEducationUserAssignmentRubric", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationUserAssignmentSubmission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Remove-MgBetaEducationUserAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Remove-MgBetaEducationUserRubric", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Command": "Remove-MgBetaEducationUserRubric", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaEntitlementManagementAccessPackage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Command": "Remove-MgBetaEntitlementManagementAccessPackage", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/{accessPackage-id1}/$ref", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/$ref", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaEntitlementManagementSubject", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "Command": "Remove-MgBetaEntitlementManagementSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaExternalConnection", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.All", @@ -323197,19 +323463,19 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaExternalConnectionGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}", - "Command": "Remove-MgBetaExternalConnection", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -323223,19 +323489,19 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaExternalConnectionGroupMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "Command": "Remove-MgBetaExternalConnectionGroup", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -323249,19 +323515,19 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaExternalConnectionItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Command": "Remove-MgBetaExternalConnectionGroupMember", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -323275,429 +323541,420 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "Command": "Remove-MgBetaExternalConnectionItem", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Remove-MgBetaExternalConnectionItemActivity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Command": "Remove-MgBetaExternalConnectionItemActivity", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Remove-MgBetaExternalConnectionOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Command": "Remove-MgBetaExternalConnectionOperation", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Remove-MgBetaExternalConnectionQuota", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/quota", - "Command": "Remove-MgBetaExternalConnectionQuota", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Remove-MgBetaExternalConnectionSchema", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/schema", - "Command": "Remove-MgBetaExternalConnectionSchema", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": { - "Name": "DataConnector.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Remove-MgBetaExternalIndustryDataConnector", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "Command": "Remove-MgBetaExternalIndustryDataConnector", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { - "Name": "InboundFlow.ReadWrite.All", + "Name": "DataConnector.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "InboundFlow.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Remove-MgBetaExternalIndustryDataOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "Command": "Remove-MgBetaExternalIndustryDataOperation", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": { - "Name": "SourceSystem.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { - "Name": "TimePeriod.ReadWrite.All", + "Name": "SourceSystem.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaExternalIndustryDataYear", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "Command": "Remove-MgBetaExternalIndustryDataYear", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "DELETE" - }, - { - "Module": "Beta.Financials", "Permissions": { - "Name": "Financials.ReadWrite.All", + "Name": "TimePeriod.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaFinancialCompanyCountryRegion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "Command": "Remove-MgBetaFinancialCompanyCountryRegion", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaFinancialCompanyCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "Command": "Remove-MgBetaFinancialCompanyCurrency", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaFinancialCompanyCustomer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "Command": "Remove-MgBetaFinancialCompanyCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -323706,13 +323963,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -323721,93 +323978,88 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Remove-MgBetaFinancialCompanyEmployee", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "Command": "Remove-MgBetaFinancialCompanyEmployee", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Remove-MgBetaFinancialCompanyItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/items/{item-id}", - "Command": "Remove-MgBetaFinancialCompanyItem", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaFinancialCompanyItemCategory", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -323816,44 +324068,49 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "Command": "Remove-MgBetaFinancialCompanyItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyItemPicture", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanyItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Remove-MgBetaFinancialCompanyJournal", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "Command": "Remove-MgBetaFinancialCompanyJournal", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyJournalLine", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -323862,75 +324119,75 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "Command": "Remove-MgBetaFinancialCompanyJournalLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyPicture", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanyPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -323939,13 +324196,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -323954,13 +324211,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -323969,351 +324226,351 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -324322,13 +324579,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -324337,13 +324594,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -324352,130 +324609,130 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -324484,13 +324741,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -324499,13 +324756,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -324514,117 +324771,117 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -324633,13 +324890,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -324648,13 +324905,13 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -324663,229 +324920,238 @@ ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaFinancialCompanyTaxArea", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "Command": "Remove-MgBetaFinancialCompanyTaxArea", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaFinancialCompanyTaxGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "Command": "Remove-MgBetaFinancialCompanyTaxGroup", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaFinancialCompanyVendor", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "Command": "Remove-MgBetaFinancialCompanyVendor", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyVendorPicture", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "Command": "Remove-MgBetaFinancialCompanyVendorPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaGroup", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaGroupAcceptedSenderByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}", - "Command": "Remove-MgBetaGroup", + "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupAppRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaGroupAcceptedSenderByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaGroupCalendarEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Remove-MgBetaGroupAppRoleAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -324899,736 +325165,736 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaGroupCalendarPermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "Command": "Remove-MgBetaGroupCalendarEvent", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaGroupConversation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Command": "Remove-MgBetaGroupCalendarPermission", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaGroupConversationThread", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "Command": "Remove-MgBetaGroupConversation", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "Command": "Remove-MgBetaGroupConversationThread", - "ApiVersion": "beta", - "Method": "DELETE" + } }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupConversationThreadPostExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaGroupConversationThreadPostExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupConversationThreadPostMention", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Command": "Remove-MgBetaGroupConversationThreadPostMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDrive", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}", - "Command": "Remove-MgBetaGroupDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Command": "Remove-MgBetaGroupDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Remove-MgBetaGroupDriveItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Command": "Remove-MgBetaGroupDriveItemChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Remove-MgBetaGroupDriveItemListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Remove-MgBetaGroupDriveItemListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Remove-MgBetaGroupDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemPermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Remove-MgBetaGroupDriveItemPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Remove-MgBetaGroupDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemThumbnail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Remove-MgBetaGroupDriveItemThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Remove-MgBetaGroupDriveItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Command": "Remove-MgBetaGroupDriveList", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaGroupDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Remove-MgBetaGroupDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Remove-MgBetaGroupDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Remove-MgBetaGroupDriveListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Remove-MgBetaGroupDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgBetaGroupDriveListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgBetaGroupDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Remove-MgBetaGroupDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRoot", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Command": "Remove-MgBetaGroupDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Command": "Remove-MgBetaGroupDriveRootAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Command": "Remove-MgBetaGroupDriveRootChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Command": "Remove-MgBetaGroupDriveRootListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Command": "Remove-MgBetaGroupDriveRootListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Remove-MgBetaGroupDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootPermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Remove-MgBetaGroupDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Remove-MgBetaGroupDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootThumbnail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Remove-MgBetaGroupDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Remove-MgBetaGroupDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupEndpoint", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "Command": "Remove-MgBetaGroupEndpoint", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaGroupEvent", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -325642,186 +325908,172 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "Command": "Remove-MgBetaGroupEvent", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaGroupEventAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Command": "Remove-MgBetaGroupEventAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaGroupEventExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaGroupEventExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaGroupEventInstanceAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Command": "Remove-MgBetaGroupEventInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaGroupEventInstanceExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Command": "Remove-MgBetaGroupEventInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaGroupExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaGroupFavorite", + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/removeFavorite", - "Command": "Remove-MgBetaGroupFavorite", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaGroupFromLifecyclePolicy", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -325830,18 +326082,18 @@ ], "OutputType": null, "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "Command": "Remove-MgBetaGroupFromLifecyclePolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaGroupLifecyclePolicy", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -325850,12 +326102,26 @@ ], "OutputType": null, "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Command": "Remove-MgBetaGroupLifecyclePolicy", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } }, { + "Command": "Remove-MgBetaGroupMemberByRef", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -325875,32 +326141,32 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaGroupOnenoteNotebook", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaGroupMemberByRef", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Remove-MgBetaGroupOnenotePage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Command": "Remove-MgBetaGroupOnenoteNotebook", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -325914,45 +326180,45 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaGroupOnenoteSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Command": "Remove-MgBetaGroupOnenotePage", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Remove-MgBetaGroupOnenoteSectionGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Command": "Remove-MgBetaGroupOnenoteSection", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Remove-MgBetaGroupOwnerByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Remove-MgBetaGroupOnenoteSectionGroup", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -325966,71 +326232,71 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaGroupOwnerByRef", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupPermissionGrant", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Remove-MgBetaGroupPermissionGrant", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupPhoto", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/photo", - "Command": "Remove-MgBetaGroupPhoto", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Remove-MgBetaGroupPlannerPlanDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Command": "Remove-MgBetaGroupPlannerPlanDetail", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupRejectedSenderByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaGroupRejectedSenderByRef", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaGroupSetting", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -326044,20 +326310,11 @@ "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "Command": "Remove-MgBetaGroupSetting", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupSite", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -326066,767 +326323,767 @@ ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/remove", - "Command": "Remove-MgBetaGroupSite", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Command": "Remove-MgBetaGroupSiteAnalytic", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaGroupSiteColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Command": "Remove-MgBetaGroupSiteContentType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaGroupSiteContentTypeColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteInformationProtection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "Command": "Remove-MgBetaGroupSiteInformationProtection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Command": "Remove-MgBetaGroupSiteList", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaGroupSiteListColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Command": "Remove-MgBetaGroupSiteListContentType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Command": "Remove-MgBetaGroupSiteListItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListItemActivity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Command": "Remove-MgBetaGroupSiteListItemActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Command": "Remove-MgBetaGroupSiteListItemField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Remove-MgBetaGroupSiteListItemVersion", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgBetaGroupSiteListItemVersionField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgBetaGroupSiteListOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Command": "Remove-MgBetaGroupSiteListSubscription", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenote", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Command": "Remove-MgBetaGroupSiteOnenote", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Command": "Remove-MgBetaGroupSiteOnenoteOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenotePage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Command": "Remove-MgBetaGroupSiteOnenotePage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Command": "Remove-MgBetaGroupSiteOnenoteResource", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Command": "Remove-MgBetaGroupSiteOnenoteSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgBetaGroupSiteOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSitePage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}", - "Command": "Remove-MgBetaGroupSitePage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSitePageCanvaLayout", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout", - "Command": "Remove-MgBetaGroupSitePageCanvaLayout", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSitePageCanvaLayoutHorizontalSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}", - "Command": "Remove-MgBetaGroupSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Command": "Remove-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Command": "Remove-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSitePageCanvaLayoutVerticalSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection", - "Command": "Remove-MgBetaGroupSitePageCanvaLayoutVerticalSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection/webparts/{webPart-id}", - "Command": "Remove-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSitePageWebPart", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/webParts/{webPart-id}", - "Command": "Remove-MgBetaGroupSitePageWebPart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSitePermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Command": "Remove-MgBetaGroupSitePermission", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStore", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Command": "Remove-MgBetaGroupSiteTermStore", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Command": "Remove-MgBetaGroupSiteTermStoreGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -326835,13 +327092,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -326850,104 +327107,104 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSet", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -326956,13 +327213,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -326971,39 +327228,39 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -327012,13 +327269,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -327027,1035 +327284,1044 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team", - "Command": "Remove-MgBetaGroupTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamChannel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Command": "Remove-MgBetaGroupTeamChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamChannelMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Remove-MgBetaGroupTeamChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamChannelMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Remove-MgBetaGroupTeamChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamChannelMessageReply", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Remove-MgBetaGroupTeamChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamChannelTab", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Remove-MgBetaGroupTeamChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamIncomingChannel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "Command": "Remove-MgBetaGroupTeamIncomingChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamInstalledApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Command": "Remove-MgBetaGroupTeamInstalledApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Command": "Remove-MgBetaGroupTeamMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Command": "Remove-MgBetaGroupTeamOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamPermissionGrant", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Remove-MgBetaGroupTeamPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamPhoto", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/photo", - "Command": "Remove-MgBetaGroupTeamPhoto", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamPrimaryChannel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel", - "Command": "Remove-MgBetaGroupTeamPrimaryChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamSchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule", - "Command": "Remove-MgBetaGroupTeamSchedule", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamScheduleShift", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Command": "Remove-MgBetaGroupTeamScheduleShift", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamTag", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Command": "Remove-MgBetaGroupTeamTag", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaGroupTeamTagMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Command": "Remove-MgBetaGroupTeamTagMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaGroupThread", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "Command": "Remove-MgBetaGroupThread", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupThreadPostAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Command": "Remove-MgBetaGroupThreadPostAttachment", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupThreadPostExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaGroupThreadPostExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Remove-MgBetaGroupThreadPostMention", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Command": "Remove-MgBetaGroupThreadPostMention", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "APIConnectors.ReadWrite.All", - "Description": "Read and write API connectors for authentication flows", - "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaIdentityApiConnector", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Command": "Remove-MgBetaIdentityApiConnector", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "APIConnectors.ReadWrite.All", + "Description": "Read and write API connectors for authentication flows", + "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityAuthenticationEventListener", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "Command": "Remove-MgBetaIdentityAuthenticationEventListener", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaIdentityB2CUserFlow", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "Command": "Remove-MgBetaIdentityB2CUserFlow", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/{identityProvider-id}/$ref", - "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaIdentityB2XUserFlow", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Command": "Remove-MgBetaIdentityB2XUserFlow", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProvider", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProvider", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityConditionalAccess", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/identity/conditionalAccess", - "Command": "Remove-MgBetaIdentityConditionalAccess", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.Read.ConditionalAccess", - "Description": "Read your organization's conditional access policies", - "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Policy.Read.ConditionalAccess", + "Description": "Read your organization's conditional access policies", + "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Method": "DELETE", "Variants": [ "Delete1" ], "OutputType": null, "Uri": "/identity/conditionalAccess/authenticationStrengths", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ], "OutputType": null, "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ], "OutputType": null, "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity1" ], "OutputType": null, "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -328069,19 +328335,19 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -328095,703 +328361,694 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/identity/continuousAccessEvaluationPolicy", - "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/policy", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Agreement.ReadWrite.All", - "Description": "Read and write all terms of use agreements", - "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -328800,207 +329057,216 @@ ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityProvider.ReadWrite.All", - "Description": "Read and write identity providers", - "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaIdentityProvider", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Command": "Remove-MgBetaIdentityProvider", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "Name": "IdentityProvider.ReadWrite.All", + "Description": "Read and write identity providers", + "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaIdentityUserFlow", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/userFlows/{identityUserFlow-id}", - "Command": "Remove-MgBetaIdentityUserFlow", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaIdentityUserFlowAttribute", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Command": "Remove-MgBetaIdentityUserFlowAttribute", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaInformationProtectionPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/informationProtection/policy", - "Command": "Remove-MgBetaInformationProtectionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaInformationProtectionPolicyLabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Command": "Remove-MgBetaInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/informationProtection/sensitivityPolicySettings", - "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaInvitation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/invitations/{invitation-id}", - "Command": "Remove-MgBetaInvitation", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaOauth2PermissionGrant", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -329014,77 +329280,68 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Command": "Remove-MgBetaOauth2PermissionGrant", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaOnPremisePublishingProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "Command": "Remove-MgBetaOnPremisePublishingProfile", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -329093,266 +329350,275 @@ ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": { - "Name": "OnPremisesPublishingProfiles.ReadWrite.All", - "Description": "Manage on-premises published resources", - "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "OnPremisesPublishingProfiles.ReadWrite.All", + "Description": "Manage on-premises published resources", + "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaOrganization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}", - "Command": "Remove-MgBetaOrganization", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaOrganizationBranding", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding", - "Command": "Remove-MgBetaOrganizationBranding", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": false - }, + "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": true + } + }, + { + "Command": "Remove-MgBetaOrganizationBrandingLocalization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "Command": "Remove-MgBetaOrganizationBrandingLocalization", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" - }, - { - "Module": "Beta.Identity.SignIns", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaOrganizationExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaOrganizationExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaOrganizationSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/settings", - "Command": "Remove-MgBetaOrganizationSetting", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaOrganizationSettingContactInsight", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/settings/contactInsights", - "Command": "Remove-MgBetaOrganizationSettingContactInsight", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaOrganizationSettingItemInsight", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/settings/itemInsights", - "Command": "Remove-MgBetaOrganizationSettingItemInsight", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaOrganizationSettingPersonInsight", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/settings/peopleInsights", - "Command": "Remove-MgBetaOrganizationSettingPersonInsight", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaOrganizationSettingProfileCardProperty", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -329366,45 +329632,45 @@ "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaOrganizationSettingPronoun", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", - "Command": "Remove-MgBetaOrganizationSettingProfileCardProperty", + "Uri": "/organization/{organization-id}/settings/pronouns", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaPlace", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/organization/{organization-id}/settings/pronouns", - "Command": "Remove-MgBetaOrganizationSettingPronoun", + "Uri": "/places/{place-id}", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaPlannerBucket", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/places/{place-id}", - "Command": "Remove-MgBetaPlace", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/planner/buckets/{plannerBucket-id}", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -329424,19 +329690,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaPlannerPlan", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/planner/buckets/{plannerBucket-id}", - "Command": "Remove-MgBetaPlannerBucket", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/planner/plans/{plannerPlan-id}", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -329456,19 +329722,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaPlannerRoster", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/planner/plans/{plannerPlan-id}", - "Command": "Remove-MgBetaPlannerPlan", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/planner/rosters/{plannerRoster-id}", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -329482,19 +329748,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaPlannerRosterMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/planner/rosters/{plannerRoster-id}", - "Command": "Remove-MgBetaPlannerRoster", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -329508,19 +329774,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaPlannerTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "Command": "Remove-MgBetaPlannerRosterMember", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/planner/tasks/{plannerTask-id}", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -329540,155 +329806,155 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "Command": "Remove-MgBetaPlannerTask", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyAccessReviewPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/accessReviewPolicy", - "Command": "Remove-MgBetaPolicyAccessReviewPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/adminConsentRequestPolicy", - "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaPolicyAppManagementPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "Command": "Remove-MgBetaPolicyAppManagementPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/authenticationFlowsPolicy", - "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/authenticationMethodsPolicy", - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -329702,686 +329968,681 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyAuthorizationPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "Command": "Remove-MgBetaPolicyAuthorizationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaPolicyClaimMappingPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "Command": "Remove-MgBetaPolicyClaimMappingPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/default", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/defaultAppManagementPolicy", - "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/directoryRoleAccessReviewPolicy", - "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/externalIdentitiesPolicy", - "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/federatedTokenValidationPolicy", - "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.MobilityManagement", - "Description": "Read and write your organization's mobility management policies", - "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.MobilityManagement", "Description": "Read and write your organization's mobility management policies", "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/$ref", - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.MobilityManagement", "Description": "Read and write your organization's mobility management policies", "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.MobilityManagement", "Description": "Read and write your organization's mobility management policies", "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/$ref", - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Policy.ReadWrite.MobilityManagement", + "Description": "Read and write your organization's mobility management policies", + "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyRoleManagementPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Command": "Remove-MgBetaPolicyRoleManagementPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaPrintConnector", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/print/connectors/{printConnector-id}", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": { "Name": "PrintConnector.ReadWrite.All", "Description": "Read and write print connectors", "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgBetaPrintOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/print/connectors/{printConnector-id}", - "Command": "Remove-MgBetaPrintConnector", + "Uri": "/print/operations/{printOperation-id}", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintPrinter", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/print/operations/{printOperation-id}", - "Command": "Remove-MgBetaPrintOperation", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/print/printers/{printer-id}", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": { "Name": "Printer.FullControl.All", "Description": "Register, read, update, and unregister printers", "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", "IsAdmin": true - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}", - "Command": "Remove-MgBetaPrintPrinter", - "ApiVersion": "beta", - "Method": "DELETE" + } }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintPrinterJob", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Command": "Remove-MgBetaPrintPrinterJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintPrinterJobDocument", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Remove-MgBetaPrintPrinterJobDocument", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintPrinterJobTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Remove-MgBetaPrintPrinterJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintPrinterShare", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}", - "Command": "Remove-MgBetaPrintPrinterShare", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/$ref", - "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, + "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/$ref", - "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + } }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintPrinterShareJob", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "Command": "Remove-MgBetaPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintPrinterShareJobDocument", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Remove-MgBetaPrintPrinterShareJobDocument", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintPrinterShareJobTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Remove-MgBetaPrintPrinterShareJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaPrintPrinterTaskTrigger", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -330395,692 +330656,678 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Command": "Remove-MgBetaPrintPrinterTaskTrigger", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintService", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/services/{printService-id}", - "Command": "Remove-MgBetaPrintService", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintServiceEndpoint", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Command": "Remove-MgBetaPrintServiceEndpoint", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, + "Command": "Remove-MgBetaPrintShare", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}", - "Command": "Remove-MgBetaPrintShare", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/$ref", - "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgBetaPrintShareAllowedUserByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/$ref", - "Command": "Remove-MgBetaPrintShareAllowedUserByRef", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + } }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintShareJob", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Command": "Remove-MgBetaPrintShareJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintShareJobDocument", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Remove-MgBetaPrintShareJobDocument", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintShareJobTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Remove-MgBetaPrintShareJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": { - "Name": "PrintTaskDefinition.ReadWrite.All", - "Description": "Read, write and update print task definitions", - "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", - "IsAdmin": false - }, + "Command": "Remove-MgBetaPrintTaskDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Command": "Remove-MgBetaPrintTaskDefinition", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "PrintTaskDefinition.ReadWrite.All", + "Description": "Read, write and update print task definitions", + "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgBetaPrintTaskDefinitionTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Command": "Remove-MgBetaPrintTaskDefinitionTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaPrivacySubjectRightsRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Command": "Remove-MgBetaPrivacySubjectRightsRequest", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccess", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}", - "Command": "Remove-MgBetaPrivilegedAccess", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "Command": "Remove-MgBetaPrivilegedAccessResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedApproval", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedApproval/{privilegedApproval-id}", - "Command": "Remove-MgBetaPrivilegedApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedOperationEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "Command": "Remove-MgBetaPrivilegedOperationEvent", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedRole", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedRoles/{privilegedRole-id}", - "Command": "Remove-MgBetaPrivilegedRole", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaPrivilegedRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "Command": "Remove-MgBetaPrivilegedRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedRoleSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "Command": "Remove-MgBetaPrivilegedRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaPrivilegedRoleSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "Command": "Remove-MgBetaPrivilegedRoleSummary", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "ProgramControl.ReadWrite.All", - "Description": "Manage programs that you can access", - "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaProgram", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/programs/{program-id}", - "Command": "Remove-MgBetaProgram", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "ProgramControl.ReadWrite.All", - "Description": "Manage all programs", - "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Description": "Manage programs that you can access", + "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", + "IsAdmin": true + } + }, + { + "Command": "Remove-MgBetaProgramControl", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -331091,13 +331338,18 @@ ], "OutputType": null, "Uri": "/programControls/{programControl-id}", - "Command": "Remove-MgBetaProgramControl", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "ProgramControl.ReadWrite.All", + "Description": "Manage all programs", + "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaProgramControlProgram", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -331106,154 +331358,175 @@ ], "OutputType": null, "Uri": "/programControls/{programControl-id}/program", - "Command": "Remove-MgBetaProgramControlProgram", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaProgramControlType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/programControlTypes/{programControlType-id}", - "Command": "Remove-MgBetaProgramControlType", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", + "Method": "DELETE", + "Variants": [ + "Delete" + ], + "OutputType": null, + "Uri": "/reports/sla/azureADAuthentication", + "Module": "Beta.Reports", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Remove-MgBetaRiskDetection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Command": "Remove-MgBetaRiskDetection", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaRiskyServicePrincipal", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Command": "Remove-MgBetaRiskyServicePrincipal", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaRiskyServicePrincipalHistory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Command": "Remove-MgBetaRiskyServicePrincipalHistory", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaRiskyUser", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Command": "Remove-MgBetaRiskyUser", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaRiskyUserHistory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Command": "Remove-MgBetaRiskyUserHistory", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementCloudPc", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/roleManagement/cloudPC", - "Command": "Remove-MgBetaRoleManagementCloudPc", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -331267,32 +331540,32 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -331324,83 +331597,83 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDeviceManagement", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/roleManagement/deviceManagement", - "Command": "Remove-MgBetaRoleManagementDeviceManagement", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -331414,32 +331687,32 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -331471,83 +331744,83 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectory", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/roleManagement/directory", - "Command": "Remove-MgBetaRoleManagementDirectory", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -331567,97 +331840,97 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -331689,382 +331962,382 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "Command": "Remove-MgBetaRoleManagementEnterpriseApp", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagement", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement", - "Command": "Remove-MgBetaRoleManagementEntitlementManagement", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -332084,188 +332357,188 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaSchemaExtension", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", "Module": "Beta.SchemaExtensions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -332279,19 +332552,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaSearchAcronym", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/schemaExtensions/{schemaExtension-id}", - "Command": "Remove-MgBetaSchemaExtension", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/search/acronyms/{acronym-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -332305,19 +332578,19 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaSearchBookmark", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/search/acronyms/{acronym-id}", - "Command": "Remove-MgBetaSearchAcronym", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/search/bookmarks/{bookmark-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -332331,19 +332604,19 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaSearchQna", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "Command": "Remove-MgBetaSearchBookmark", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/search/qnas/{qna-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -332357,46 +332630,37 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/search/qnas/{qna-id}", - "Command": "Remove-MgBetaSearchQna", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityAction", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/securityActions/{securityAction-id}", - "Command": "Remove-MgBetaSecurityAction", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityAlertV2", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/alerts_v2/{alert-id}", - "Command": "Remove-MgBetaSecurityAlertV2", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityAttackSimulation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -332404,128 +332668,137 @@ ], "OutputType": null, "Uri": "/security/attackSimulation", - "Command": "Remove-MgBetaSecurityAttackSimulation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityAttackSimulationOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Command": "Remove-MgBetaSecurityAttackSimulationOperation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityAttackSimulationPayload", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Command": "Remove-MgBetaSecurityAttackSimulationPayload", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityAttackSimulationTraining", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/trainings/{training-id}", - "Command": "Remove-MgBetaSecurityAttackSimulationTraining", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityCase", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/security/cases", - "Command": "Remove-MgBetaSecurityCase", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -332539,32 +332812,36 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", + "Method": "POST", + "Variants": [ + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -332578,62 +332855,58 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -332647,58 +332920,62 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", + "Variants": [ + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -332712,80 +332989,76 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -332799,81 +333072,81 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -332887,783 +333160,783 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityDomainSecurityProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "Command": "Remove-MgBetaSecurityDomainSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityFileSecurityProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "Command": "Remove-MgBetaSecurityFileSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityHostSecurityProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "Command": "Remove-MgBetaSecurityHostSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityIncident", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/incidents/{incident-id}", - "Command": "Remove-MgBetaSecurityIncident", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityInformationProtection", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/security/informationProtection", - "Command": "Remove-MgBetaSecurityInformationProtection", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/security/informationProtection/labelPolicySettings", - "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityIPSecurityProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "Command": "Remove-MgBetaSecurityIPSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityLabel", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/security/labels", - "Command": "Remove-MgBetaSecurityLabel", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityLabelAuthority", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Command": "Remove-MgBetaSecurityLabelAuthority", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityLabelCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Command": "Remove-MgBetaSecurityLabelCategory", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityLabelCategorySubCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/{subCategoryTemplate-id}", - "Command": "Remove-MgBetaSecurityLabelCategorySubCategory", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityLabelCitation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/labels/citations/{citationTemplate-id}", - "Command": "Remove-MgBetaSecurityLabelCitation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityLabelDepartment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Command": "Remove-MgBetaSecurityLabelDepartment", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityLabelFilePlanReference", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Command": "Remove-MgBetaSecurityLabelFilePlanReference", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaSecurityLabelRetentionLabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Command": "Remove-MgBetaSecurityLabelRetentionLabel", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "RecordsManagement.ReadWrite.All", + "Description": "Read and write Records Management configuration, labels, and policies", + "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-id}", - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityProviderTenantSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "Command": "Remove-MgBetaSecurityProviderTenantSetting", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecuritySecureScore", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/secureScores/{secureScore-id}", - "Command": "Remove-MgBetaSecuritySecureScore", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecuritySubjectRightsRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Command": "Remove-MgBetaSecuritySubjectRightsRequest", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatIntelligence", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/security/threatIntelligence", - "Command": "Remove-MgBetaSecurityThreatIntelligence", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/articles/{article-id}", - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatSubmission", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/security/threatSubmission", - "Command": "Remove-MgBetaSecurityThreatSubmission", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIndicators.ReadWrite.OwnedBy", - "Description": "Manage threat indicators this app creates or owns", - "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaSecurityTiIndicator", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/tiIndicators/{tiIndicator-id}", - "Command": "Remove-MgBetaSecurityTiIndicator", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded" ], "OutputType": "IMicrosoftGraphResultInfo", "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", - "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", + "Method": "POST", "Variants": [ "Delete1", "DeleteExpanded" ], "OutputType": "IMicrosoftGraphResultInfo", "Uri": "/security/tiIndicators/deleteTiIndicators", - "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ThreatIndicators.ReadWrite.OwnedBy", + "Description": "Manage threat indicators this app creates or owns", + "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityTrigger", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/security/triggers", - "Command": "Remove-MgBetaSecurityTrigger", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "RecordsManagement.ReadWrite.All", + "Description": "Read and write Records Management configuration, labels, and policies", + "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityTriggerType", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/security/triggerTypes", - "Command": "Remove-MgBetaSecurityTriggerType", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "RecordsManagement.ReadWrite.All", + "Description": "Read and write Records Management configuration, labels, and policies", + "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaSecurityUserSecurityProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "Command": "Remove-MgBetaSecurityUserSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Remove-MgBetaServiceAnnouncementIssue", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Command": "Remove-MgBetaServiceAnnouncementIssue", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Remove-MgBetaServiceAnnouncementMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Command": "Remove-MgBetaServiceAnnouncementMessage", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaServicePrincipal", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -333683,68 +333956,68 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaServicePrincipalAppManagementPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "Command": "Remove-MgBetaServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "Command": "Remove-MgBetaServicePrincipalAppManagementPolicy", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -333770,50 +334043,50 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", - "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaServicePrincipalEndpoint", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Command": "Remove-MgBetaServicePrincipalEndpoint", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -333839,32 +334112,32 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaServicePrincipalLicenseDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", - "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaServicePrincipalOwnerByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "Command": "Remove-MgBetaServicePrincipalLicenseDetail", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -333884,19 +334157,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Method": "POST", "Variants": [ "Delete", - "DeleteViaIdentity" + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaServicePrincipalOwnerByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -333916,47 +334191,45 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteExpanded", - "DeleteViaIdentity", - "DeleteViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", - "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaServicePrincipalRiskDetection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Command": "Remove-MgBetaServicePrincipalRiskDetection", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaServicePrincipalSynchronization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Command": "Remove-MgBetaServicePrincipalSynchronization", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -333970,19 +334243,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -333996,137 +334269,128 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaShareList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list", - "Command": "Remove-MgBetaShareList", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaShareListColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaShareListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaShareListContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Command": "Remove-MgBetaShareListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaShareListContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaShareListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaShareListContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgBetaShareListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaShareListItem", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -334135,13 +334399,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Command": "Remove-MgBetaShareListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaShareListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -334150,13 +334414,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgBetaShareListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -334165,13 +334429,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaShareListItemField", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -334180,13 +334444,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Command": "Remove-MgBetaShareListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaShareListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -334195,13 +334459,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Remove-MgBetaShareListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaShareListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -334210,103 +334474,112 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgBetaShareListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaShareListOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgBetaShareListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaShareListSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Command": "Remove-MgBetaShareListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaSharePermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/permission", - "Command": "Remove-MgBetaSharePermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}", - "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/analytics", - "Command": "Remove-MgBetaSiteAnalytic", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaSiteColumn", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -334320,19 +334593,19 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaSiteContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaSiteColumn", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -334346,19 +334619,19 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaSiteContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "Command": "Remove-MgBetaSiteContentType", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -334372,45 +334645,45 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaSiteContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaSiteContentTypeColumn", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgBetaSiteContentTypeColumnLink", + "Uri": "/sites/{site-id}/lists/{list-id}", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteListColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}", - "Command": "Remove-MgBetaSiteList", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -334424,19 +334697,19 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaSiteListContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaSiteListColumn", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -334450,19 +334723,19 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaSiteListContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Command": "Remove-MgBetaSiteListContentType", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -334476,63 +334749,63 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaSiteListContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaSiteListContentTypeColumn", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgBetaSiteListContentTypeColumnLink", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Read and write items in all site collections", "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaSiteListItemActivity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Command": "Remove-MgBetaSiteListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Command": "Remove-MgBetaSiteListItemActivity", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -334558,110 +334831,110 @@ "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Command": "Remove-MgBetaSiteListItemField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Remove-MgBetaSiteListItemVersion", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgBetaSiteListItemVersionField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteListOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgBetaSiteListOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteListSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Command": "Remove-MgBetaSiteListSubscription", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Remove-MgBetaSiteOnenoteNotebook", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Command": "Remove-MgBetaSiteOnenoteNotebook", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaSiteOnenotePage", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -334675,230 +334948,221 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Command": "Remove-MgBetaSiteOnenotePage", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Remove-MgBetaSiteOnenoteSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Command": "Remove-MgBetaSiteOnenoteSection", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Remove-MgBetaSiteOnenoteSectionGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Remove-MgBetaSiteOnenoteSectionGroup", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgBetaSiteOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaSitePage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}", - "Command": "Remove-MgBetaSitePage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSitePageCanvaLayout", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout", - "Command": "Remove-MgBetaSitePageCanvaLayout", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSitePageCanvaLayoutHorizontalSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}", - "Command": "Remove-MgBetaSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Command": "Remove-MgBetaSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Command": "Remove-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSitePageCanvaLayoutVerticalSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection", - "Command": "Remove-MgBetaSitePageCanvaLayoutVerticalSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection/webparts/{webPart-id}", - "Command": "Remove-MgBetaSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSitePageWebPart", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/webParts/{webPart-id}", - "Command": "Remove-MgBetaSitePageWebPart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaSitePermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Command": "Remove-MgBetaSitePermission", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStore", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore", - "Command": "Remove-MgBetaSiteTermStore", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaSiteTermStoreGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Command": "Remove-MgBetaSiteTermStoreGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreGroupSet", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Command": "Remove-MgBetaSiteTermStoreGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -334907,13 +335171,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -334922,109 +335186,109 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaSiteTermStoreSet", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Command": "Remove-MgBetaSiteTermStoreSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -335033,13 +335297,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Command": "Remove-MgBetaSiteTermStoreSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -335048,39 +335312,39 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -335089,13 +335353,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -335104,186 +335368,195 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Command": "Remove-MgBetaSiteTermStoreSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaSiteTermStoreSetTerm", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Command": "Remove-MgBetaSiteTermStoreSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetTermChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Remove-MgBetaSiteTermStoreSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaSubscribedSku", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/subscribedSkus/{subscribedSku-id}", - "Command": "Remove-MgBetaSubscribedSku", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ChangeNotifications", - "Permissions": [], + "Command": "Remove-MgBetaSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/subscriptions/{subscription-id}", - "Command": "Remove-MgBetaSubscription", + "Module": "Beta.ChangeNotifications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}", - "Command": "Remove-MgBetaTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaTeamChannel", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.Delete.All", @@ -335309,86 +335582,86 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaTeamChannelEmail", + "Method": "POST", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "Command": "Remove-MgBetaTeamChannel", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgBetaTeamChannelMember", + "Method": "DELETE", "Variants": [ - "Remove", - "RemoveViaIdentity" + "Delete", + "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "Command": "Remove-MgBetaTeamChannelEmail", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from all channels", "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Remove-MgBetaTeamChannelMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamChannelSharedWithTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from all channels", "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaTeamChannelTab", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Remove-MgBetaTeamChannelSharedWithTeam", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -335444,37 +335717,37 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaTeamIncomingChannel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Remove-MgBetaTeamChannelTab", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { "Name": "Channel.Delete.All", "Description": "Delete channels", "FullDescription": "Delete channels in any team, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaTeamInstalledApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "Command": "Remove-MgBetaTeamIncomingChannel", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -335512,180 +335785,180 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaTeamMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "Command": "Remove-MgBetaTeamInstalledApp", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from all teams", "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "Command": "Remove-MgBetaTeamMember", - "ApiVersion": "beta", - "Method": "DELETE" + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Command": "Remove-MgBetaTeamOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamPermissionGrant", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Remove-MgBetaTeamPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamPhoto", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/photo", - "Command": "Remove-MgBetaTeamPhoto", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamPrimaryChannel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel", - "Command": "Remove-MgBetaTeamPrimaryChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamPrimaryChannelEmail", + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "Command": "Remove-MgBetaTeamPrimaryChannelEmail", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamPrimaryChannelMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Command": "Remove-MgBetaTeamPrimaryChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamPrimaryChannelTab", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Command": "Remove-MgBetaTeamPrimaryChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamSchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/schedule", - "Command": "Remove-MgBetaTeamSchedule", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaTeamScheduleOpenShift", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -335699,32 +335972,32 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Command": "Remove-MgBetaTeamScheduleOpenShift", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -335738,19 +336011,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaTeamScheduleShift", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -335770,50 +336043,50 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Command": "Remove-MgBetaTeamScheduleShift", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamScheduleTimeCard", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write all schedule items", "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaTeamScheduleTimeOff", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "Command": "Remove-MgBetaTeamScheduleTimeCard", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -335827,19 +336100,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaTeamScheduleTimeOffReason", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Command": "Remove-MgBetaTeamScheduleTimeOff", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -335853,19 +336126,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Command": "Remove-MgBetaTeamScheduleTimeOffReason", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -335879,19 +336152,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaTeamTag", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -335905,19 +336178,19 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaTeamTagMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "Command": "Remove-MgBetaTeamTag", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -335931,906 +336204,906 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Command": "Remove-MgBetaTeamTagMember", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeletedChat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Command": "Remove-MgBetaTeamworkDeletedChat", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeletedTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Command": "Remove-MgBetaTeamworkDeletedTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDevice", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}", - "Command": "Remove-MgBetaTeamworkDevice", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeviceActivity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "Command": "Remove-MgBetaTeamworkDeviceActivity", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeviceConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "Command": "Remove-MgBetaTeamworkDeviceConfiguration", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeviceHealth", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "Command": "Remove-MgBetaTeamworkDeviceHealth", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeviceOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "Command": "Remove-MgBetaTeamworkDeviceOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkTeamAppSetting", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/teamwork/teamsAppSettings", - "Command": "Remove-MgBetaTeamworkTeamAppSetting", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkTeamTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "Command": "Remove-MgBetaTeamworkTeamTemplate", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "WorkforceIntegration.ReadWrite.All", - "Description": "Read and write workforce integrations", - "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaTeamworkWorkforceIntegration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Command": "Remove-MgBetaTeamworkWorkforceIntegration", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "WorkforceIntegration.ReadWrite.All", + "Description": "Read and write workforce integrations", + "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Partner", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Partner", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Partner", - "Permissions": { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": "Manage Delegated Admin relationships with customers", - "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", - "IsAdmin": true - }, + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": "Manage Delegated Admin relationships with customers", + "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Partner", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.Partner", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenant", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenant", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": { - "Name": "ManagedTenants.WriteRead.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "ManagedTenants.WriteRead.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaTrustFrameworkKeySet", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaTrustFrameworkPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "Command": "Remove-MgBetaTrustFrameworkKeySet", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.TrustFramework", "Description": "Read and write your organization's trust framework policies", "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaUser", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "Command": "Remove-MgBetaTrustFrameworkPolicy", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -336862,86 +337135,86 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserActivity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}", - "Command": "Remove-MgBetaUser", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/activities/{userActivity-id}", "Module": "Beta.CrossDeviceExperiences", + "ApiVersion": "beta", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaUserActivityHistoryItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Command": "Remove-MgBetaUserActivity", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", "Module": "Beta.CrossDeviceExperiences", + "ApiVersion": "beta", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaUserActivityStatistics", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Command": "Remove-MgBetaUserActivityHistoryItem", + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.People", - "Permissions": [], + "Command": "Remove-MgBetaUserAppRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "Command": "Remove-MgBetaUserActivityStatistics", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaUserAuthenticationEmailMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Remove-MgBetaUserAppRoleAssignment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -336955,19 +337228,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserAuthenticationFido2Method", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "Command": "Remove-MgBetaUserAuthenticationEmailMethod", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -336981,19 +337254,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "Command": "Remove-MgBetaUserAuthenticationFido2Method", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -337007,32 +337280,32 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserAuthenticationOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Command": "Remove-MgBetaUserAuthenticationOperation", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -337046,19 +337319,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -337072,19 +337345,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -337098,19 +337371,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -337124,19 +337397,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -337150,43 +337423,29 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaUserCalendarGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Command": "Remove-MgBetaUserCalendarGroup", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaUserCalendarPermission", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -337195,1670 +337454,1675 @@ ], "OutputType": null, "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Command": "Remove-MgBetaUserCalendarPermission", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaUserChat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}", - "Command": "Remove-MgBetaUserChat", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaUserChatInstalledApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Command": "Remove-MgBetaUserChatInstalledApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaUserChatLastMessagePreview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Command": "Remove-MgBetaUserChatLastMessagePreview", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaUserChatMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Command": "Remove-MgBetaUserChatMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaUserChatMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Command": "Remove-MgBetaUserChatMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaUserChatMessageHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgBetaUserChatMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaUserChatMessageReply", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Remove-MgBetaUserChatMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaUserChatOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Command": "Remove-MgBetaUserChatOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaUserChatPermissionGrant", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Remove-MgBetaUserChatPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaUserChatPinnedMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Command": "Remove-MgBetaUserChatPinnedMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaUserChatTab", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Command": "Remove-MgBetaUserChatTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaUserContact", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Read and write contacts in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaUserContactExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}", - "Command": "Remove-MgBetaUserContact", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Remove-MgBetaUserContactFolder", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserContactExtension", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Read and write contacts in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaUserContactFolderChildFolder", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Command": "Remove-MgBetaUserContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Remove-MgBetaUserContactFolderChildFolderContact", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Command": "Remove-MgBetaUserContactFolderChildFolder", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Read and write contacts in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Command": "Remove-MgBetaUserContactFolderChildFolderContact", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Remove-MgBetaUserContactFolderContact", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Read and write contacts in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Command": "Remove-MgBetaUserContactFolderContact", - "ApiVersion": "beta", - "Method": "DELETE" + } }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Remove-MgBetaUserContactFolderContactExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserContactFolderContactExtension", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Remove-MgBetaUserDevice", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}", - "Command": "Remove-MgBetaUserDevice", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Remove-MgBetaUserDeviceCommand", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "Command": "Remove-MgBetaUserDeviceCommand", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Remove-MgBetaUserDeviceExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserDeviceExtension", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Remove-MgBetaUserDeviceFromManagement", + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "Command": "Remove-MgBetaUserDeviceFromManagement", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Remove-MgBetaUserDeviceRegisteredUserByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "Command": "Remove-MgBetaUserDeviceRegisteredUserByRef", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Remove-MgBetaUserDeviceUsageRights", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "Command": "Remove-MgBetaUserDeviceUsageRights", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDrive", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}", - "Command": "Remove-MgBetaUserDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Command": "Remove-MgBetaUserDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Remove-MgBetaUserDriveItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Command": "Remove-MgBetaUserDriveItemChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Remove-MgBetaUserDriveItemListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Remove-MgBetaUserDriveItemListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Remove-MgBetaUserDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgBetaUserDriveItemListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemPermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Remove-MgBetaUserDriveItemPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemRetentionLabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Command": "Remove-MgBetaUserDriveItemRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Remove-MgBetaUserDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemThumbnail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Remove-MgBetaUserDriveItemThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Remove-MgBetaUserDriveItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Command": "Remove-MgBetaUserDriveList", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveListColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaUserDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveListContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Remove-MgBetaUserDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveListContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgBetaUserDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Remove-MgBetaUserDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Remove-MgBetaUserDriveListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Remove-MgBetaUserDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgBetaUserDriveListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveListOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgBetaUserDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveListSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Remove-MgBetaUserDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRoot", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Command": "Remove-MgBetaUserDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Command": "Remove-MgBetaUserDriveRootAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Command": "Remove-MgBetaUserDriveRootChild", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Command": "Remove-MgBetaUserDriveRootListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Command": "Remove-MgBetaUserDriveRootListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Remove-MgBetaUserDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgBetaUserDriveRootListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootPermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Remove-MgBetaUserDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootRetentionLabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Command": "Remove-MgBetaUserDriveRootRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Remove-MgBetaUserDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootThumbnail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Remove-MgBetaUserDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Remove-MgBetaUserDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaUserEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}", - "Command": "Remove-MgBetaUserEvent", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaUserEventAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Command": "Remove-MgBetaUserEventAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaUserEventExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserEventExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaUserEventInstanceAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Command": "Remove-MgBetaUserEventInstanceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Remove-MgBetaUserEventInstanceExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserEventInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserExtension", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaUserInferenceClassificationOverride", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Command": "Remove-MgBetaUserInferenceClassificationOverride", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaUserInformationProtection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection", - "Command": "Remove-MgBetaUserInformationProtection", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaUserInformationProtectionPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/policy", - "Command": "Remove-MgBetaUserInformationProtectionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserInsight", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/insights", - "Command": "Remove-MgBetaUserInsight", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserInsightShared", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Command": "Remove-MgBetaUserInsightShared", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserInsightTrending", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Command": "Remove-MgBetaUserInsightTrending", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserInsightUsed", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Command": "Remove-MgBetaUserInsightUsed", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserLicenseDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Command": "Remove-MgBetaUserLicenseDetail", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaUserMailFolder", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Command": "Remove-MgBetaUserMailFolder", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Remove-MgBetaUserMailFolderChildFolder", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Command": "Remove-MgBetaUserMailFolderChildFolder", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaUserMailFolderMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Command": "Remove-MgBetaUserMailFolderMessage", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Remove-MgBetaUserMailFolderMessageAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Command": "Remove-MgBetaUserMailFolderMessageAttachment", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Remove-MgBetaUserMailFolderMessageExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserMailFolderMessageExtension", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaUserMailFolderMessageMention", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "Command": "Remove-MgBetaUserMailFolderMessageMention", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Remove-MgBetaUserMailFolderMessageRule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Command": "Remove-MgBetaUserMailFolderMessageRule", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserManagedDevice", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Command": "Remove-MgBetaUserManagedDevice", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Command": "Remove-MgBetaUserManagedDeviceCategory", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -338867,38 +339131,47 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaUserManager", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/manager", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -338912,19 +339185,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserManagerByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/manager", - "Command": "Remove-MgBetaUserManager", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/manager/$ref", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -338938,151 +339211,151 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/manager/$ref", - "Command": "Remove-MgBetaUserManagerByRef", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/messages/{message-id}", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaUserMessageAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}", - "Command": "Remove-MgBetaUserMessage", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Remove-MgBetaUserMessageExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Command": "Remove-MgBetaUserMessageAttachment", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Remove-MgBetaUserMessageMention", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserMessageExtension", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", "Module": "Beta.Mail", + "ApiVersion": "beta", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaUserMobileAppIntentAndState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "Command": "Remove-MgBetaUserMessageMention", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "Command": "Remove-MgBetaUserMobileAppIntentAndState", - "ApiVersion": "beta", - "Method": "DELETE" + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserNotification", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/notifications/{notification-id}", - "Command": "Remove-MgBetaUserNotification", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Remove-MgBetaUserOnenoteNotebook", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Command": "Remove-MgBetaUserOnenoteNotebook", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaUserOnenotePage", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Module": "Beta.Notes", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -339096,45 +339369,45 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserOnenoteSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Command": "Remove-MgBetaUserOnenotePage", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Remove-MgBetaUserOnenoteSectionGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Command": "Remove-MgBetaUserOnenoteSection", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Remove-MgBetaUserOnlineMeeting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Remove-MgBetaUserOnenoteSectionGroup", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -339148,20 +339421,11 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "Command": "Remove-MgBetaUserOnlineMeeting", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -339170,13 +339434,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -339185,25 +339449,34 @@ ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaUserOnlineMeetingRecording", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Command": "Remove-MgBetaUserOnlineMeetingRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaUserOnlineMeetingRegistration", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -339217,37 +339490,37 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "Command": "Remove-MgBetaUserOnlineMeetingRegistration", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read.All", @@ -339267,32 +339540,32 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserOnlineMeetingTranscript", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaUserOnlineMeetingVirtualAppointment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Command": "Remove-MgBetaUserOnlineMeetingTranscript", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/virtualAppointment", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -339312,226 +339585,200 @@ "FullDescription": "Allows the application to read and write virtual appointments for all users, without a signed-in user. The app must also be authorized to access an individual user’s data by the online meetings application access policy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserOutlookMasterCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/virtualAppointment", - "Command": "Remove-MgBetaUserOnlineMeetingVirtualAppointment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write all user mailbox settings", "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaUserOutlookTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Command": "Remove-MgBetaUserOutlookMasterCategory", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaUserOutlookTaskAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "Command": "Remove-MgBetaUserOutlookTask", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserOutlookTaskFolder", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Command": "Remove-MgBetaUserOutlookTaskAttachment", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "Command": "Remove-MgBetaUserOutlookTaskFolder", - "ApiVersion": "beta", - "Method": "DELETE" + } }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserOutlookTaskFolderTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Command": "Remove-MgBetaUserOutlookTaskFolderTask", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaUserOutlookTaskGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "Command": "Remove-MgBetaUserOutlookTaskGroup", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + } }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserPhoto", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/photo", - "Command": "Remove-MgBetaUserPhoto", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Remove-MgBetaUserPresence", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/presence", - "Command": "Remove-MgBetaUserPresence", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.People", - "Permissions": [ - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and update user profiles without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Remove-MgBetaUserProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile", - "Command": "Remove-MgBetaUserProfile", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339545,19 +339792,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfileAccount", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "Command": "Remove-MgBetaUserProfileAccount", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339571,19 +339818,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfileAddress", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "Command": "Remove-MgBetaUserProfileAddress", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339597,19 +339844,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfileAnniversary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "Command": "Remove-MgBetaUserProfileAnniversary", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339623,19 +339870,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfileAward", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "Command": "Remove-MgBetaUserProfileAward", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339649,19 +339896,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfileCertification", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "Command": "Remove-MgBetaUserProfileCertification", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339675,19 +339922,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfileEducationalActivity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "Command": "Remove-MgBetaUserProfileEducationalActivity", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339701,19 +339948,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfileEmail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "Command": "Remove-MgBetaUserProfileEmail", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339727,19 +339974,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfileInterest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "Command": "Remove-MgBetaUserProfileInterest", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339753,19 +340000,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfileLanguage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "Command": "Remove-MgBetaUserProfileLanguage", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339779,19 +340026,45 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfileName", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/profile/names/{personName-id}", - "Command": "Remove-MgBetaUserProfileName", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [ + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false + } + ] }, { + "Command": "Remove-MgBetaUserProfileNote", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -339823,19 +340096,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfilePatent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "Command": "Remove-MgBetaUserProfileNote", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339849,19 +340122,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfilePhone", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "Command": "Remove-MgBetaUserProfilePatent", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339875,19 +340148,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfilePosition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "Command": "Remove-MgBetaUserProfilePhone", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339901,19 +340174,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfileProject", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "Command": "Remove-MgBetaUserProfilePosition", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339927,19 +340200,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfilePublication", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "Command": "Remove-MgBetaUserProfileProject", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339953,19 +340226,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfileSkill", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "Command": "Remove-MgBetaUserProfilePublication", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -339979,19 +340252,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfileWebAccount", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "Command": "Remove-MgBetaUserProfileSkill", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -340005,19 +340278,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserProfileWebsite", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "Command": "Remove-MgBetaUserProfileWebAccount", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -340031,188 +340304,188 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "Command": "Remove-MgBetaUserProfileWebsite", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgBetaUserScopedRoleMemberOf", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Command": "Remove-MgBetaUserScopedRoleMemberOf", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaUserSecurity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/security", - "Command": "Remove-MgBetaUserSecurity", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaUserSecurityInformationProtection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/security/informationProtection", - "Command": "Remove-MgBetaUserSecurityInformationProtection", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/settings", - "Command": "Remove-MgBetaUserSetting", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserSettingItemInsight", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/settings/itemInsights", - "Command": "Remove-MgBetaUserSettingItemInsight", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserSettingShiftPreference", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/settings/shiftPreferences", - "Command": "Remove-MgBetaUserSettingShiftPreference", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaUserTeamwork", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/teamwork", - "Command": "Remove-MgBetaUserTeamwork", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgBetaUserTeamworkInstalledApp", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -340238,19 +340511,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserTodoList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "Command": "Remove-MgBetaUserTeamworkInstalledApp", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -340270,32 +340543,32 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserTodoListExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "Command": "Remove-MgBetaUserTodoList", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserTodoListTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserTodoListExtension", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -340309,19 +340582,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserTodoListTaskAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "Command": "Remove-MgBetaUserTodoListTask", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -340335,32 +340608,32 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "Command": "Remove-MgBetaUserTodoListTaskAttachment", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -340374,32 +340647,32 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBetaUserTodoListTaskExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Command": "Remove-MgBetaUserTodoListTaskExtension", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -340413,376 +340686,367 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", - "ApiVersion": "beta", - "Method": "DELETE" + ] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEvent", + "Method": "DELETE", "Variants": [ "Delete1", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Command": "Remove-MgBetaVirtualEvent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventPresenter", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Command": "Remove-MgBetaVirtualEventPresenter", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventSession", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Command": "Remove-MgBetaVirtualEventSession", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventSessionMeetingAttendanceReport", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport", - "Command": "Remove-MgBetaVirtualEventSessionMeetingAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}", - "Command": "Remove-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventSessionRecording", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}", - "Command": "Remove-MgBetaVirtualEventSessionRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventSessionRegistration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration", - "Command": "Remove-MgBetaVirtualEventSessionRegistration", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Command": "Remove-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventSessionRegistrationRegistrant", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}", - "Command": "Remove-MgBetaVirtualEventSessionRegistrationRegistrant", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventSessionTranscript", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}", - "Command": "Remove-MgBetaVirtualEventSessionTranscript", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventSessionVirtualAppointment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/virtualAppointment", - "Command": "Remove-MgBetaVirtualEventSessionVirtualAppointment", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventWebinar", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Command": "Remove-MgBetaVirtualEventWebinar", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventWebinarPresenter", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Command": "Remove-MgBetaVirtualEventWebinarPresenter", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventWebinarSession", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Command": "Remove-MgBetaVirtualEventWebinarSession", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport", - "Command": "Remove-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}", - "Command": "Remove-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventWebinarSessionRecording", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}", - "Command": "Remove-MgBetaVirtualEventWebinarSessionRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration", - "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistration", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}", - "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventWebinarSessionTranscript", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}", - "Command": "Remove-MgBetaVirtualEventWebinarSessionTranscript", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Remove-MgBetaVirtualEventWebinarSessionVirtualAppointment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/virtualAppointment", - "Command": "Remove-MgBetaVirtualEventWebinarSessionVirtualAppointment", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaWindowsUpdatesDeployment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "Command": "Remove-MgBetaWindowsUpdatesDeployment", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -340791,13 +341055,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -340806,57 +341070,57 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaWindowsUpdatesPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "Command": "Remove-MgBetaWindowsUpdatesPolicy", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -340865,13 +341129,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -340880,13 +341144,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity", @@ -340897,13 +341161,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -340912,72 +341176,67 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", - "Method": "DELETE" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -340986,18 +341245,18 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -341006,30 +341265,44 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Remove-MgBookingBusiness", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgBookingBusinessAppointment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "Command": "Remove-MgBookingBusiness", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -341055,32 +341328,32 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBookingBusinessCalendarView", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Command": "Remove-MgBookingBusinessAppointment", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Module": "Bookings", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Bookings", - "Permissions": [], + "Command": "Remove-MgBookingBusinessCustomer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Command": "Remove-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -341106,19 +341379,19 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBookingBusinessCustomQuestion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "Command": "Remove-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -341138,19 +341411,19 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBookingBusinessService", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "Command": "Remove-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -341164,19 +341437,19 @@ "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBookingBusinessStaffMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Command": "Remove-MgBookingBusinessService", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -341190,45 +341463,45 @@ "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgBookingCurrency", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "Command": "Remove-MgBookingBusinessStaffMember", + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Module": "Bookings", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Bookings", - "Permissions": [], + "Command": "Remove-MgChat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "Command": "Remove-MgBookingCurrency", + "Uri": "/chats/{chat-id}", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgChatInstalledApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/chats/{chat-id}", - "Command": "Remove-MgChat", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -341260,32 +341533,32 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgChatLastMessagePreview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Command": "Remove-MgChatInstalledApp", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgChatMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/chats/{chat-id}/lastMessagePreview", - "Command": "Remove-MgChatLastMessagePreview", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -341305,32 +341578,32 @@ "FullDescription": "Add and remove members from all chats, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgChatMessageReplyHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Command": "Remove-MgChatMember", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgChatPinnedMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgChatMessageReplyHostedContent", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -341344,19 +341617,19 @@ "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgChatTab", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Command": "Remove-MgChatPinnedMessage", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Delete.Chat", @@ -341394,19 +341667,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgCommunicationCall", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "Command": "Remove-MgChatTab", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/communications/calls/{call-id}", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -341420,19 +341693,19 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgCommunicationCallAudioRoutingGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/communications/calls/{call-id}", - "Command": "Remove-MgCommunicationCall", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.InitiateGroupCalls.All", @@ -341446,45 +341719,45 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgCommunicationCallContentSharingSession", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "Command": "Remove-MgCommunicationCallAudioRoutingGroup", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Remove-MgCommunicationCallOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Command": "Remove-MgCommunicationCallContentSharingSession", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Remove-MgCommunicationCallParticipant", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Command": "Remove-MgCommunicationCallOperation", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCalls.All", @@ -341498,123 +341771,123 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Command": "Remove-MgCommunicationCallParticipant", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Remove-MgCommunicationCallRecordSession", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Command": "Remove-MgCommunicationCallRecordSession", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Remove-MgCommunicationOnlineMeeting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Command": "Remove-MgCommunicationOnlineMeeting", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Remove-MgCommunicationPresence", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/communications/presences/{presence-id}", - "Command": "Remove-MgCommunicationPresence", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgContact", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/contacts/{orgContact-id}", - "Command": "Remove-MgContact", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgContract", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/contracts/{contract-id}", - "Command": "Remove-MgContract", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgDataPolicyOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Command": "Remove-MgDataPolicyOperation", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgDevice", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/devices/{device-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.ReadWrite.All", @@ -341628,37 +341901,37 @@ "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/devices/{device-id}", - "Command": "Remove-MgDevice", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -341672,19 +341945,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -341698,32 +341971,32 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -341737,19 +342010,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -341763,50 +342036,50 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -341820,19 +342093,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -341846,84 +342119,84 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -341937,153 +342210,153 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementManagedAppStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgDeviceAppManagementManagedEBook", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Command": "Remove-MgDeviceAppManagementManagedAppStatus", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Command": "Remove-MgDeviceAppManagementManagedEBook", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -342097,19 +342370,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -342123,19 +342396,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -342149,189 +342422,189 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgDeviceAppManagementMobileApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Command": "Remove-MgDeviceAppManagementMobileApp", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementMobileAppCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Command": "Remove-MgDeviceAppManagementMobileAppCategory", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -342345,19 +342618,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -342371,32 +342644,32 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgDeviceAppManagementVppToken", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -342410,19 +342683,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "Command": "Remove-MgDeviceAppManagementVppToken", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -342436,19 +342709,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -342462,19 +342735,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -342488,19 +342761,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -342514,62 +342787,62 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgDeviceExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Command": "Remove-MgDeviceExtension", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement.Administration", - "Permissions": [], + "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/applePushNotificationCertificate", - "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", + "Module": "DeviceManagement.Administration", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgDeviceManagementAuditEvent", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementComplianceManagementPartner", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Command": "Remove-MgDeviceManagementAuditEvent", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -342583,31 +342856,31 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "Command": "Remove-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Remove-MgDeviceManagementConditionalAccessSetting", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/conditionalAccessSettings", - "Command": "Remove-MgDeviceManagementConditionalAccessSetting", + "Module": "DeviceManagement.Enrollment", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgDeviceManagementDetectedApp", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -342621,19 +342894,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementDeviceCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "Command": "Remove-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -342647,347 +342920,347 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "Command": "Remove-MgDeviceManagementDeviceCategory", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgDeviceManagementDeviceConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Command": "Remove-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343001,19 +343274,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343027,19 +343300,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementExchangeConnector", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343053,55 +343326,55 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "Command": "Remove-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementIoUpdateStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "OutputType": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementManagedDevice", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Command": "Remove-MgDeviceManagementIoUpdateStatus", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343115,77 +343388,63 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "Command": "Remove-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementManagedDeviceCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Command": "Remove-MgDeviceManagementManagedDeviceCategory", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -343194,56 +343453,70 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343257,19 +343530,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343283,55 +343556,55 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementPartner", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343345,19 +343618,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "Command": "Remove-MgDeviceManagementPartner", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343371,31 +343644,31 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Reports", - "Permissions": [], + "Command": "Remove-MgDeviceManagementReport", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/reports", - "Command": "Remove-MgDeviceManagementReport", + "Module": "Reports", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgDeviceManagementResourceOperation", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343409,19 +343682,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "Command": "Remove-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343435,19 +343708,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "Command": "Remove-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343461,19 +343734,19 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "Command": "Remove-MgDeviceManagementRoleDefinition", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343487,109 +343760,109 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementTermAndCondition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Command": "Remove-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementTroubleshootingEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Command": "Remove-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343603,19 +343876,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343629,19 +343902,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343655,19 +343928,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343681,19 +343954,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343707,19 +343980,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343733,19 +344006,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343759,19 +344032,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343785,44 +344058,44 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343836,45 +344109,45 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343888,19 +344161,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343914,19 +344187,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343940,19 +344213,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343966,19 +344239,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -343992,19 +344265,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -344018,31 +344291,31 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -344056,31 +344329,31 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -344094,19 +344367,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -344120,19 +344393,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -344146,73 +344419,73 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -344226,19 +344499,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -344252,174 +344525,174 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgDeviceRegisteredOwnerByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgDeviceRegisteredUserByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "Command": "Remove-MgDeviceRegisteredOwnerByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgDirectoryAdministrativeUnit", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "Command": "Remove-MgDeviceRegisteredUserByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "AdministrativeUnit.ReadWrite.All", "Description": "Read and write all administrative units", "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDirectoryAdministrativeUnitExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Command": "Remove-MgDirectoryAdministrativeUnit", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgDirectoryAdministrativeUnitMemberByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Command": "Remove-MgDirectoryAdministrativeUnitExtension", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "AdministrativeUnit.ReadWrite.All", "Description": "Read and write all administrative units", "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "Command": "Remove-MgDirectoryAdministrativeUnitMemberByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write all directory RBAC settings", "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "v1.0", - "Method": "DELETE" + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgDirectoryAttributeSet", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/attributeSets/{attributeSet-id}", - "Command": "Remove-MgDirectoryAttributeSet", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgDirectoryDeletedItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/deletedItems/{directoryObject-id}", - "Command": "Remove-MgDirectoryDeletedItem", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgDirectoryFederationConfiguration", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -344433,177 +344706,177 @@ "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Command": "Remove-MgDirectoryFederationConfiguration", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "DirectoryObjects", - "Permissions": [], + "Command": "Remove-MgDirectoryObject", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directoryObjects/{directoryObject-id}", - "Command": "Remove-MgDirectoryObject", + "Module": "DirectoryObjects", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgDirectoryOnPremiseSynchronization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Command": "Remove-MgDirectoryOnPremiseSynchronization", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgDirectoryRole", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}", - "Command": "Remove-MgDirectoryRole", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false - }, + "Command": "Remove-MgDirectoryRoleMemberByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "Command": "Remove-MgDirectoryRoleMemberByRef", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgDirectoryRoleScopedMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Command": "Remove-MgDirectoryRoleScopedMember", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgDirectoryRoleTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Command": "Remove-MgDirectoryRoleTemplate", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", - "IsAdmin": false - }, + "Command": "Remove-MgDomain", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/domains/{domain-id}", - "Command": "Remove-MgDomain", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgDomainFederationConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Command": "Remove-MgDomainFederationConfiguration", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgDomainServiceConfigurationRecord", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Command": "Remove-MgDomainServiceConfigurationRecord", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgDomainVerificationDnsRecord", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Command": "Remove-MgDomainVerificationDnsRecord", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDrive", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}", - "Command": "Remove-MgDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgDriveItem", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -344623,136 +344896,136 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "Command": "Remove-MgDriveItem", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveItemAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Remove-MgDriveItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveItemAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveItemChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Command": "Remove-MgDriveItemChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveItemListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Remove-MgDriveItemListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveItemListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveItemListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Remove-MgDriveItemListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveItemListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Remove-MgDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveItemListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgDriveItemListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgDriveItemPermission", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -344772,427 +345045,427 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Remove-MgDriveItemPermission", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveItemSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Remove-MgDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveItemThumbnail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Remove-MgDriveItemThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Remove-MgDriveItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list", - "Command": "Remove-MgDriveList", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveListColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Remove-MgDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveListContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Remove-MgDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveListContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveListContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Remove-MgDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgDriveListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Remove-MgDriveListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Remove-MgDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgDriveListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveListOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveListSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Remove-MgDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveRoot", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root", - "Command": "Remove-MgDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveRootAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/analytics", - "Command": "Remove-MgDriveRootAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveRootAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveRootChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "Command": "Remove-MgDriveRootChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveRootListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem", - "Command": "Remove-MgDriveRootListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveRootListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveRootListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/fields", - "Command": "Remove-MgDriveRootListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveRootListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Remove-MgDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveRootListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgDriveRootListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveRootPermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Remove-MgDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveRootSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Remove-MgDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveRootThumbnail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Remove-MgDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgDriveRootVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Remove-MgDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgEducationClass", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgEducationClassAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}", - "Command": "Remove-MgEducationClass", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -345206,19 +345479,19 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgEducationClassAssignmentCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "Command": "Remove-MgEducationClassAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -345232,19 +345505,19 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgEducationClassAssignmentCategoryByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Command": "Remove-MgEducationClassAssignmentCategory", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -345258,32 +345531,32 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgEducationClassAssignmentDefault", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Command": "Remove-MgEducationClassAssignmentCategoryByRef", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationClassAssignmentResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Command": "Remove-MgEducationClassAssignmentDefault", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -345297,19 +345570,19 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgEducationClassAssignmentRubric", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Remove-MgEducationClassAssignmentResource", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -345323,19 +345596,19 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgEducationClassAssignmentRubricByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "Command": "Remove-MgEducationClassAssignmentRubric", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -345349,45 +345622,45 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgEducationClassAssignmentSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Remove-MgEducationClassAssignmentRubricByRef", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationClassAssignmentSubmission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Command": "Remove-MgEducationClassAssignmentSetting", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Remove-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -345401,19 +345674,19 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgEducationClassAssignmentSubmissionResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -345427,197 +345700,197 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Remove-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "Remove-MgEducationClassMemberByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "Command": "Remove-MgEducationClassMemberByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgEducationClassTeacherByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "Command": "Remove-MgEducationClassTeacherByRef", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationMe", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/education/me", - "Command": "Remove-MgEducationMe", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationMeAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}", - "Command": "Remove-MgEducationMeAssignment", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationMeAssignmentCategoryByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Command": "Remove-MgEducationMeAssignmentCategoryByRef", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationMeAssignmentResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Remove-MgEducationMeAssignmentResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationMeAssignmentRubric", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Command": "Remove-MgEducationMeAssignmentRubric", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationMeAssignmentRubricByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Remove-MgEducationMeAssignmentRubricByRef", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationMeAssignmentSubmission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Remove-MgEducationMeAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationMeAssignmentSubmissionResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Remove-MgEducationMeAssignmentSubmissionResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgEducationMeRubric", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -345631,474 +345904,474 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "Command": "Remove-MgEducationMeRubric", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "Remove-MgEducationSchool", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/schools/{educationSchool-id}", - "Command": "Remove-MgEducationSchool", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgEducationSchoolClassByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "Command": "Remove-MgEducationSchoolClassByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgEducationSchoolUserByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "Command": "Remove-MgEducationSchoolUserByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Education", + "ApiVersion": "v1.0", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgEducationUser", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}", - "Command": "Remove-MgEducationUser", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationUserAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Command": "Remove-MgEducationUserAssignment", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationUserAssignmentCategoryByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Command": "Remove-MgEducationUserAssignmentCategoryByRef", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationUserAssignmentResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Remove-MgEducationUserAssignmentResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationUserAssignmentRubric", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Command": "Remove-MgEducationUserAssignmentRubric", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationUserAssignmentRubricByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Remove-MgEducationUserAssignmentRubricByRef", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationUserAssignmentSubmission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Remove-MgEducationUserAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationUserAssignmentSubmissionResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Remove-MgEducationUserAssignmentSubmissionResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Remove-MgEducationUserRubric", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Command": "Remove-MgEducationUserRubric", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgEntitlementManagementAccessPackage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Command": "Remove-MgEntitlementManagementAccessPackage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/{accessPackage-id1}/$ref", - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/$ref", - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgEntitlementManagementAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "Command": "Remove-MgEntitlementManagementAssignment", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgEntitlementManagementAssignmentPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Command": "Remove-MgEntitlementManagementAssignmentPolicy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgEntitlementManagementAssignmentRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "Command": "Remove-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgEntitlementManagementCatalog", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "Command": "Remove-MgEntitlementManagementCatalog", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgEntitlementManagementConnectedOrganization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Command": "Remove-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Remove-MgExternalConnection", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.All", @@ -346112,19 +346385,19 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgExternalConnectionGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}", - "Command": "Remove-MgExternalConnection", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -346138,19 +346411,19 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgExternalConnectionGroupMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "Command": "Remove-MgExternalConnectionGroup", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -346164,19 +346437,19 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgExternalConnectionItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Command": "Remove-MgExternalConnectionGroupMember", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -346190,107 +346463,107 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "Command": "Remove-MgExternalConnectionItem", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Search", - "Permissions": [], + "Command": "Remove-MgExternalConnectionItemActivity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Command": "Remove-MgExternalConnectionItemActivity", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Remove-MgExternalConnectionOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Command": "Remove-MgExternalConnectionOperation", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Remove-MgExternalConnectionSchema", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/external/connections/{externalConnection-id}/schema", - "Command": "Remove-MgExternalConnectionSchema", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgGroup", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgGroupAcceptedSenderByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}", - "Command": "Remove-MgGroup", + "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupAppRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "Command": "Remove-MgGroupAcceptedSenderByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgGroupCalendarEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Remove-MgGroupAppRoleAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -346304,671 +346577,671 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgGroupCalendarPermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "Command": "Remove-MgGroupCalendarEvent", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgGroupConversation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Command": "Remove-MgGroupCalendarPermission", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgGroupConversationThread", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "Command": "Remove-MgGroupConversation", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "Command": "Remove-MgGroupConversationThread", - "ApiVersion": "v1.0", - "Method": "DELETE" + } }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupConversationThreadPostAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Command": "Remove-MgGroupConversationThreadPostAttachment", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupConversationThreadPostExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Command": "Remove-MgGroupConversationThreadPostExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDrive", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}", - "Command": "Remove-MgGroupDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Command": "Remove-MgGroupDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveItemAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Remove-MgGroupDriveItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveItemChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Command": "Remove-MgGroupDriveItemChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveItemListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Remove-MgGroupDriveItemListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveItemListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Remove-MgGroupDriveItemListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveItemListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Remove-MgGroupDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveItemListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgGroupDriveItemListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveItemPermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Remove-MgGroupDriveItemPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveItemSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Remove-MgGroupDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveItemThumbnail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Remove-MgGroupDriveItemThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Remove-MgGroupDriveItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Command": "Remove-MgGroupDriveList", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveListColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Remove-MgGroupDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveListContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Remove-MgGroupDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveListContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgGroupDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveListContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgGroupDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Remove-MgGroupDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Remove-MgGroupDriveListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Remove-MgGroupDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgGroupDriveListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveListOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgGroupDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveListSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Remove-MgGroupDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveRoot", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Command": "Remove-MgGroupDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveRootAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Command": "Remove-MgGroupDriveRootAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveRootChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Command": "Remove-MgGroupDriveRootChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveRootListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Command": "Remove-MgGroupDriveRootListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveRootListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Command": "Remove-MgGroupDriveRootListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveRootListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Remove-MgGroupDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveRootListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgGroupDriveRootListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveRootPermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Remove-MgGroupDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveRootSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Remove-MgGroupDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveRootThumbnail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Remove-MgGroupDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgGroupDriveRootVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Remove-MgGroupDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgGroupEvent", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -346982,108 +347255,94 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "Command": "Remove-MgGroupEvent", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Remove-MgGroupEventAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Command": "Remove-MgGroupEventAttachment", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Remove-MgGroupEventExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Command": "Remove-MgGroupEventExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Remove-MgGroupEventInstanceAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Command": "Remove-MgGroupEventInstanceAttachment", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Remove-MgGroupEventInstanceExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Command": "Remove-MgGroupEventInstanceExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Command": "Remove-MgGroupExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, + "Command": "Remove-MgGroupFavorite", + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/removeFavorite", - "Command": "Remove-MgGroupFavorite", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + } }, { - "Module": "Groups", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - }, + "Command": "Remove-MgGroupFromLifecyclePolicy", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -347092,18 +347351,18 @@ ], "OutputType": null, "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "Command": "Remove-MgGroupFromLifecyclePolicy", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgGroupLifecyclePolicy", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -347112,12 +347371,26 @@ ], "OutputType": null, "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Command": "Remove-MgGroupLifecyclePolicy", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } }, { + "Command": "Remove-MgGroupMemberByRef", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -347137,32 +347410,32 @@ "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgGroupOnenoteNotebook", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "Command": "Remove-MgGroupMemberByRef", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Remove-MgGroupOnenotePage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Command": "Remove-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -347176,45 +347449,45 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgGroupOnenoteSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Command": "Remove-MgGroupOnenotePage", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Remove-MgGroupOnenoteSectionGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Command": "Remove-MgGroupOnenoteSection", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Remove-MgGroupOwnerByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Remove-MgGroupOnenoteSectionGroup", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -347228,71 +347501,73 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", - "Command": "Remove-MgGroupOwnerByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupPermissionGrant", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Remove-MgGroupPermissionGrant", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupPhoto", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/photo", - "Command": "Remove-MgGroupPhoto", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Planner", - "Permissions": [], + "Command": "Remove-MgGroupPlannerPlanDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Command": "Remove-MgGroupPlannerPlanDetail", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupRejectedSenderByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "Command": "Remove-MgGroupRejectedSenderByRef", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgGroupSetting", + "Method": "DELETE", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -347306,35 +347581,24 @@ "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "Command": "Remove-MgGroupSetting", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupSite", + "Method": "POST", "Variants": [ "Remove", "RemoveExpanded", @@ -347343,494 +347607,494 @@ ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/remove", - "Command": "Remove-MgGroupSite", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Command": "Remove-MgGroupSiteAnalytic", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgGroupSiteColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Command": "Remove-MgGroupSiteContentType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgGroupSiteContentTypeColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgGroupSiteContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Command": "Remove-MgGroupSiteList", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteListColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgGroupSiteListColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteListContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Command": "Remove-MgGroupSiteListContentType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteListContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgGroupSiteListContentTypeColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteListContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgGroupSiteListContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Command": "Remove-MgGroupSiteListItem", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Command": "Remove-MgGroupSiteListItemField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Remove-MgGroupSiteListItemVersion", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgGroupSiteListItemVersionField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteListOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgGroupSiteListOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteListSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Command": "Remove-MgGroupSiteListSubscription", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenote", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Command": "Remove-MgGroupSiteOnenote", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenoteNotebook", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Command": "Remove-MgGroupSiteOnenoteNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenoteNotebookSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Command": "Remove-MgGroupSiteOnenoteNotebookSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenoteOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Command": "Remove-MgGroupSiteOnenoteOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenotePage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Command": "Remove-MgGroupSiteOnenotePage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenoteResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Command": "Remove-MgGroupSiteOnenoteResource", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenoteSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Command": "Remove-MgGroupSiteOnenoteSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenoteSectionGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Remove-MgGroupSiteOnenoteSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOnenoteSectionPage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Remove-MgGroupSiteOnenoteSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgGroupSiteOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSitePermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Command": "Remove-MgGroupSitePermission", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStore", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -347839,13 +348103,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Command": "Remove-MgGroupSiteTermStore", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreGroup", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -347854,13 +348118,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Command": "Remove-MgGroupSiteTermStoreGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreGroupSet", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -347869,13 +348133,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Command": "Remove-MgGroupSiteTermStoreGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -347888,13 +348152,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -347907,13 +348171,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -347922,13 +348186,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -347937,13 +348201,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -347952,13 +348216,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -347967,13 +348231,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -347982,13 +348246,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -347997,13 +348261,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSet", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348012,13 +348276,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Command": "Remove-MgGroupSiteTermStoreSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348031,13 +348295,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Command": "Remove-MgGroupSiteTermStoreSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348050,13 +348314,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348065,13 +348329,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348080,13 +348344,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348099,13 +348363,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348118,13 +348382,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348133,13 +348397,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348148,13 +348412,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348163,13 +348427,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348178,13 +348442,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348193,13 +348457,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348208,13 +348472,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Command": "Remove-MgGroupSiteTermStoreSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetTerm", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348223,13 +348487,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Command": "Remove-MgGroupSiteTermStoreSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetTermChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348238,13 +348502,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Remove-MgGroupSiteTermStoreSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348253,13 +348517,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -348268,678 +348532,687 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team", - "Command": "Remove-MgGroupTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamChannel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Command": "Remove-MgGroupTeamChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamChannelMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Remove-MgGroupTeamChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamChannelMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Remove-MgGroupTeamChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamChannelMessageHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgGroupTeamChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamChannelMessageReply", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Remove-MgGroupTeamChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamChannelSharedWithTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Remove-MgGroupTeamChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamChannelTab", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Remove-MgGroupTeamChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamIncomingChannel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "Command": "Remove-MgGroupTeamIncomingChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamInstalledApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Command": "Remove-MgGroupTeamInstalledApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Command": "Remove-MgGroupTeamMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Command": "Remove-MgGroupTeamOperation", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamPhoto", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/photo", - "Command": "Remove-MgGroupTeamPhoto", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamPrimaryChannel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel", - "Command": "Remove-MgGroupTeamPrimaryChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamPrimaryChannelMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Command": "Remove-MgGroupTeamPrimaryChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamPrimaryChannelMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Command": "Remove-MgGroupTeamPrimaryChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamPrimaryChannelTab", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Command": "Remove-MgGroupTeamPrimaryChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamSchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule", - "Command": "Remove-MgGroupTeamSchedule", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamScheduleOpenShift", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Command": "Remove-MgGroupTeamScheduleOpenShift", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamScheduleShift", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Command": "Remove-MgGroupTeamScheduleShift", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamScheduleTimeOff", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Command": "Remove-MgGroupTeamScheduleTimeOff", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamScheduleTimeOffReason", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Command": "Remove-MgGroupTeamScheduleTimeOffReason", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamTag", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Command": "Remove-MgGroupTeamTag", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgGroupTeamTagMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Command": "Remove-MgGroupTeamTagMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgGroupThread", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "Command": "Remove-MgGroupThread", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupThreadPostAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Command": "Remove-MgGroupThreadPostAttachment", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupThreadPostExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Command": "Remove-MgGroupThreadPostExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupThreadPostInReplyToAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Command": "Remove-MgGroupThreadPostInReplyToAttachment", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Remove-MgGroupThreadPostInReplyToExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Command": "Remove-MgGroupThreadPostInReplyToExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "APIConnectors.ReadWrite.All", - "Description": "Read and write API connectors for authentication flows", - "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgIdentityApiConnector", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Command": "Remove-MgIdentityApiConnector", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "Name": "APIConnectors.ReadWrite.All", + "Description": "Read and write API connectors for authentication flows", + "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgIdentityB2XUserFlow", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Command": "Remove-MgIdentityB2XUserFlow", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgIdentityB2XUserFlowIdentityProvider", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "Command": "Remove-MgIdentityB2XUserFlowIdentityProvider", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgIdentityB2XUserFlowLanguage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Command": "Remove-MgIdentityB2XUserFlowLanguage", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgIdentityConditionalAccess", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/identity/conditionalAccess", - "Command": "Remove-MgIdentityConditionalAccess", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.Read.ConditionalAccess", "Description": "Read your organization's conditional access policies", "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgIdentityConditionalAccessNamedLocation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -348953,19 +349226,19 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgIdentityConditionalAccessPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Command": "Remove-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -348979,330 +349252,321 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Command": "Remove-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "v1.0", - "Method": "DELETE" + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceAppConsentRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Command": "Remove-MgIdentityGovernanceAppConsentRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "Agreement.ReadWrite.All", - "Description": "Read and write all terms of use agreements", - "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", - "IsAdmin": true - }, + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -349311,139 +349575,148 @@ ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgIdentityProvider", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgIdentityUserFlowAttribute", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Command": "Remove-MgIdentityProvider", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Command": "Remove-MgIdentityUserFlowAttribute", - "ApiVersion": "v1.0", - "Method": "DELETE" + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgInvitation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/invitations/{invitation-id}", - "Command": "Remove-MgInvitation", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgOauth2PermissionGrant", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -349457,112 +349730,112 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgOrganization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Command": "Remove-MgOauth2PermissionGrant", + "Uri": "/organization/{organization-id}", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgOrganizationBranding", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/organization/{organization-id}", - "Command": "Remove-MgOrganization", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/organization/{organization-id}/branding", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgOrganizationBrandingLocalization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/organization/{organization-id}/branding", - "Command": "Remove-MgOrganizationBranding", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "Command": "Remove-MgOrganizationBrandingLocalization", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgOrganizationExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgPlace", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Command": "Remove-MgOrganizationExtension", + "Uri": "/places/{place-id}", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Remove-MgPlannerBucket", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/places/{place-id}", - "Command": "Remove-MgPlace", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/planner/buckets/{plannerBucket-id}", "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -349582,19 +349855,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgPlannerPlan", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/planner/buckets/{plannerBucket-id}", - "Command": "Remove-MgPlannerBucket", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/planner/plans/{plannerPlan-id}", "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -349614,19 +349887,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgPlannerTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/planner/plans/{plannerPlan-id}", - "Command": "Remove-MgPlannerPlan", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/planner/tasks/{plannerTask-id}", "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -349646,143 +349919,143 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "Command": "Remove-MgPlannerTask", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Planner", - "Permissions": [], + "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Planner", - "Permissions": [], + "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Planner", - "Permissions": [], + "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgPolicyAdminConsentRequestPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/adminConsentRequestPolicy", - "Command": "Remove-MgPolicyAdminConsentRequestPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Remove-MgPolicyAppManagementPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "Command": "Remove-MgPolicyAppManagementPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgPolicyAuthenticationFlowPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/authenticationFlowsPolicy", - "Command": "Remove-MgPolicyAuthenticationFlowPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgPolicyAuthenticationMethodPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/authenticationMethodsPolicy", - "Command": "Remove-MgPolicyAuthenticationMethodPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -349796,430 +350069,430 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgPolicyAuthorizationPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/authorizationPolicy", - "Command": "Remove-MgPolicyAuthorizationPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Remove-MgPolicyClaimMappingPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "Command": "Remove-MgPolicyClaimMappingPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgPolicyCrossTenantAccessPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy", - "Command": "Remove-MgPolicyCrossTenantAccessPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/default", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgPolicyDefaultAppManagementPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/defaultAppManagementPolicy", - "Command": "Remove-MgPolicyDefaultAppManagementPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "Remove-MgPolicyFeatureRolloutPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Command": "Remove-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgPolicyPermissionGrantPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Command": "Remove-MgPolicyPermissionGrantPolicy", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgPolicyRoleManagementPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Command": "Remove-MgPolicyRoleManagementPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgPolicyRoleManagementPolicyRule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Command": "Remove-MgPolicyRoleManagementPolicyRule", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgPolicyTokenIssuancePolicy", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgPolicyTokenLifetimePolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Command": "Remove-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgPrintConnector", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Command": "Remove-MgPolicyTokenLifetimePolicy", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/print/connectors/{printConnector-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": { "Name": "PrintConnector.ReadWrite.All", "Description": "Read and write print connectors", "FullDescription": "Allows the application to read and write print connectors on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgPrintOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/print/connectors/{printConnector-id}", - "Command": "Remove-MgPrintConnector", + "Uri": "/print/operations/{printOperation-id}", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgPrintPrinter", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/print/operations/{printOperation-id}", - "Command": "Remove-MgPrintOperation", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/print/printers/{printer-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": { "Name": "Printer.FullControl.All", "Description": "Register, read, update, and unregister printers", "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ", "IsAdmin": true - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}", - "Command": "Remove-MgPrintPrinter", - "ApiVersion": "v1.0", - "Method": "DELETE" + } }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgPrintPrinterJob", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Command": "Remove-MgPrintPrinterJob", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgPrintPrinterJobDocument", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Remove-MgPrintPrinterJobDocument", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgPrintPrinterJobTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Remove-MgPrintPrinterJobTask", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgPrintPrinterTaskTrigger", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -350233,311 +350506,311 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Command": "Remove-MgPrintPrinterTaskTrigger", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgPrintService", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/services/{printService-id}", - "Command": "Remove-MgPrintService", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgPrintServiceEndpoint", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Command": "Remove-MgPrintServiceEndpoint", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, + "Command": "Remove-MgPrintShare", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}", - "Command": "Remove-MgPrintShare", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgPrintShareAllowedGroupByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/$ref", - "Command": "Remove-MgPrintShareAllowedGroupByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", "FullDescription": "Allows the application to read and update printer shares on your behalf. ", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgPrintShareAllowedUserByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/$ref", - "Command": "Remove-MgPrintShareAllowedUserByRef", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + } }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgPrintShareJob", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Command": "Remove-MgPrintShareJob", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgPrintShareJobDocument", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Remove-MgPrintShareJobDocument", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgPrintShareJobTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Remove-MgPrintShareJobTask", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": { - "Name": "PrintTaskDefinition.ReadWrite.All", - "Description": "Read, write and update print task definitions", - "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", - "IsAdmin": false - }, + "Command": "Remove-MgPrintTaskDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Command": "Remove-MgPrintTaskDefinition", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "PrintTaskDefinition.ReadWrite.All", + "Description": "Read, write and update print task definitions", + "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", + "IsAdmin": false + } }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Remove-MgPrintTaskDefinitionTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Command": "Remove-MgPrintTaskDefinitionTask", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Compliance", - "Permissions": [], + "Command": "Remove-MgPrivacySubjectRightsRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Command": "Remove-MgPrivacySubjectRightsRequest", + "Module": "Compliance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Compliance", - "Permissions": [], + "Command": "Remove-MgPrivacySubjectRightsRequestNote", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Command": "Remove-MgPrivacySubjectRightsRequestNote", + "Module": "Compliance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Reports", - "Permissions": [], + "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", + "Module": "Reports", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgRiskDetection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Command": "Remove-MgRiskDetection", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgRiskyServicePrincipal", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Command": "Remove-MgRiskyServicePrincipal", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgRiskyServicePrincipalHistory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Command": "Remove-MgRiskyServicePrincipalHistory", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgRiskyUser", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Command": "Remove-MgRiskyUser", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgRiskyUserHistory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Command": "Remove-MgRiskyUserHistory", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementDirectory", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/roleManagement/directory", - "Command": "Remove-MgRoleManagementDirectory", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -350557,71 +350830,71 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -350653,109 +350926,109 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementEntitlementManagement", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement", - "Command": "Remove-MgRoleManagementEntitlementManagement", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -350775,136 +351048,136 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgSchemaExtension", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", "Module": "SchemaExtensions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -350918,33 +351191,24 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/schemaExtensions/{schemaExtension-id}", - "Command": "Remove-MgSchemaExtension", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityAlertV2", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/alerts_v2/{alert-id}", - "Command": "Remove-MgSecurityAlertV2", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityAttackSimulation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -350952,50 +351216,59 @@ ], "OutputType": null, "Uri": "/security/attackSimulation", - "Command": "Remove-MgSecurityAttackSimulation", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityAttackSimulationAutomation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Command": "Remove-MgSecurityAttackSimulationAutomation", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityAttackSimulationAutomationRun", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Command": "Remove-MgSecurityAttackSimulationAutomationRun", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityCase", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/security/cases", - "Command": "Remove-MgSecurityCase", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgSecurityCaseEdiscoveryCase", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -351009,32 +351282,36 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "Command": "Remove-MgSecurityCaseEdiscoveryCase", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", + "Method": "POST", + "Variants": [ + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -351048,75 +351325,75 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", + "Variants": [ + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -351130,67 +351407,63 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -351204,81 +351477,81 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -351292,351 +351565,351 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityIncident", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/incidents/{incident-id}", - "Command": "Remove-MgSecurityIncident", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecuritySecureScore", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/secureScores/{secureScore-id}", - "Command": "Remove-MgSecuritySecureScore", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecuritySecureScoreControlProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Command": "Remove-MgSecuritySecureScoreControlProfile", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityThreatIntelligence", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/security/threatIntelligence", - "Command": "Remove-MgSecurityThreatIntelligence", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityThreatIntelligenceArticle", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/articles/{article-id}", - "Command": "Remove-MgSecurityThreatIntelligenceArticle", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityThreatIntelligenceHost", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Command": "Remove-MgSecurityThreatIntelligenceHost", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityTrigger", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/security/triggers", - "Command": "Remove-MgSecurityTrigger", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, + "Command": "Remove-MgSecurityTriggerRetentionEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Command": "Remove-MgSecurityTriggerRetentionEvent", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "RecordsManagement.ReadWrite.All", + "Description": "Read and write Records Management configuration, labels, and policies", + "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", + "IsAdmin": true + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Remove-MgSecurityTriggerType", + "Method": "DELETE", "Variants": [ "Delete" ], "OutputType": null, "Uri": "/security/triggerTypes", - "Command": "Remove-MgSecurityTriggerType", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, + "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "RecordsManagement.ReadWrite.All", + "Description": "Read and write Records Management configuration, labels, and policies", + "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", + "IsAdmin": true + } }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Remove-MgServiceAnnouncementHealthOverview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Command": "Remove-MgServiceAnnouncementHealthOverview", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Remove-MgServiceAnnouncementIssue", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Command": "Remove-MgServiceAnnouncementIssue", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Remove-MgServiceAnnouncementMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Command": "Remove-MgServiceAnnouncementMessage", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Remove-MgServiceAnnouncementMessageAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Command": "Remove-MgServiceAnnouncementMessageAttachment", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgServicePrincipal", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -351656,68 +351929,68 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgServicePrincipalAppManagementPolicy", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "Command": "Remove-MgServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "Command": "Remove-MgServicePrincipalAppManagementPolicy", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgServicePrincipalAppRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgServicePrincipalClaimMappingPolicyByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Remove-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -351743,50 +352016,50 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", - "Command": "Remove-MgServicePrincipalClaimMappingPolicyByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgServicePrincipalEndpoint", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Command": "Remove-MgServicePrincipalEndpoint", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -351812,19 +352085,21 @@ "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgServicePrincipalKey", + "Method": "POST", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", - "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -351844,21 +352119,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgServicePrincipalOwnerByRef", + "Method": "DELETE", "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" + "Delete", + "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", - "Command": "Remove-MgServicePrincipalKey", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -351878,19 +352151,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgServicePrincipalPassword", + "Method": "POST", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", - "Command": "Remove-MgServicePrincipalOwnerByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -351910,47 +352185,45 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", - "Command": "Remove-MgServicePrincipalPassword", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgServicePrincipalRiskDetection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Command": "Remove-MgServicePrincipalRiskDetection", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Remove-MgServicePrincipalSynchronization", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Command": "Remove-MgServicePrincipalSynchronization", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgServicePrincipalSynchronizationJob", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -351964,19 +352237,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Command": "Remove-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -351990,137 +352263,128 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Remove-MgServicePrincipalSynchronizationTemplate", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Command": "Remove-MgServicePrincipalSynchronizationTemplate", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgShareList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list", - "Command": "Remove-MgShareList", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgShareListColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Command": "Remove-MgShareListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgShareListContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Command": "Remove-MgShareListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgShareListContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgShareListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgShareListContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgShareListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgShareListItem", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352129,13 +352393,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Command": "Remove-MgShareListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgShareListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352144,13 +352408,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgShareListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgShareListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352159,13 +352423,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgShareListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgShareListItemField", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352174,13 +352438,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Command": "Remove-MgShareListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgShareListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352189,13 +352453,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Remove-MgShareListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgShareListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352204,103 +352468,112 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgShareListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgShareListOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgShareListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgShareListSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Command": "Remove-MgShareListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgSharePermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/permission", - "Command": "Remove-MgSharePermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}", - "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/analytics", - "Command": "Remove-MgSiteAnalytic", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgSiteAnalyticItemActivityStat", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgSiteColumn", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -352314,19 +352587,19 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgSiteContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgSiteColumn", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -352340,19 +352613,19 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgSiteContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "Command": "Remove-MgSiteContentType", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -352366,45 +352639,45 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgSiteContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgSiteContentTypeColumn", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgSiteContentTypeColumnLink", + "Uri": "/sites/{site-id}/lists/{list-id}", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteListColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}", - "Command": "Remove-MgSiteList", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -352418,19 +352691,19 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgSiteListContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgSiteListColumn", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -352444,19 +352717,19 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgSiteListContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Command": "Remove-MgSiteListContentType", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -352470,50 +352743,50 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgSiteListContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgSiteListContentTypeColumn", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Read and write items in all site collections", "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgSiteListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Command": "Remove-MgSiteListItem", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -352539,110 +352812,110 @@ "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgSiteListItemDocumentSetVersionField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Command": "Remove-MgSiteListItemField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Remove-MgSiteListItemVersion", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgSiteListItemVersionField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteListOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgSiteListOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteListSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Command": "Remove-MgSiteListSubscription", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Remove-MgSiteOnenoteNotebook", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Command": "Remove-MgSiteOnenoteNotebook", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgSiteOnenotePage", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -352656,77 +352929,68 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Command": "Remove-MgSiteOnenotePage", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Remove-MgSiteOnenoteSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Command": "Remove-MgSiteOnenoteSection", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Remove-MgSiteOnenoteSectionGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Remove-MgSiteOnenoteSectionGroup", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgSiteOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Remove-MgSitePermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Command": "Remove-MgSitePermission", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStore", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352735,18 +352999,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore", - "Command": "Remove-MgSiteTermStore", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "Remove-MgSiteTermStoreGroup", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352755,13 +353014,18 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Command": "Remove-MgSiteTermStoreGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreGroupSet", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352770,13 +353034,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Command": "Remove-MgSiteTermStoreGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreGroupSetChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352789,13 +353053,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Command": "Remove-MgSiteTermStoreGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352808,13 +353072,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352823,13 +353087,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreGroupSetRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352838,13 +353102,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Command": "Remove-MgSiteTermStoreGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreGroupSetTerm", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352853,13 +353117,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Command": "Remove-MgSiteTermStoreGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreGroupSetTermChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352868,13 +353132,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Remove-MgSiteTermStoreGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352883,13 +353147,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352898,18 +353162,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "Remove-MgSiteTermStoreSet", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352918,13 +353177,18 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Command": "Remove-MgSiteTermStoreSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352937,13 +353201,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Command": "Remove-MgSiteTermStoreSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352956,13 +353220,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgSiteTermStoreSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetParentGroup", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352971,13 +353235,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Command": "Remove-MgSiteTermStoreSetParentGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetParentGroupSet", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -352986,13 +353250,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Command": "Remove-MgSiteTermStoreSetParentGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -353005,13 +353269,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -353024,13 +353288,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -353039,13 +353303,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -353054,13 +353318,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -353069,13 +353333,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -353084,13 +353348,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -353099,13 +353363,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -353114,18 +353378,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Command": "Remove-MgSiteTermStoreSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "Remove-MgSiteTermStoreSetTerm", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -353134,13 +353393,18 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Command": "Remove-MgSiteTermStoreSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetTermChild", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -353149,13 +353413,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Remove-MgSiteTermStoreSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetTermChildRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -353164,13 +353428,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Remove-MgSiteTermStoreSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Remove-MgSiteTermStoreSetTermRelation", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -353179,51 +353443,60 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Remove-MgSiteTermStoreSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgSubscribedSku", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/subscribedSkus/{subscribedSku-id}", - "Command": "Remove-MgSubscribedSku", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "ChangeNotifications", - "Permissions": [], + "Command": "Remove-MgSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/subscriptions/{subscription-id}", - "Command": "Remove-MgSubscription", + "Module": "ChangeNotifications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}", - "Command": "Remove-MgTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgTeamChannel", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.Delete.All", @@ -353249,86 +353522,86 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgTeamChannelEmail", + "Method": "POST", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "Command": "Remove-MgTeamChannel", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgTeamChannelMember", + "Method": "DELETE", "Variants": [ - "Remove", - "RemoveViaIdentity" + "Delete", + "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "Command": "Remove-MgTeamChannelEmail", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from all channels", "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgTeamChannelMessageReplyHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Remove-MgTeamChannelMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamChannelSharedWithTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from all channels", "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgTeamChannelTab", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Remove-MgTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -353384,37 +353657,37 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgTeamIncomingChannel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Remove-MgTeamChannelTab", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": { "Name": "Channel.Delete.All", "Description": "Delete channels", "FullDescription": "Delete channels in any team, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgTeamInstalledApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "Command": "Remove-MgTeamIncomingChannel", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -353452,167 +353725,167 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgTeamMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "Command": "Remove-MgTeamInstalledApp", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from all teams", "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "Command": "Remove-MgTeamMember", - "ApiVersion": "v1.0", - "Method": "DELETE" + } }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Command": "Remove-MgTeamOperation", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamPhoto", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/photo", - "Command": "Remove-MgTeamPhoto", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamPrimaryChannel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel", - "Command": "Remove-MgTeamPrimaryChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamPrimaryChannelEmail", + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "Command": "Remove-MgTeamPrimaryChannelEmail", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamPrimaryChannelMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Command": "Remove-MgTeamPrimaryChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamPrimaryChannelTab", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Command": "Remove-MgTeamPrimaryChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamSchedule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/schedule", - "Command": "Remove-MgTeamSchedule", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamScheduleOfferShiftRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Command": "Remove-MgTeamScheduleOfferShiftRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgTeamScheduleOpenShift", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -353626,32 +353899,32 @@ "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Command": "Remove-MgTeamScheduleOpenShift", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamScheduleSchedulingGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -353665,19 +353938,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgTeamScheduleShift", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Command": "Remove-MgTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -353697,32 +353970,32 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Command": "Remove-MgTeamScheduleShift", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamScheduleTimeOff", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -353736,19 +354009,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgTeamScheduleTimeOffReason", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Command": "Remove-MgTeamScheduleTimeOff", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -353762,19 +354035,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgTeamScheduleTimeOffRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Command": "Remove-MgTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -353788,19 +354061,19 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgTeamTag", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Command": "Remove-MgTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -353814,19 +354087,19 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgTeamTagMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "Command": "Remove-MgTeamTag", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -353840,255 +354113,255 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Command": "Remove-MgTeamTagMember", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamworkDeletedTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Command": "Remove-MgTeamworkDeletedTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamworkDeletedTeamChannel", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Command": "Remove-MgTeamworkDeletedTeamChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamworkDeletedTeamChannelMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Remove-MgTeamworkDeletedTeamChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgTeamworkDeletedTeamChannelTab", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Remove-MgTeamworkDeletedTeamChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": { - "Name": "WorkforceIntegration.ReadWrite.All", - "Description": "Read and write workforce integrations", - "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", - "IsAdmin": true - }, + "Command": "Remove-MgTeamworkWorkforceIntegration", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Command": "Remove-MgTeamworkWorkforceIntegration", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "WorkforceIntegration.ReadWrite.All", + "Description": "Read and write workforce integrations", + "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Partner", - "Permissions": [], + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Partner", - "Permissions": [], + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Partner", - "Permissions": { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": "Manage Delegated Admin relationships with customers", - "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", - "IsAdmin": true - }, + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": "Manage Delegated Admin relationships with customers", + "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Partner", - "Permissions": [], + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.Partner", - "Permissions": [], + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgUser", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -354120,73 +354393,73 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserActivity", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}", - "Command": "Remove-MgUser", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/activities/{userActivity-id}", "Module": "CrossDeviceExperiences", + "ApiVersion": "v1.0", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgUserActivityHistoryItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Command": "Remove-MgUserActivity", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", "Module": "CrossDeviceExperiences", + "ApiVersion": "v1.0", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", "FullDescription": "Allows the app to read and report your activity in the app.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgUserAppRoleAssignment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Command": "Remove-MgUserActivityHistoryItem", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": { "Name": "AppRoleAssignment.ReadWrite.All", "Description": "Manage app permission grants and app role assignments", "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgUserAuthenticationEmailMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Remove-MgUserAppRoleAssignment", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -354200,19 +354473,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserAuthenticationFido2Method", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "Command": "Remove-MgUserAuthenticationEmailMethod", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -354226,19 +354499,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "Command": "Remove-MgUserAuthenticationFido2Method", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -354252,32 +354525,32 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserAuthenticationOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Remove-MgUserAuthenticationPhoneMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Command": "Remove-MgUserAuthenticationOperation", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -354291,19 +354564,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "Command": "Remove-MgUserAuthenticationPhoneMethod", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -354317,19 +354590,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -354343,19 +354616,19 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -354369,43 +354642,29 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgUserCalendarGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Command": "Remove-MgUserCalendarGroup", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgUserCalendarPermission", + "Method": "DELETE", "Variants": [ "Delete", "Delete1", @@ -354414,1158 +354673,1163 @@ ], "OutputType": null, "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Command": "Remove-MgUserCalendarPermission", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgUserChat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}", - "Command": "Remove-MgUserChat", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgUserChatInstalledApp", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Command": "Remove-MgUserChatInstalledApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgUserChatLastMessagePreview", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Command": "Remove-MgUserChatLastMessagePreview", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgUserChatMember", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Command": "Remove-MgUserChatMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgUserChatMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Command": "Remove-MgUserChatMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgUserChatMessageHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgUserChatMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgUserChatMessageReply", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Remove-MgUserChatMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgUserChatMessageReplyHostedContent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Remove-MgUserChatMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgUserChatPinnedMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Command": "Remove-MgUserChatPinnedMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgUserChatTab", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Command": "Remove-MgUserChatTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgUserContact", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Read and write contacts in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgUserContactExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}", - "Command": "Remove-MgUserContact", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Remove-MgUserContactFolder", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Remove-MgUserContactExtension", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Read and write contacts in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgUserContactFolderChildFolder", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Command": "Remove-MgUserContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Remove-MgUserContactFolderChildFolderContact", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Command": "Remove-MgUserContactFolderChildFolder", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Read and write contacts in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Remove-MgUserContactFolderChildFolderContactExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Command": "Remove-MgUserContactFolderChildFolderContact", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Remove-MgUserContactFolderContact", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Remove-MgUserContactFolderChildFolderContactExtension", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Read and write contacts in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Command": "Remove-MgUserContactFolderContact", - "ApiVersion": "v1.0", - "Method": "DELETE" + } }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Remove-MgUserContactFolderContactExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Remove-MgUserContactFolderContactExtension", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Remove-MgUserDeviceFromManagement", + "Method": "POST", "Variants": [ "Remove", "RemoveViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "Command": "Remove-MgUserDeviceFromManagement", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDrive", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}", - "Command": "Remove-MgUserDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Command": "Remove-MgUserDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveItemAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Remove-MgUserDriveItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveItemChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Command": "Remove-MgUserDriveItemChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveItemListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Remove-MgUserDriveItemListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveItemListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Remove-MgUserDriveItemListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveItemListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Remove-MgUserDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveItemListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgUserDriveItemListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveItemPermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Remove-MgUserDriveItemPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveItemSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Remove-MgUserDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveItemThumbnail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Remove-MgUserDriveItemThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Remove-MgUserDriveItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Command": "Remove-MgUserDriveList", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveListColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Remove-MgUserDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveListContentType", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Remove-MgUserDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveListContentTypeColumn", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Remove-MgUserDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveListContentTypeColumnLink", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Remove-MgUserDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Remove-MgUserDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgUserDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Remove-MgUserDriveListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Remove-MgUserDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgUserDriveListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveListOperation", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Remove-MgUserDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveListSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Remove-MgUserDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveRoot", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Command": "Remove-MgUserDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveRootAnalytic", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Command": "Remove-MgUserDriveRootAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveRootChild", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Command": "Remove-MgUserDriveRootChild", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveRootListItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Command": "Remove-MgUserDriveRootListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveRootListItemField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Command": "Remove-MgUserDriveRootListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveRootListItemVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Remove-MgUserDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveRootListItemVersionField", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Remove-MgUserDriveRootListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveRootPermission", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Remove-MgUserDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveRootSubscription", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Remove-MgUserDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveRootThumbnail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Remove-MgUserDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Remove-MgUserDriveRootVersion", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Remove-MgUserDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Remove-MgUserEvent", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}", - "Command": "Remove-MgUserEvent", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Remove-MgUserEventAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Command": "Remove-MgUserEventAttachment", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Remove-MgUserEventExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Command": "Remove-MgUserEventExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Remove-MgUserEventInstanceAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Command": "Remove-MgUserEventInstanceAttachment", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Remove-MgUserEventInstanceExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Command": "Remove-MgUserEventInstanceExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Remove-MgUserExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/extensions/{extension-id}", - "Command": "Remove-MgUserExtension", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Remove-MgUserInferenceClassificationOverride", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Command": "Remove-MgUserInferenceClassificationOverride", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Users", - "Permissions": [], + "Command": "Remove-MgUserLicenseDetail", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Command": "Remove-MgUserLicenseDetail", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Remove-MgUserMailFolder", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Command": "Remove-MgUserMailFolder", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Mail", - "Permissions": [], + "Command": "Remove-MgUserMailFolderChildFolder", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Command": "Remove-MgUserMailFolderChildFolder", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Remove-MgUserMailFolderChildFolderMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Command": "Remove-MgUserMailFolderChildFolderMessage", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Remove-MgUserMailFolderChildFolderMessageRule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Command": "Remove-MgUserMailFolderChildFolderMessageRule", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Remove-MgUserMailFolderMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Command": "Remove-MgUserMailFolderMessage", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Mail", - "Permissions": [], + "Command": "Remove-MgUserMailFolderMessageAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Command": "Remove-MgUserMailFolderMessageAttachment", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Remove-MgUserMailFolderMessageExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Command": "Remove-MgUserMailFolderMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Remove-MgUserMailFolderMessageRule", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Command": "Remove-MgUserMailFolderMessageRule", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgUserManagedDevice", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Command": "Remove-MgUserManagedDevice", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgUserManagedDeviceCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Command": "Remove-MgUserManagedDeviceCategory", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgUserManagedDeviceConfigurationState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Remove-MgUserManagedDeviceConfigurationState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", + "Method": "POST", "Variants": [ "Delete", "DeleteExpanded", @@ -355574,38 +355838,47 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgUserManager", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/manager", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -355619,19 +355892,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserManagerByRef", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/manager", - "Command": "Remove-MgUserManager", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/manager/$ref", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -355645,76 +355918,76 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserMessage", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/manager/$ref", - "Command": "Remove-MgUserManagerByRef", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/messages/{message-id}", "Module": "Mail", + "ApiVersion": "v1.0", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write mail in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/messages/{message-id}", - "Command": "Remove-MgUserMessage", - "ApiVersion": "v1.0", - "Method": "DELETE" + } }, { - "Module": "Mail", - "Permissions": [], + "Command": "Remove-MgUserMessageAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Command": "Remove-MgUserMessageAttachment", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Remove-MgUserMessageExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Command": "Remove-MgUserMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Remove-MgUserOnenoteNotebook", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Command": "Remove-MgUserOnenoteNotebook", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgUserOnenotePage", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Module": "Notes", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -355728,45 +356001,45 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserOnenoteSection", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Command": "Remove-MgUserOnenotePage", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Remove-MgUserOnenoteSectionGroup", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Command": "Remove-MgUserOnenoteSection", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Remove-MgUserOnlineMeeting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Remove-MgUserOnenoteSectionGroup", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -355780,154 +356053,154 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "Command": "Remove-MgUserOnlineMeeting", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Remove-MgUserOnlineMeetingAttendanceReport", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Remove-MgUserOnlineMeetingAttendanceReport", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Users", - "Permissions": { - "Name": "MailboxSettings.ReadWrite", - "Description": "Read and write all user mailbox settings", - "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Remove-MgUserOutlookMasterCategory", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Command": "Remove-MgUserOutlookMasterCategory", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": { + "Name": "MailboxSettings.ReadWrite", + "Description": "Read and write all user mailbox settings", + "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Users", - "Permissions": [], + "Command": "Remove-MgUserPhoto", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/photo", - "Command": "Remove-MgUserPhoto", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Remove-MgUserPresence", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/presence", - "Command": "Remove-MgUserPresence", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Remove-MgUserScopedRoleMemberOf", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Command": "Remove-MgUserScopedRoleMemberOf", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Remove-MgUserSetting", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/settings", - "Command": "Remove-MgUserSetting", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Remove-MgUserSettingShiftPreference", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/settings/shiftPreferences", - "Command": "Remove-MgUserSettingShiftPreference", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgUserTeamwork", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/teamwork", - "Command": "Remove-MgUserTeamwork", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Remove-MgUserTeamworkAssociatedTeam", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Command": "Remove-MgUserTeamworkAssociatedTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { + "Command": "Remove-MgUserTeamworkInstalledApp", + "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -355953,19 +356226,19 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserTodoList", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "Command": "Remove-MgUserTeamworkInstalledApp", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -355985,32 +356258,32 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserTodoListExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "Command": "Remove-MgUserTodoList", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Remove-MgUserTodoListTask", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Command": "Remove-MgUserTodoListExtension", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -356024,19 +356297,19 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserTodoListTaskAttachment", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "Command": "Remove-MgUserTodoListTask", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -356050,32 +356323,32 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserTodoListTaskAttachmentSession", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "Command": "Remove-MgUserTodoListTaskAttachment", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Remove-MgUserTodoListTaskChecklistItem", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Command": "Remove-MgUserTodoListTaskAttachmentSession", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -356089,32 +356362,32 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Remove-MgUserTodoListTaskExtension", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "Command": "Remove-MgUserTodoListTaskChecklistItem", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "DELETE" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Remove-MgUserTodoListTaskLinkedResource", + "Method": "DELETE", "Variants": [ "Delete", "DeleteViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Command": "Remove-MgUserTodoListTaskExtension", - "ApiVersion": "v1.0", - "Method": "DELETE" - }, - { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -356128,25 +356401,11 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "Command": "Remove-MgUserTodoListTaskLinkedResource", - "ApiVersion": "v1.0", - "Method": "DELETE" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": { - "Name": "Calls.AccessMedia.All", - "Description": "Access media streams in a call as an app", - "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -356155,13 +356414,18 @@ ], "OutputType": null, "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Calls.AccessMedia.All", + "Description": "Access media streams in a call as an app", + "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -356170,18 +356434,13 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings", - "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", "Variants": [ "Rename", "RenameExpanded", @@ -356190,18 +356449,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", - "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType", + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -356210,36 +356469,36 @@ ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType", - "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "ManagedTenants.ReadWrite.All", - "Description": "Read and write all managed tenant information", - "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", - "IsAdmin": true - }, + "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "POST", "Variants": [ "Change", "ChangeExpanded" ], "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/changeDeploymentStatus", - "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ManagedTenants.ReadWrite.All", + "Description": "Read and write all managed tenant information", + "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Rename-MgBetaUserCloudPc", + "Method": "POST", "Variants": [ "Rename", "RenameExpanded", @@ -356248,13 +356507,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename", - "Command": "Rename-MgBetaUserCloudPc", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Rename-MgBetaUserCloudPcUserAccountType", + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -356263,18 +356527,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType", - "Command": "Rename-MgBetaUserCloudPcUserAccountType", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": { - "Name": "Calls.AccessMedia.All", - "Description": "Access media streams in a call as an app", - "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Rename-MgCommunicationCallScreenSharingRole", + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -356283,48 +356542,62 @@ ], "OutputType": null, "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "Command": "Rename-MgCommunicationCallScreenSharingRole", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "Calls.AccessMedia.All", + "Description": "Access media streams in a call as an app", + "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", + "Method": "POST", "Variants": [ "Request", "RequestExpanded" ], "OutputType": null, "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", - "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", + "Method": "POST", "Variants": [ "Request", "RequestExpanded" ], "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", - "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", + "Method": "POST", + "Variants": [ + "Request", + "RequestViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -356338,19 +356611,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", + "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", - "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -356364,67 +356637,67 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade", + "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Request", - "RequestViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", - "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "Command": "Request-MgBetaPrivilegedApprovalMy", + "Method": "GET", "Variants": [ "Request" ], "OutputType": "IMicrosoftGraphPrivilegedApproval", "Uri": "/privilegedApproval/myRequests", - "Command": "Request-MgBetaPrivilegedApprovalMy", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", + "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", + "Method": "POST", + "Variants": [ + "Request", + "RequestViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -356438,32 +356711,32 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Request", - "RequestViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Request-MgUserManagedDeviceRemoteAssistance", + "Method": "POST", "Variants": [ "Request", "RequestViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "Command": "Request-MgUserManagedDeviceRemoteAssistance", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Reset-MgBetaAccessReviewDecision", + "Method": "POST", + "Variants": [ + "Reset", + "ResetViaIdentity" + ], + "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/resetDecisions", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -356477,86 +356750,86 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Reset-MgBetaAccessReviewInstanceDecision", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/resetDecisions", - "Command": "Reset-MgBetaAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions", - "Command": "Reset-MgBetaAccessReviewInstanceDecision", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", - "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", - "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Reset-MgBetaEducationSynchronizationProfile", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -356570,140 +356843,126 @@ "FullDescription": "Manage the state and settings of all Microsoft education apps.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Reset-MgBetaGroupUnseenCount", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset", - "Command": "Reset-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/resetUnseenCount", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true - }, + } + }, + { + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/resetUnseenCount", - "Command": "Reset-MgBetaGroupUnseenCount", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", + "Method": "POST", "Variants": [ - "Reset", - "ResetViaIdentity" + "Reset" ], "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Reset" - ], - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Reset-MgBetaPrintPrinterDefault", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, "Uri": "/print/printers/{printer-id}/resetDefaults", - "Command": "Reset-MgBetaPrintPrinterDefault", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, + "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Identity.DirectoryManagement", "Permissions": { - "Name": "ManagedTenants.ReadWrite.All", - "Description": "Read and write all managed tenant information", - "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/resetTenantOnboardingStatus", - "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Users.Actions", "Permissions": { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "Name": "ManagedTenants.ReadWrite.All", + "Description": "Read and write all managed tenant information", + "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Reset-MgBetaUserAuthenticationMethodPassword", + "Method": "POST", "Variants": [ "Reset", "ResetExpanded", @@ -356712,133 +356971,133 @@ ], "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "Command": "Reset-MgBetaUserAuthenticationMethodPassword", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Reset-MgBetaUserManagedDevicePasscode", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "Command": "Reset-MgBetaUserManagedDevicePasscode", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/resetDecisions", - "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Reset-MgDeviceManagementManagedDevicePasscode", + "Method": "POST", + "Variants": [ + "Reset", + "ResetViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Reset-MgGroupUnseenCount", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "Command": "Reset-MgDeviceManagementManagedDevicePasscode", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/groups/{group-id}/resetUnseenCount", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true - }, + } + }, + { + "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, - "Uri": "/groups/{group-id}/resetUnseenCount", - "Command": "Reset-MgGroupUnseenCount", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", + "Method": "POST", "Variants": [ - "Reset", - "ResetViaIdentity" + "Reset" ], "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", - "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Reset" - ], - "OutputType": null, - "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", - "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", - "ApiVersion": "v1.0", - "Method": "POST" + } }, { - "Module": "Security", - "Permissions": { - "Name": "eDiscovery.ReadWrite.All", - "Description": "Read and write all eDiscovery objects", - "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", - "IsAdmin": true - }, + "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "Users.Actions", "Permissions": { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "Name": "eDiscovery.ReadWrite.All", + "Description": "Read and write all eDiscovery objects", + "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Reset-MgUserAuthenticationMethodPassword", + "Method": "POST", "Variants": [ "Reset", "ResetExpanded", @@ -356847,26 +357106,31 @@ ], "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "Command": "Reset-MgUserAuthenticationMethodPassword", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Reset-MgUserManagedDevicePasscode", + "Method": "POST", "Variants": [ "Reset", "ResetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "Command": "Reset-MgUserManagedDevicePasscode", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Resize", "ResizeExpanded", @@ -356875,18 +357139,13 @@ ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc", - "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Resize", "ResizeExpanded", @@ -356895,13 +357154,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc", - "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Resize-MgBetaUserManagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Resize", "ResizeExpanded", @@ -356910,13 +357174,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc", - "Command": "Resize-MgBetaUserManagedDeviceCloudPc", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Restart-MgApplicationSynchronizationJob", + "Method": "POST", "Variants": [ "Restart", "RestartExpanded", @@ -356925,13 +357189,13 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "Command": "Restart-MgApplicationSynchronizationJob", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Restart-MgBetaApplicationSynchronizationJob", + "Method": "POST", "Variants": [ "Restart", "RestartExpanded", @@ -356940,66 +357204,77 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "Command": "Restart-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", + "Method": "POST", + "Variants": [ + "Reboot", + "RebootViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", + "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", - "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", + "Method": "POST", "Variants": [ - "Reboot", - "RebootViaIdentity" + "Restart", + "RestartExpanded", + "RestartViaIdentity", + "RestartViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", - "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -357013,88 +357288,88 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Restart-MgBetaTeamworkDevice", + "Method": "POST", "Variants": [ "Restart", - "RestartExpanded", - "RestartViaIdentity", - "RestartViaIdentityExpanded" + "RestartViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { "Name": "TeamworkDevice.ReadWrite.All", "Description": "Read and write Teams devices", "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Restart-MgBetaUserCloudPc", + "Method": "POST", "Variants": [ - "Restart", - "RestartViaIdentity" + "Reboot", + "RebootViaIdentity" ], "OutputType": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", - "Command": "Restart-MgBetaTeamworkDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Restart-MgBetaUserManagedDeviceNow", + "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot", - "Command": "Restart-MgBetaUserCloudPc", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restart-MgDeviceManagementManagedDeviceNow", + "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ], "OutputType": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "Command": "Restart-MgBetaUserManagedDeviceNow", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Restart-MgServicePrincipalSynchronizationJob", + "Method": "POST", "Variants": [ - "Reboot", - "RebootViaIdentity" + "Restart", + "RestartExpanded", + "RestartViaIdentity", + "RestartViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "Command": "Restart-MgDeviceManagementManagedDeviceNow", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -357108,35 +357383,24 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Restart", - "RestartExpanded", - "RestartViaIdentity", - "RestartViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "Command": "Restart-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Restart-MgUserManagedDeviceNow", + "Method": "POST", "Variants": [ "Reboot", "RebootViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "Command": "Restart-MgUserManagedDeviceNow", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -357145,36 +357409,31 @@ ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc", - "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", + "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", - "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -357183,36 +357442,36 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc", - "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", + "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -357221,26 +357480,31 @@ ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", - "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Restore-MgBetaDirectoryDeletedItem", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "Command": "Restore-MgBetaDirectoryDeletedItem", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Restore-MgBetaDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -357249,38 +357513,47 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "Command": "Restore-MgBetaDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Restore-MgBetaDriveItemListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Restore-MgBetaDriveItemVersion", + "Method": "POST", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -357300,46 +357573,37 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaDriveItemVersion", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Restore-MgBetaDriveListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Restore-MgBetaDriveRoot", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -357348,52 +357612,52 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/restore", - "Command": "Restore-MgBetaDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Restore-MgBetaDriveRootListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Restore-MgBetaDriveRootVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Restore-MgBetaGroupDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -357402,78 +357666,78 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Command": "Restore-MgBetaGroupDriveItem", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Restore-MgBetaGroupDriveItemListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaGroupDriveItemListItemVersion", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Restore-MgBetaGroupDriveItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaGroupDriveItemVersion", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Restore-MgBetaGroupDriveListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaGroupDriveListItemVersion", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Restore-MgBetaGroupDriveRoot", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -357482,90 +357746,99 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "Command": "Restore-MgBetaGroupDriveRoot", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Restore-MgBetaGroupDriveRootListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaGroupDriveRootListItemVersion", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Restore-MgBetaGroupDriveRootVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaGroupDriveRootVersion", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Restore-MgBetaGroupSiteListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaGroupSiteListItemVersion", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "POST", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -357579,19 +357852,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Restore-MgBetaPrintPrinterFactoryDefault", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -357605,20 +357878,11 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "Command": "Restore-MgBetaPrintPrinterFactoryDefault", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Restore-MgBetaShareListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "Restore1", @@ -357627,13 +357891,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgBetaShareListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Restore-MgBetaShareListItemVersion", + "Method": "POST", "Variants": [ "Restore", "Restore1", @@ -357642,12 +357906,21 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaShareListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", + "Method": "POST", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -357673,19 +357946,19 @@ "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Restore-MgBetaSiteListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -357705,20 +357978,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaSiteListItemVersion", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restore-MgBetaUserCloudPc", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -357727,13 +357991,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/restore", - "Command": "Restore-MgBetaUserCloudPc", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restore-MgBetaUserDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -357742,78 +358006,78 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Command": "Restore-MgBetaUserDriveItem", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restore-MgBetaUserDriveItemListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaUserDriveItemListItemVersion", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restore-MgBetaUserDriveItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaUserDriveItemVersion", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restore-MgBetaUserDriveListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaUserDriveListItemVersion", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restore-MgBetaUserDriveRoot", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -357822,52 +358086,52 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "Command": "Restore-MgBetaUserDriveRoot", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restore-MgBetaUserDriveRootListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaUserDriveRootListItemVersion", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restore-MgBetaUserDriveRootVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Command": "Restore-MgBetaUserDriveRootVersion", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restore-MgBetaUserManagedDeviceCloudPc", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -357876,70 +358140,70 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc", - "Command": "Restore-MgBetaUserManagedDeviceCloudPc", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restore-MgBetaUserManagedDevicePasscode", + "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "Command": "Restore-MgBetaUserManagedDevicePasscode", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Restore-MgBetaUserPermissionGrant", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/users/{user-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/restore", - "Command": "Restore-MgBetaUserPermissionGrant", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Restore-MgDeviceManagementManagedDevicePasscode", + "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "Command": "Restore-MgDeviceManagementManagedDevicePasscode", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Restore-MgDirectoryDeletedItem", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "Command": "Restore-MgDirectoryDeletedItem", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Restore-MgDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -357948,38 +358212,47 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "Command": "Restore-MgDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Restore-MgDriveItemListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Restore-MgDriveItemListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Restore-MgDriveItemVersion", + "Method": "POST", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -357999,46 +358272,37 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Command": "Restore-MgDriveItemVersion", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Restore-MgDriveListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Restore-MgDriveListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Restore-MgDriveRoot", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -358047,52 +358311,52 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/restore", - "Command": "Restore-MgDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Restore-MgDriveRootListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Restore-MgDriveRootListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Restore-MgDriveRootVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Command": "Restore-MgDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Restore-MgGroupDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -358101,78 +358365,78 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Command": "Restore-MgGroupDriveItem", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Restore-MgGroupDriveItemListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgGroupDriveItemListItemVersion", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Restore-MgGroupDriveItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Command": "Restore-MgGroupDriveItemVersion", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Restore-MgGroupDriveListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgGroupDriveListItemVersion", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Restore-MgGroupDriveRoot", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -358181,103 +358445,112 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "Command": "Restore-MgGroupDriveRoot", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Restore-MgGroupDriveRootListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgGroupDriveRootListItemVersion", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Restore-MgGroupDriveRootVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Command": "Restore-MgGroupDriveRootVersion", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Restore-MgGroupSettingTemplate", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore", - "Command": "Restore-MgGroupSettingTemplate", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Restore-MgGroupSiteListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgGroupSiteListItemVersion", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "POST", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -358291,19 +358564,19 @@ "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Restore-MgPrintPrinterFactoryDefault", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -358317,20 +358590,11 @@ "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": true } - ], - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "Command": "Restore-MgPrintPrinterFactoryDefault", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Restore-MgShareListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "Restore1", @@ -358339,13 +358603,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgShareListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Restore-MgShareListItemVersion", + "Method": "POST", "Variants": [ "Restore", "Restore1", @@ -358354,12 +358618,21 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgShareListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Restore-MgSiteListItemDocumentSetVersion", + "Method": "POST", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -358385,19 +358658,19 @@ "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Restore-MgSiteListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -358417,20 +358690,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "OutputType": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgSiteListItemVersion", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Restore-MgUserDriveItem", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -358439,78 +358703,78 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Command": "Restore-MgUserDriveItem", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Restore-MgUserDriveItemListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgUserDriveItemListItemVersion", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Restore-MgUserDriveItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Command": "Restore-MgUserDriveItemVersion", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Restore-MgUserDriveListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgUserDriveListItemDocumentSetVersion", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Restore-MgUserDriveListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgUserDriveListItemVersion", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Restore-MgUserDriveRoot", + "Method": "POST", "Variants": [ "Restore", "RestoreExpanded", @@ -358519,64 +358783,73 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "Command": "Restore-MgUserDriveRoot", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Restore-MgUserDriveRootListItemVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Command": "Restore-MgUserDriveRootListItemVersion", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Restore-MgUserDriveRootVersion", + "Method": "POST", "Variants": [ "Restore", "RestoreViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Command": "Restore-MgUserDriveRootVersion", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Restore-MgUserManagedDevicePasscode", + "Method": "POST", "Variants": [ "Recover", "RecoverViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "Command": "Restore-MgUserManagedDevicePasscode", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Resume-MgBetaEducationSynchronizationProfile", + "Method": "POST", + "Variants": [ + "Resume", + "ResumeViaIdentity" + ], + "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -358590,25 +358863,11 @@ "FullDescription": "Manage the state and settings of all Microsoft education apps.", "IsAdmin": false } - ], - "Variants": [ - "Resume", - "ResumeViaIdentity" - ], - "OutputType": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume", - "Command": "Resume-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -358617,13 +358876,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -358632,18 +358896,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -358652,13 +358911,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -358667,13 +358931,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -358682,13 +358946,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -358697,13 +358961,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Resume-MgEntitlementManagementAssignmentRequest", + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -358712,13 +358976,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "Command": "Resume-MgEntitlementManagementAssignmentRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -358727,18 +358991,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -358747,13 +359006,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -358762,13 +359026,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -358777,13 +359041,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "POST", "Variants": [ "Resume", "ResumeExpanded", @@ -358792,12 +359056,23 @@ ], "OutputType": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", + "Method": "POST", + "Variants": [ + "Revoke", + "RevokeExpanded", + "RevokeViaIdentity", + "RevokeViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -358811,93 +359086,93 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "Method": "POST", "Variants": [ "Revoke", - "RevokeExpanded", - "RevokeViaIdentity", - "RevokeViaIdentityExpanded" + "RevokeViaIdentity" ], "OutputType": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", - "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", + "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", - "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", + "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", - "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", + "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Revoke-MgBetaDriveItemPermissionGrant", + "Method": "POST", "Variants": [ "Revoke", - "RevokeViaIdentity" + "RevokeExpanded", + "RevokeViaIdentity", + "RevokeViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -358917,22 +359192,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Revoke", - "RevokeExpanded", - "RevokeViaIdentity", - "RevokeViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "Command": "Revoke-MgBetaDriveItemPermissionGrant", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Revoke-MgBetaDriveRootPermissionGrant", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -358941,13 +359205,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "Command": "Revoke-MgBetaDriveRootPermissionGrant", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -358956,13 +359220,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -358971,13 +359235,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Revoke-MgBetaGroupSitePermissionGrant", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -358986,13 +359250,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "Command": "Revoke-MgBetaGroupSitePermissionGrant", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Revoke-MgBetaSharePermissionGrant", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -359001,13 +359265,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", - "Command": "Revoke-MgBetaSharePermissionGrant", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Revoke-MgBetaSitePermissionGrant", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -359016,13 +359280,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "Command": "Revoke-MgBetaSitePermissionGrant", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -359031,13 +359295,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", + "Method": "POST", "Variants": [ "Revoke", "RevokeExpanded", @@ -359046,25 +359310,34 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", + "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Revoke-MgBetaUserSignInSession", + "Method": "POST", + "Variants": [ + "Revoke", + "RevokeViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/revokeSignInSessions", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -359078,19 +359351,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Revoke-MgUserSignInSession", + "Method": "POST", "Variants": [ "Revoke", "RevokeViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/revokeSignInSessions", - "Command": "Revoke-MgBetaUserSignInSession", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -359104,19 +359377,19 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Revoke", - "RevokeViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/revokeSignInSessions", - "Command": "Revoke-MgUserSignInSession", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", + "Method": "POST", + "Variants": [ + "Search", + "SearchExpanded" + ], + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -359130,45 +359403,45 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Search", - "SearchExpanded" - ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", - "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Search-MgBetaDrive", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/search(q='{q}')", - "Command": "Search-MgBetaDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Search-MgBetaDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Command": "Search-MgBetaDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { + "Command": "Search-MgBetaDriveRoot", + "Method": "GET", + "Variants": [ + "Search", + "SearchViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/search(q='{q}')", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -359206,123 +359479,123 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Search", - "SearchViaIdentity" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/search(q='{q}')", - "Command": "Search-MgBetaDriveRoot", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Search-MgBetaGroupDrive", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "Command": "Search-MgBetaGroupDrive", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Search-MgBetaGroupDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Command": "Search-MgBetaGroupDriveItem", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Search-MgBetaGroupDriveRoot", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "Command": "Search-MgBetaGroupDriveRoot", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Search-MgBetaUserDrive", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "Command": "Search-MgBetaUserDrive", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Search-MgBetaUserDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Command": "Search-MgBetaUserDriveItem", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Search-MgBetaUserDriveRoot", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "Command": "Search-MgBetaUserDriveRoot", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Search-MgDrive", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/search(q='{q}')", - "Command": "Search-MgDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Search-MgDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Command": "Search-MgDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { + "Command": "Search-MgDriveRoot", + "Method": "GET", + "Variants": [ + "Search", + "SearchViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/search(q='{q}')", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -359360,110 +359633,110 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Search", - "SearchViaIdentity" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/root/search(q='{q}')", - "Command": "Search-MgDriveRoot", - "ApiVersion": "v1.0", - "Method": "GET" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Search-MgGroupDrive", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "Command": "Search-MgGroupDrive", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Search-MgGroupDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Command": "Search-MgGroupDriveItem", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Search-MgGroupDriveRoot", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "Command": "Search-MgGroupDriveRoot", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Search-MgUserDrive", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "Command": "Search-MgUserDrive", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Search-MgUserDriveItem", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Command": "Search-MgUserDriveItem", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Search-MgUserDriveRoot", + "Method": "GET", "Variants": [ "Search", "SearchViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "Command": "Search-MgUserDriveRoot", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Send-MgBetaAccessReviewInstanceReminder", + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ], "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder", - "Command": "Send-MgBetaAccessReviewInstanceReminder", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Send-MgBetaAccessReviewReminder", + "Method": "POST", + "Variants": [ + "Send", + "SendViaIdentity" + ], + "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/sendReminder", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -359477,19 +359750,21 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Send-MgBetaChatActivityNotification", + "Method": "POST", "Variants": [ "Send", - "SendViaIdentity" + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" ], "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/sendReminder", - "Command": "Send-MgBetaAccessReviewReminder", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/chats/{chat-id}/sendActivityNotification", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -359503,7 +359778,11 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -359511,13 +359790,9 @@ "SendViaIdentityExpanded" ], "OutputType": null, - "Uri": "/chats/{chat-id}/sendActivityNotification", - "Command": "Send-MgBetaChatActivityNotification", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -359531,34 +359806,34 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal", + "Method": "POST", "Variants": [ "Send", "SendExpanded" ], "OutputType": null, "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal", - "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", + "Method": "POST", + "Variants": [ + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -359572,96 +359847,96 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", + "Method": "POST", "Variants": [ "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" + "SendViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Send", - "SendViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Send-MgBetaFinancialCompanySalesInvoice", + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", - "Command": "Send-MgBetaFinancialCompanySalesInvoice", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Send-MgBetaFinancialCompanySalesQuote", + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", - "Command": "Send-MgBetaFinancialCompanySalesQuote", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", + "Method": "POST", + "Variants": [ + "Send", + "SendViaIdentity" + ], + "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Send-MgBetaTeamActivityNotification", + "Method": "POST", "Variants": [ "Send", - "SendViaIdentity" + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" ], "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/teams/{team-id}/sendActivityNotification", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -359675,40 +359950,29 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", + "Method": "POST", "Variants": [ "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" + "SendExpanded" ], "OutputType": null, - "Uri": "/teams/{team-id}/sendActivityNotification", - "Command": "Send-MgBetaTeamActivityNotification", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/teamwork/sendActivityNotificationToRecipients", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity to any user", "FullDescription": "Allows the app to create new notifications in users' teamwork activity feeds without a signed in user. These notifications may not be discoverable or be held or governed by compliance policies.", "IsAdmin": false - }, - "Variants": [ - "Send", - "SendExpanded" - ], - "OutputType": null, - "Uri": "/teamwork/sendActivityNotificationToRecipients", - "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Send-MgBetaUserChatActivityNotification", + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -359717,18 +359981,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "Command": "Send-MgBetaUserChatActivityNotification", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.Send", - "Description": "Send mail as any user", - "FullDescription": "Allows the app to send mail as any user without a signed-in user.", - "IsAdmin": false - }, + "Command": "Send-MgBetaUserMail", + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -359737,39 +359996,44 @@ ], "OutputType": null, "Uri": "/users/{user-id}/sendMail", - "Command": "Send-MgBetaUserMail", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.Send", + "Description": "Send mail as any user", + "FullDescription": "Allows the app to send mail as any user without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Send-MgBetaUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "Command": "Send-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Send-MgBetaUserMailFolderMessage", + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "Command": "Send-MgBetaUserMailFolderMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -359778,49 +360042,64 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Mail.Send", - "Description": "Send mail as any user", - "FullDescription": "Allows the app to send mail as any user without a signed-in user.", - "IsAdmin": false - }, + "Command": "Send-MgBetaUserMessage", + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/send", - "Command": "Send-MgBetaUserMessage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Mail.Send", + "Description": "Send mail as any user", + "FullDescription": "Allows the app to send mail as any user without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder", + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder", - "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Send-MgBetaUserTeamworkActivityNotification", + "Method": "POST", + "Variants": [ + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/users/{user-id}/teamwork/sendActivityNotification", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity to any user", "FullDescription": "Allows the app to create new notifications in users' teamwork activity feeds without a signed in user. These notifications may not be discoverable or be held or governed by compliance policies.", "IsAdmin": false - }, + } + }, + { + "Command": "Send-MgChatActivityNotification", + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -359828,13 +360107,9 @@ "SendViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "Command": "Send-MgBetaUserTeamworkActivityNotification", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/chats/{chat-id}/sendActivityNotification", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -359848,57 +360123,57 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", + "Method": "POST", "Variants": [ "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" + "SendViaIdentity" ], "OutputType": null, - "Uri": "/chats/{chat-id}/sendActivityNotification", - "Command": "Send-MgChatActivityNotification", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Send-MgTeamActivityNotification", + "Method": "POST", "Variants": [ "Send", - "SendViaIdentity" + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" ], "OutputType": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/teams/{team-id}/sendActivityNotification", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsActivity.Send", @@ -359912,40 +360187,29 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Send-MgTeamworkActivityNotificationToRecipient", + "Method": "POST", "Variants": [ "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" + "SendExpanded" ], "OutputType": null, - "Uri": "/teams/{team-id}/sendActivityNotification", - "Command": "Send-MgTeamActivityNotification", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/teamwork/sendActivityNotificationToRecipients", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity to any user", "FullDescription": "Allows the app to create new notifications in users' teamwork activity feeds without a signed in user. These notifications may not be discoverable or be held or governed by compliance policies.", "IsAdmin": false - }, - "Variants": [ - "Send", - "SendExpanded" - ], - "OutputType": null, - "Uri": "/teamwork/sendActivityNotificationToRecipients", - "Command": "Send-MgTeamworkActivityNotificationToRecipient", - "ApiVersion": "v1.0", - "Method": "POST" + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Send-MgUserChatActivityNotification", + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -359954,18 +360218,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "Command": "Send-MgUserChatActivityNotification", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Mail.Send", - "Description": "Send mail as any user", - "FullDescription": "Allows the app to send mail as any user without a signed-in user.", - "IsAdmin": false - }, + "Command": "Send-MgUserMail", + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -359974,62 +360233,62 @@ ], "OutputType": null, "Uri": "/users/{user-id}/sendMail", - "Command": "Send-MgUserMail", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Mail.Send", + "Description": "Send mail as any user", + "FullDescription": "Allows the app to send mail as any user without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Send-MgUserMailFolderChildFolderMessage", + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "Command": "Send-MgUserMailFolderChildFolderMessage", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Send-MgUserMailFolderMessage", + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "Command": "Send-MgUserMailFolderMessage", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Mail.Send", - "Description": "Send mail as any user", - "FullDescription": "Allows the app to send mail as any user without a signed-in user.", - "IsAdmin": false - }, + "Command": "Send-MgUserMessage", + "Method": "POST", "Variants": [ "Send", "SendViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/send", - "Command": "Send-MgUserMessage", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": { - "Name": "TeamsActivity.Send", - "Description": "Send a teamwork activity to any user", - "FullDescription": "Allows the app to create new notifications in users' teamwork activity feeds without a signed in user. These notifications may not be discoverable or be held or governed by compliance policies.", + "Name": "Mail.Send", + "Description": "Send mail as any user", + "FullDescription": "Allows the app to send mail as any user without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Send-MgUserTeamworkActivityNotification", + "Method": "POST", "Variants": [ "Send", "SendExpanded", @@ -360038,12 +360297,26 @@ ], "OutputType": null, "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "Command": "Send-MgUserTeamworkActivityNotification", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "TeamsActivity.Send", + "Description": "Send a teamwork activity to any user", + "FullDescription": "Allows the app to create new notifications in users' teamwork activity feeds without a signed in user. These notifications may not be discoverable or be held or governed by compliance policies.", + "IsAdmin": false + } }, { + "Command": "Set-MgApplicationLogo", + "Method": "PUT", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/logo", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -360057,20 +360330,11 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/logo", - "Command": "Set-MgApplicationLogo", - "ApiVersion": "v1.0", - "Method": "PUT" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Set-MgApplicationSynchronization", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -360079,31 +360343,26 @@ ], "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/applications/{application-id}/synchronization", - "Command": "Set-MgApplicationSynchronization", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Set-MgApplicationSynchronizationSecret", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", "Uri": "/applications/{application-id}/synchronization/secrets", - "Command": "Set-MgApplicationSynchronizationSecret", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, + "Command": "Set-MgApplicationVerifiedPublisher", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -360112,44 +360371,44 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/setVerifiedPublisher", - "Command": "Set-MgApplicationVerifiedPublisher", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "Set-MgBetaApplicationConnectorGroupByRef", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -360158,12 +360417,26 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/connectorGroup/$ref", - "Command": "Set-MgBetaApplicationConnectorGroupByRef", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { + "Command": "Set-MgBetaApplicationLogo", + "Method": "PUT", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "Uri": "/applications/{application-id}/logo", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -360177,20 +360450,11 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetViaIdentity" - ], - "OutputType": null, - "Uri": "/applications/{application-id}/logo", - "Command": "Set-MgBetaApplicationLogo", - "ApiVersion": "beta", - "Method": "PUT" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Set-MgBetaApplicationSynchronization", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -360199,31 +360463,26 @@ ], "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/applications/{application-id}/synchronization", - "Command": "Set-MgBetaApplicationSynchronization", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Set-MgBetaApplicationSynchronizationSecret", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", "Uri": "/applications/{application-id}/synchronization/secrets", - "Command": "Set-MgBetaApplicationSynchronizationSecret", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, + "Command": "Set-MgBetaApplicationVerifiedPublisher", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -360232,26 +360491,31 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/setVerifiedPublisher", - "Command": "Set-MgBetaApplicationVerifiedPublisher", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaChatMessageHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgBetaChatMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaChatMessageReaction", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -360260,26 +360524,26 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "Command": "Set-MgBetaChatMessageReaction", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaChatMessageReplyHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgBetaChatMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaChatMessageReplyReaction", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -360288,104 +360552,104 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Command": "Set-MgBetaChatMessageReplyReaction", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaCommunicationPresence", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -360394,13 +360658,13 @@ ], "OutputType": null, "Uri": "/communications/presences/{presence-id}/setPresence", - "Command": "Set-MgBetaCommunicationPresence", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaCommunicationPresenceStatusMessage", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -360409,13 +360673,13 @@ ], "OutputType": null, "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "Command": "Set-MgBetaCommunicationPresenceStatusMessage", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -360424,13 +360688,13 @@ ], "OutputType": null, "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -360439,18 +360703,13 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", - "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgBetaDeviceAppManagementManagedEBook", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -360459,18 +360718,18 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "Command": "Set-MgBetaDeviceAppManagementManagedEBook", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceAppManagementMobileApp", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -360479,18 +360738,18 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "Command": "Set-MgBetaDeviceAppManagementMobileApp", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -360499,18 +360758,18 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -360519,18 +360778,18 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -360539,12 +360798,28 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", - "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "POST", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -360558,45 +360833,29 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign", - "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", + "Method": "POST", "Variants": [ "Set", "SetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", - "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -360605,13 +360864,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", - "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -360620,18 +360884,13 @@ ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -360640,18 +360899,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", - "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementCompliancePolicy", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -360660,18 +360919,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", - "Command": "Set-MgBetaDeviceManagementCompliancePolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -360680,18 +360939,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", - "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -360700,36 +360959,36 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", - "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", - "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -360738,30 +360997,46 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", + "Method": "POST", "Variants": [ "Set", "SetExpanded" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript", + "Method": "POST", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -360775,41 +361050,41 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign", - "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -360823,7 +361098,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -360831,13 +361110,9 @@ "AssignViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign", - "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -360851,21 +361126,21 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", + "Method": "POST", "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -360879,21 +361154,21 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", + "Method": "POST", "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -360907,7 +361182,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Set-MgBetaDeviceManagementDeviceShellScript", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -360915,13 +361194,9 @@ "AssignViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", - "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -360935,27 +361210,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", - "Command": "Set-MgBetaDeviceManagementDeviceShellScript", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -360964,18 +361223,18 @@ ], "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", - "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -360984,18 +361243,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", - "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementIntent", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -361004,18 +361263,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", - "Command": "Set-MgBetaDeviceManagementIntent", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -361024,18 +361283,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign", - "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -361044,18 +361303,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementManagedDeviceName", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -361064,50 +361323,66 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", - "Command": "Set-MgBetaDeviceManagementManagedDeviceName", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent", - "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Set-MgBetaDeviceManagementResourceAccessProfile", + "Method": "POST", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementRoleScopeTag", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", - "Command": "Set-MgBetaDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -361121,22 +361396,11 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign", - "Command": "Set-MgBetaDeviceManagementRoleScopeTag", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Set-MgBetaDeviceManagementScript", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -361145,18 +361409,13 @@ ], "OutputType": null, "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", - "Command": "Set-MgBetaDeviceManagementScript", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -361165,18 +361424,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", - "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -361185,13 +361444,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", - "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -361200,13 +361464,13 @@ ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -361215,18 +361479,13 @@ ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -361235,18 +361494,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -361255,18 +361514,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -361275,18 +361534,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign", - "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -361295,18 +361554,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", - "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -361315,51 +361574,65 @@ ], "OutputType": null, "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", - "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaDriveBundleContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Command": "Set-MgBetaDriveBundleContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaDriveFollowingContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Command": "Set-MgBetaDriveFollowingContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaDriveItemChildContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Command": "Set-MgBetaDriveItemChildContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgBetaDriveItemContent", + "Method": "PUT", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -361379,32 +361652,34 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "Command": "Set-MgBetaDriveItemContent", - "ApiVersion": "beta", - "Method": "PUT" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaDriveItemListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Command": "Set-MgBetaDriveItemListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgBetaDriveItemSensitivityLabel", + "Method": "POST", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite.All", @@ -361418,87 +361693,76 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Command": "Set-MgBetaDriveItemSensitivityLabel", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaDriveItemVersionContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Command": "Set-MgBetaDriveItemVersionContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaDriveListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Set-MgBetaDriveListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaDriveRootChildContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Command": "Set-MgBetaDriveRootChildContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaDriveRootContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/content", - "Command": "Set-MgBetaDriveRootContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaDriveRootListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Command": "Set-MgBetaDriveRootListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaDriveRootSensitivityLabel", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -361507,38 +361771,49 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "Command": "Set-MgBetaDriveRootSensitivityLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaDriveRootVersionContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Command": "Set-MgBetaDriveRootVersionContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaDriveSpecialContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Command": "Set-MgBetaDriveSpecialContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", + "Method": "PUT", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -361552,21 +361827,19 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", + "Method": "POST", "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", - "ApiVersion": "beta", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -361580,32 +361853,32 @@ "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -361619,20 +361892,11 @@ "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Set", - "SetViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -361641,52 +361905,52 @@ ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -361695,71 +361959,82 @@ ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "PUT", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaExternalConnectionItem", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "beta", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -361773,113 +362048,102 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "Command": "Set-MgBetaExternalConnectionItem", - "ApiVersion": "beta", - "Method": "PUT" + ] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanyInformationPicture", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "Command": "Set-MgBetaFinancialCompanyInformationPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanyItemPictureContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanyItemPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanyPictureContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanyPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -361888,78 +362152,78 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -361968,26 +362232,26 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -361996,26 +362260,26 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -362024,91 +362288,91 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaGroupDriveBundleContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Command": "Set-MgBetaGroupDriveBundleContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaGroupDriveFollowingContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Command": "Set-MgBetaGroupDriveFollowingContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaGroupDriveItemChildContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Command": "Set-MgBetaGroupDriveItemChildContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaGroupDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Command": "Set-MgBetaGroupDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -362117,78 +362381,78 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaGroupDriveItemVersionContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Command": "Set-MgBetaGroupDriveItemVersionContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaGroupDriveRootChildContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Command": "Set-MgBetaGroupDriveRootChildContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaGroupDriveRootContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Command": "Set-MgBetaGroupDriveRootContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -362197,38 +362461,49 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaGroupDriveRootVersionContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Command": "Set-MgBetaGroupDriveRootVersionContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaGroupDriveSpecialContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Command": "Set-MgBetaGroupDriveSpecialContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgBetaGroupLicense", + "Method": "POST", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/assignLicense", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -362242,66 +362517,50 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/assignLicense", - "Command": "Set-MgBetaGroupLicense", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Set-MgBetaGroupOnenotePageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Set-MgBetaGroupOnenotePageContent", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Set-MgBetaGroupOnenoteResourceContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Set-MgBetaGroupOnenoteResourceContent", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Set-MgBetaGroupOnenoteSectionPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Set-MgBetaGroupOnenoteSectionPageContent", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgBetaGroupPhotoContent", + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -362310,129 +362569,145 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/photo/$value", - "Command": "Set-MgBetaGroupPhotoContent", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Set-MgBetaGroupSiteOnenotePageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Set-MgBetaGroupSiteOnenotePageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgBetaGroupTeam", + "Method": "PUT", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeam", + "Uri": "/groups/{group-id}/team", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -362446,113 +362721,102 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/groups/{group-id}/team", - "Command": "Set-MgBetaGroupTeam", - "ApiVersion": "beta", - "Method": "PUT" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaGroupTeamPhotoContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/photo/$value", - "Command": "Set-MgBetaGroupTeamPhotoContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaGroupTeamSchedule", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -362561,49 +362825,44 @@ ], "OutputType": "IMicrosoftGraphSchedule", "Uri": "/groups/{group-id}/team/schedule", - "Command": "Set-MgBetaGroupTeamSchedule", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", - "ApiVersion": "beta", - "Method": "PUT" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -362612,49 +362871,49 @@ ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", - "ApiVersion": "beta", - "Method": "PUT" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -362663,242 +362922,256 @@ ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Set-MgBetaOrganizationBrandingBannerLogo", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Command": "Set-MgBetaOrganizationBrandingBannerLogo", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Set-MgBetaOrganizationBrandingCustomCss", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/customCSS", - "Command": "Set-MgBetaOrganizationBrandingCustomCss", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Set-MgBetaOrganizationBrandingFavicon", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/favicon", - "Command": "Set-MgBetaOrganizationBrandingFavicon", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/headerLogo", - "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": false - }, + "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", - "ApiVersion": "beta", - "Method": "PUT" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", - "ApiVersion": "beta", - "Method": "PUT" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", - "ApiVersion": "beta", - "Method": "PUT" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", - "ApiVersion": "beta", - "Method": "PUT" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", - "ApiVersion": "beta", - "Method": "PUT" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", - "ApiVersion": "beta", - "Method": "PUT" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Set-MgBetaOrganizationBrandingSquareLogo", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogo", - "Command": "Set-MgBetaOrganizationBrandingSquareLogo", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", + "Method": "POST", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -362912,111 +363185,102 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetViaIdentity" - ], - "OutputType": null, - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Set-MgBetaPrintPrinterJobDocumentContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Command": "Set-MgBetaPrintPrinterJobDocumentContent", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Set-MgBetaPrintShareJobDocumentContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Command": "Set-MgBetaPrintShareJobDocumentContent", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Set-MgBetaServicePrincipalSynchronization", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -363025,12 +363289,21 @@ ], "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Command": "Set-MgBetaServicePrincipalSynchronization", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", + "Method": "PUT", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -363044,46 +363317,37 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", - "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", - "ApiVersion": "beta", - "Method": "PUT" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaShareDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "Command": "Set-MgBetaShareDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaShareItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Command": "Set-MgBetaShareItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaShareListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -363092,129 +363356,140 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Set-MgBetaShareListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaShareRootContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Command": "Set-MgBetaShareRootContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Set-MgBetaSiteListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Command": "Set-MgBetaSiteListItemDriveItemContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Set-MgBetaSiteOnenotePageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Set-MgBetaSiteOnenotePageContent", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Set-MgBetaSiteOnenoteResourceContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Set-MgBetaSiteOnenoteResourceContent", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Set-MgBetaSiteOnenoteSectionPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Set-MgBetaSiteOnenoteSectionPageContent", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaTeamChannelFileFolderContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Command": "Set-MgBetaTeamChannelFileFolderContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaTeamChannelMessageHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgBetaTeamChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgBetaTeamChannelMessageReaction", + "Method": "POST", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -363234,34 +363509,34 @@ "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "Command": "Set-MgBetaTeamChannelMessageReaction", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgBetaTeamChannelMessageReplyReaction", + "Method": "POST", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -363281,61 +363556,50 @@ "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Command": "Set-MgBetaTeamChannelMessageReplyReaction", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaTeamPhotoContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/photo/$value", - "Command": "Set-MgBetaTeamPhotoContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -363344,26 +363608,26 @@ ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -363372,12 +363636,23 @@ ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Set-MgBetaTeamSchedule", + "Method": "PUT", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSchedule", + "Uri": "/teams/{team-id}/schedule", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -363391,48 +363666,37 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSchedule", - "Uri": "/teams/{team-id}/schedule", - "Command": "Set-MgBetaTeamSchedule", - "ApiVersion": "beta", - "Method": "PUT" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -363441,26 +363705,26 @@ ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -363469,18 +363733,13 @@ ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "ManagedTenants.WriteRead.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Set-MgBetaTenantRelationshipManagedTenantTag", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -363489,43 +363748,59 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/assignTag", - "Command": "Set-MgBetaTenantRelationshipManagedTenantTag", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Identity.SignIns", "Permissions": { - "Name": "Policy.ReadWrite.TrustFramework", - "Description": "Read and write your organization's trust framework policies", - "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.", + "Name": "ManagedTenants.WriteRead.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaTrustFrameworkPolicyContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "Command": "Set-MgBetaTrustFrameworkPolicyContent", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": { + "Name": "Policy.ReadWrite.TrustFramework", + "Description": "Read and write your organization's trust framework policies", + "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaUserChatMessageHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgBetaUserChatMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgBetaUserChatMessageReaction", + "Method": "POST", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -363545,35 +363820,24 @@ "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "Command": "Set-MgBetaUserChatMessageReaction", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Set-MgBetaUserChatMessageReplyHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgBetaUserChatMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Set-MgBetaUserChatMessageReplyReaction", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -363582,62 +363846,62 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Command": "Set-MgBetaUserChatMessageReplyReaction", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgBetaUserContactFolderContactPhotoContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "Command": "Set-MgBetaUserContactFolderContactPhotoContent", - "ApiVersion": "beta", - "Method": "PUT" - }, - { "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Read and write contacts in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaUserContactPhotoContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "Command": "Set-MgBetaUserContactPhotoContent", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -363646,13 +363910,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -363661,78 +363925,78 @@ ], "OutputType": null, "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaUserDriveBundleContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Command": "Set-MgBetaUserDriveBundleContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaUserDriveFollowingContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Command": "Set-MgBetaUserDriveFollowingContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaUserDriveItemChildContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Command": "Set-MgBetaUserDriveItemChildContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaUserDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Command": "Set-MgBetaUserDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Set-MgBetaUserDriveItemSensitivityLabel", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -363741,78 +364005,78 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Command": "Set-MgBetaUserDriveItemSensitivityLabel", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaUserDriveItemVersionContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Command": "Set-MgBetaUserDriveItemVersionContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaUserDriveListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Set-MgBetaUserDriveListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaUserDriveRootChildContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Command": "Set-MgBetaUserDriveRootChildContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaUserDriveRootContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Command": "Set-MgBetaUserDriveRootContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Set-MgBetaUserDriveRootSensitivityLabel", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -363821,38 +364085,49 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Command": "Set-MgBetaUserDriveRootSensitivityLabel", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaUserDriveRootVersionContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Command": "Set-MgBetaUserDriveRootVersionContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Set-MgBetaUserDriveSpecialContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Command": "Set-MgBetaUserDriveSpecialContent", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgBetaUserLicense", + "Method": "POST", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/assignLicense", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -363866,48 +364141,37 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/assignLicense", - "Command": "Set-MgBetaUserLicense", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Set-MgBetaUserMailFolderMessageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "Command": "Set-MgBetaUserMailFolderMessageContent", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -363916,13 +364180,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Set-MgBetaUserManagedDeviceName", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -363931,12 +364195,23 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", - "Command": "Set-MgBetaUserManagedDeviceName", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Set-MgBetaUserManagerByRef", + "Method": "PUT", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/users/{user-id}/manager/$ref", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -363950,164 +364225,164 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/users/{user-id}/manager/$ref", - "Command": "Set-MgBetaUserManagerByRef", - "ApiVersion": "beta", - "Method": "PUT" + ] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Set-MgBetaUserMessageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/$value", - "Command": "Set-MgBetaUserMessageContent", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Set-MgBetaUserOnenotePageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Set-MgBetaUserOnenotePageContent", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Set-MgBetaUserOnenoteResourceContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Set-MgBetaUserOnenoteResourceContent", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Set-MgBetaUserOnenoteSectionPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Set-MgBetaUserOnenoteSectionPageContent", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaUserOnlineMeetingRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "Command": "Set-MgBetaUserOnlineMeetingRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgBetaUserPhotoContent", + "Method": "PUT", + "Variants": [ + "Set", + "Set1", + "SetViaIdentity", + "SetViaIdentity1" + ], + "OutputType": null, + "Uri": "/users/{user-id}/photo/$value", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -364121,21 +364396,21 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Set-MgBetaUserPresence", + "Method": "POST", "Variants": [ "Set", - "Set1", + "SetExpanded", "SetViaIdentity", - "SetViaIdentity1" + "SetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/photo/$value", - "Command": "Set-MgBetaUserPhotoContent", - "ApiVersion": "beta", - "Method": "PUT" - }, - { + "Uri": "/users/{user-id}/presence/setPresence", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -364149,7 +364424,11 @@ "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Set-MgBetaUserPresenceStatusMessage", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -364157,19 +364436,19 @@ "SetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/presence/setPresence", - "Command": "Set-MgBetaUserPresence", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/presence/setStatusMessage", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "Presence.ReadWrite", "Description": "Read and write your presence information", "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgBetaUserPresenceUserPreferredPresence", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -364177,13 +364456,9 @@ "SetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/presence/setStatusMessage", - "Command": "Set-MgBetaUserPresenceStatusMessage", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/presence/setUserPreferredPresence", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -364197,269 +364472,258 @@ "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "Command": "Set-MgBetaUserPresenceUserPreferredPresence", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachmentSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Set-MgBetaVirtualEventSessionAlternativeRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/alternativeRecording", - "Command": "Set-MgBetaVirtualEventSessionAlternativeRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Set-MgBetaVirtualEventSessionAttendeeReport", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendeeReport", - "Command": "Set-MgBetaVirtualEventSessionAttendeeReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Set-MgBetaVirtualEventSessionBroadcastRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/broadcastRecording", - "Command": "Set-MgBetaVirtualEventSessionBroadcastRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Set-MgBetaVirtualEventSessionRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recording", - "Command": "Set-MgBetaVirtualEventSessionRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Set-MgBetaVirtualEventSessionRecordingContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}/content", - "Command": "Set-MgBetaVirtualEventSessionRecordingContent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Set-MgBetaVirtualEventSessionTranscriptContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/content", - "Command": "Set-MgBetaVirtualEventSessionTranscriptContent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Set-MgBetaVirtualEventSessionTranscriptMetadataContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/metadataContent", - "Command": "Set-MgBetaVirtualEventSessionTranscriptMetadataContent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Set-MgBetaVirtualEventWebinarSessionAlternativeRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/alternativeRecording", - "Command": "Set-MgBetaVirtualEventWebinarSessionAlternativeRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Set-MgBetaVirtualEventWebinarSessionAttendeeReport", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendeeReport", - "Command": "Set-MgBetaVirtualEventWebinarSessionAttendeeReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Set-MgBetaVirtualEventWebinarSessionBroadcastRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/broadcastRecording", - "Command": "Set-MgBetaVirtualEventWebinarSessionBroadcastRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Set-MgBetaVirtualEventWebinarSessionRecording", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recording", - "Command": "Set-MgBetaVirtualEventWebinarSessionRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Set-MgBetaVirtualEventWebinarSessionRecordingContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}/content", - "Command": "Set-MgBetaVirtualEventWebinarSessionRecordingContent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Set-MgBetaVirtualEventWebinarSessionTranscriptContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/content", - "Command": "Set-MgBetaVirtualEventWebinarSessionTranscriptContent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Set-MgBetaVirtualEventWebinarSessionTranscriptMetadataContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/metadataContent", - "Command": "Set-MgBetaVirtualEventWebinarSessionTranscriptMetadataContent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgChatMessageHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgChatMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgChatMessageReplyHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgChatMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Set-MgCommunicationPresence", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -364468,13 +364732,13 @@ ], "OutputType": null, "Uri": "/communications/presences/{presence-id}/setPresence", - "Command": "Set-MgCommunicationPresence", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Set-MgCommunicationPresenceUserPreferredPresence", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -364483,18 +364747,13 @@ ], "OutputType": null, "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "Command": "Set-MgCommunicationPresenceUserPreferredPresence", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgDeviceAppManagementManagedEBook", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -364503,18 +364762,18 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "Command": "Set-MgDeviceAppManagementManagedEBook", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgDeviceAppManagementMobileApp", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -364523,18 +364782,18 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "Command": "Set-MgDeviceAppManagementMobileApp", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -364543,18 +364802,18 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -364563,18 +364822,18 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "DeviceManagement.Actions", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -364583,18 +364842,18 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgDeviceManagementDeviceConfiguration", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -364603,26 +364862,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "Command": "Set-MgDeviceManagementDeviceConfiguration", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "DeviceManagement.Actions", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -364631,12 +364882,8 @@ ], "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -364650,7 +364897,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -364659,18 +364910,26 @@ ], "OutputType": null, "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -364679,51 +364938,65 @@ ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgDriveBundleContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Command": "Set-MgDriveBundleContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgDriveFollowingContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Command": "Set-MgDriveFollowingContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgDriveItemChildContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Command": "Set-MgDriveItemChildContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgDriveItemContent", + "Method": "PUT", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -364743,32 +365016,34 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetViaIdentity" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "Command": "Set-MgDriveItemContent", - "ApiVersion": "v1.0", - "Method": "PUT" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgDriveItemListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Command": "Set-MgDriveItemListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgDriveItemSensitivityLabel", + "Method": "POST", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite.All", @@ -364782,87 +365057,76 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Command": "Set-MgDriveItemSensitivityLabel", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgDriveItemVersionContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Command": "Set-MgDriveItemVersionContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgDriveListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Set-MgDriveListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgDriveRootChildContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Command": "Set-MgDriveRootChildContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgDriveRootContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/content", - "Command": "Set-MgDriveRootContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgDriveRootListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Command": "Set-MgDriveRootListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgDriveRootSensitivityLabel", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -364871,38 +365135,49 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "Command": "Set-MgDriveRootSensitivityLabel", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgDriveRootVersionContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Command": "Set-MgDriveRootVersionContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgDriveSpecialContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Command": "Set-MgDriveSpecialContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgEducationClassAssignmentRubricByRef", + "Method": "PUT", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -364916,21 +365191,19 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", + "Method": "POST", "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], - "OutputType": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Set-MgEducationClassAssignmentRubricByRef", - "ApiVersion": "v1.0", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -364944,32 +365217,32 @@ "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Set-MgEducationClassAssignmentUpResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -364983,20 +365256,11 @@ "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Set", - "SetViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Command": "Set-MgEducationClassAssignmentUpResourceFolder", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Set-MgEducationMeAssignmentRubricByRef", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -365005,52 +365269,52 @@ ], "OutputType": null, "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Set-MgEducationMeAssignmentRubricByRef", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Set-MgEducationMeAssignmentUpResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Command": "Set-MgEducationMeAssignmentUpResourceFolder", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Set-MgEducationUserAssignmentRubricByRef", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -365059,71 +365323,82 @@ ], "OutputType": null, "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Command": "Set-MgEducationUserAssignmentRubricByRef", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Set-MgEducationUserAssignmentUpResourceFolder", + "Method": "POST", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Command": "Set-MgEducationUserAssignmentUpResourceFolder", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Set-MgEntitlementManagementAssignmentPolicy", + "Method": "PUT", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgExternalConnectionItem", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Command": "Set-MgEntitlementManagementAssignmentPolicy", - "ApiVersion": "v1.0", - "Method": "PUT" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -365137,87 +365412,76 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "Command": "Set-MgExternalConnectionItem", - "ApiVersion": "v1.0", - "Method": "PUT" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgGroupDriveBundleContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Command": "Set-MgGroupDriveBundleContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgGroupDriveFollowingContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Command": "Set-MgGroupDriveFollowingContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgGroupDriveItemChildContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Command": "Set-MgGroupDriveItemChildContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgGroupDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Command": "Set-MgGroupDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgGroupDriveItemListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Command": "Set-MgGroupDriveItemListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Set-MgGroupDriveItemSensitivityLabel", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -365226,78 +365490,78 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Command": "Set-MgGroupDriveItemSensitivityLabel", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgGroupDriveItemVersionContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Command": "Set-MgGroupDriveItemVersionContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgGroupDriveListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Set-MgGroupDriveListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgGroupDriveRootChildContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Command": "Set-MgGroupDriveRootChildContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgGroupDriveRootContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Command": "Set-MgGroupDriveRootContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgGroupDriveRootListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Command": "Set-MgGroupDriveRootListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Set-MgGroupDriveRootSensitivityLabel", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -365306,38 +365570,49 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Command": "Set-MgGroupDriveRootSensitivityLabel", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgGroupDriveRootVersionContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Command": "Set-MgGroupDriveRootVersionContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgGroupDriveSpecialContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Command": "Set-MgGroupDriveSpecialContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgGroupLicense", + "Method": "POST", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/assignLicense", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -365351,66 +365626,50 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}/assignLicense", - "Command": "Set-MgGroupLicense", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Set-MgGroupOnenotePageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Set-MgGroupOnenotePageContent", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Set-MgGroupOnenoteResourceContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Set-MgGroupOnenoteResourceContent", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Set-MgGroupOnenoteSectionPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Set-MgGroupOnenoteSectionPageContent", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgGroupPhotoContent", + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -365419,116 +365678,132 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/photo/$value", - "Command": "Set-MgGroupPhotoContent", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Set-MgGroupSiteListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Command": "Set-MgGroupSiteListItemDriveItemContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Set-MgGroupSiteOnenotePageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Set-MgGroupSiteOnenotePageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Set-MgGroupSiteOnenoteResourceContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Set-MgGroupSiteOnenoteResourceContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Set-MgGroupSiteOnenoteSectionPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Set-MgGroupSiteOnenoteSectionPageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgGroupTeam", + "Method": "PUT", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeam", + "Uri": "/groups/{group-id}/team", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -365542,113 +365817,102 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/groups/{group-id}/team", - "Command": "Set-MgGroupTeam", - "ApiVersion": "v1.0", - "Method": "PUT" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgGroupTeamChannelFileFolderContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Command": "Set-MgGroupTeamChannelFileFolderContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgGroupTeamChannelMessageHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgGroupTeamChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgGroupTeamPhotoContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/photo/$value", - "Command": "Set-MgGroupTeamPhotoContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgGroupTeamSchedule", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -365657,49 +365921,44 @@ ], "OutputType": "IMicrosoftGraphSchedule", "Uri": "/groups/{group-id}/team/schedule", - "Command": "Set-MgGroupTeamSchedule", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", - "ApiVersion": "v1.0", - "Method": "PUT" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -365708,229 +365967,243 @@ ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Set-MgOrganizationBrandingBackgroundImage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Command": "Set-MgOrganizationBrandingBackgroundImage", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Set-MgOrganizationBrandingBannerLogo", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Command": "Set-MgOrganizationBrandingBannerLogo", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Set-MgOrganizationBrandingCustomCss", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/customCSS", - "Command": "Set-MgOrganizationBrandingCustomCss", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Set-MgOrganizationBrandingFavicon", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/favicon", - "Command": "Set-MgOrganizationBrandingFavicon", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Set-MgOrganizationBrandingHeaderLogo", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/headerLogo", - "Command": "Set-MgOrganizationBrandingHeaderLogo", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": false - }, + "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", - "ApiVersion": "v1.0", - "Method": "PUT" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", - "ApiVersion": "v1.0", - "Method": "PUT" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", - "ApiVersion": "v1.0", - "Method": "PUT" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgOrganizationBrandingLocalizationFavicon", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "Command": "Set-MgOrganizationBrandingLocalizationFavicon", - "ApiVersion": "v1.0", - "Method": "PUT" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", - "ApiVersion": "v1.0", - "Method": "PUT" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", - "ApiVersion": "v1.0", - "Method": "PUT" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Set-MgOrganizationBrandingSquareLogo", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogo", - "Command": "Set-MgOrganizationBrandingSquareLogo", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Set-MgOrganizationBrandingSquareLogoDark", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Command": "Set-MgOrganizationBrandingSquareLogoDark", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", + "Method": "POST", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -365944,72 +366217,63 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetViaIdentity" - ], - "OutputType": null, - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Set-MgPrintPrinterJobDocumentContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Command": "Set-MgPrintPrinterJobDocumentContent", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Set-MgPrintShareJobDocumentContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Command": "Set-MgPrintShareJobDocumentContent", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Set-MgServicePrincipalSynchronization", + "Method": "PUT", "Variants": [ "Set", "SetExpanded", @@ -366018,12 +366282,21 @@ ], "OutputType": "IMicrosoftGraphSynchronization", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Command": "Set-MgServicePrincipalSynchronization", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgServicePrincipalSynchronizationSecret", + "Method": "PUT", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -366037,46 +366310,37 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", - "Command": "Set-MgServicePrincipalSynchronizationSecret", - "ApiVersion": "v1.0", - "Method": "PUT" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgShareDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "Command": "Set-MgShareDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgShareItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Command": "Set-MgShareItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgShareListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "Set1", @@ -366085,181 +366349,192 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Set-MgShareListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgShareRootContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Command": "Set-MgShareRootContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Set-MgSiteListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Command": "Set-MgSiteListItemDriveItemContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Set-MgSiteOnenotePageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Set-MgSiteOnenotePageContent", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Set-MgSiteOnenoteResourceContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Set-MgSiteOnenoteResourceContent", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Set-MgSiteOnenoteSectionPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Set-MgSiteOnenoteSectionPageContent", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgTeamChannelFileFolderContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Command": "Set-MgTeamChannelFileFolderContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgTeamChannelMessageHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgTeamChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgTeamChannelMessageReplyHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgTeamPhotoContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/photo/$value", - "Command": "Set-MgTeamPhotoContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgTeamPrimaryChannelFileFolderContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Command": "Set-MgTeamPrimaryChannelFileFolderContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgTeamSchedule", + "Method": "PUT", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSchedule", + "Uri": "/teams/{team-id}/schedule", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -366273,201 +366548,190 @@ "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSchedule", - "Uri": "/teams/{team-id}/schedule", - "Command": "Set-MgTeamSchedule", - "ApiVersion": "v1.0", - "Method": "PUT" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgUserChatMessageHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgUserChatMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Set-MgUserChatMessageReplyHostedContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Command": "Set-MgUserChatMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Set-MgUserContactFolderContactPhotoContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "Command": "Set-MgUserContactFolderContactPhotoContent", - "ApiVersion": "v1.0", - "Method": "PUT" - }, - { "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Read and write contacts in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Set-MgUserContactPhotoContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "Command": "Set-MgUserContactPhotoContent", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgUserDriveBundleContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Command": "Set-MgUserDriveBundleContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgUserDriveFollowingContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Command": "Set-MgUserDriveFollowingContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgUserDriveItemChildContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Command": "Set-MgUserDriveItemChildContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgUserDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Command": "Set-MgUserDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgUserDriveItemListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Command": "Set-MgUserDriveItemListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Set-MgUserDriveItemSensitivityLabel", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -366476,78 +366740,78 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Command": "Set-MgUserDriveItemSensitivityLabel", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgUserDriveItemVersionContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Command": "Set-MgUserDriveItemVersionContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgUserDriveListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Command": "Set-MgUserDriveListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgUserDriveRootChildContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Command": "Set-MgUserDriveRootChildContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgUserDriveRootContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Command": "Set-MgUserDriveRootContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgUserDriveRootListItemDriveItemContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Command": "Set-MgUserDriveRootListItemDriveItemContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Set-MgUserDriveRootSensitivityLabel", + "Method": "POST", "Variants": [ "Assign", "AssignExpanded", @@ -366556,38 +366820,49 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Command": "Set-MgUserDriveRootSensitivityLabel", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgUserDriveRootVersionContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Command": "Set-MgUserDriveRootVersionContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Set-MgUserDriveSpecialContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Command": "Set-MgUserDriveSpecialContent", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgUserLicense", + "Method": "POST", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/assignLicense", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -366601,47 +366876,47 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}/assignLicense", - "Command": "Set-MgUserLicense", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Set-MgUserMailFolderChildFolderMessageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Command": "Set-MgUserMailFolderChildFolderMessageContent", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Set-MgUserMailFolderMessageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "Command": "Set-MgUserMailFolderMessageContent", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgUserManagerByRef", + "Method": "PUT", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/users/{user-id}/manager/$ref", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -366655,86 +366930,86 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/users/{user-id}/manager/$ref", - "Command": "Set-MgUserManagerByRef", - "ApiVersion": "v1.0", - "Method": "PUT" + ] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Set-MgUserMessageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/$value", - "Command": "Set-MgUserMessageContent", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Set-MgUserOnenotePageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "Command": "Set-MgUserOnenotePageContent", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Set-MgUserOnenoteResourceContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "Command": "Set-MgUserOnenoteResourceContent", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Set-MgUserOnenoteSectionPageContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Command": "Set-MgUserOnenoteSectionPageContent", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Set-MgUserOnlineMeetingAttendeeReport", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Command": "Set-MgUserOnlineMeetingAttendeeReport", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { + "Command": "Set-MgUserPhotoContent", + "Method": "PUT", + "Variants": [ + "Set", + "Set1", + "SetViaIdentity", + "SetViaIdentity1" + ], + "OutputType": null, + "Uri": "/users/{user-id}/photo/$value", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite", @@ -366748,21 +367023,21 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Set-MgUserPresence", + "Method": "POST", "Variants": [ "Set", - "Set1", + "SetExpanded", "SetViaIdentity", - "SetViaIdentity1" + "SetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/photo/$value", - "Command": "Set-MgUserPhotoContent", - "ApiVersion": "v1.0", - "Method": "PUT" - }, - { + "Uri": "/users/{user-id}/presence/setPresence", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -366776,7 +367051,11 @@ "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Set-MgUserPresenceUserPreferredPresence", + "Method": "POST", "Variants": [ "Set", "SetExpanded", @@ -366784,13 +367063,9 @@ "SetViaIdentityExpanded" ], "OutputType": null, - "Uri": "/users/{user-id}/presence/setPresence", - "Command": "Set-MgUserPresence", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/presence/setUserPreferredPresence", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -366804,153 +367079,153 @@ "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.", "IsAdmin": false } - ], - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "Command": "Set-MgUserPresenceUserPreferredPresence", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Users", - "Permissions": [], + "Command": "Set-MgUserTodoListTaskAttachmentContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "Command": "Set-MgUserTodoListTaskAttachmentContent", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", + "Method": "PUT", "Variants": [ "Set", "SetViaIdentity" ], "OutputType": "IMicrosoftGraphAttachmentSession", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "PUT" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", + "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", - "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", + "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Skip-MgBetaUserManagedDeviceActivationLock", + "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "Command": "Skip-MgBetaUserManagedDeviceActivationLock", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", + "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Skip-MgUserManagedDeviceActivationLock", + "Method": "POST", "Variants": [ "Bypass", "BypassViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "Command": "Skip-MgUserManagedDeviceActivationLock", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Start-MgApplicationSynchronizationJob", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "Command": "Start-MgApplicationSynchronizationJob", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Start-MgBetaApplicationSynchronizationJob", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "Command": "Start-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", + "Method": "POST", + "Variants": [ + "Start", + "StartExpanded", + "StartViaIdentity", + "StartViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCalls.All", @@ -366964,27 +367239,11 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Start", - "StartExpanded", - "StartViaIdentity", - "StartViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphStartHoldMusicOperation", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", + "Method": "POST", "Variants": [ "Trigger", "TriggerExpanded", @@ -366993,18 +367252,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", + "Method": "POST", "Variants": [ "Trigger", "TriggerExpanded", @@ -367013,18 +367272,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", "Variants": [ "PowerOn", "PowerOnViaIdentity", @@ -367033,30 +367292,44 @@ ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOn", - "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } + }, + { + "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", + "Method": "POST", "Variants": [ "Run", "RunViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", - "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + } }, { + "Command": "Start-MgBetaEducationSynchronizationProfile", + "Method": "POST", + "Variants": [ + "Start", + "StartViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -367070,71 +367343,71 @@ "FullDescription": "Manage the state and settings of all Microsoft education apps.", "IsAdmin": false } - ], - "Variants": [ - "Start", - "StartViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start", - "Command": "Start-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Start-MgBetaPrintPrinterJob", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ], "OutputType": "IMicrosoftGraphPrintJobStatus", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "Command": "Start-MgBetaPrintPrinterJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Start-MgBetaPrintPrinterJobPrintJob", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ], "OutputType": "IMicrosoftGraphPrintJobStatus", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob", - "Command": "Start-MgBetaPrintPrinterJobPrintJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Start-MgBetaPrintPrinterShareJob", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ], "OutputType": "IMicrosoftGraphPrintJobStatus", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start", - "Command": "Start-MgBetaPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ], "OutputType": "IMicrosoftGraphPrintJobStatus", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Start-MgBetaPrintShareJob", + "Method": "POST", + "Variants": [ + "Start", + "StartViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Create", @@ -367166,32 +367439,32 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", "IsAdmin": true } - ], - "Variants": [ - "Start", - "StartViaIdentity" - ], - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", - "Command": "Start-MgBetaPrintShareJob", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Start-MgBetaPrintShareJobPrintJob", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ], "OutputType": "IMicrosoftGraphPrintJobStatus", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "Command": "Start-MgBetaPrintShareJobPrintJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "Variants": [ + "Run", + "RunViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -367205,37 +367478,37 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Run", - "RunViaIdentity" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run", - "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", - "Method": "GET" + ] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatHunting.Read.All", - "Description": "Run hunting queries", - "FullDescription": "Allows the app to run hunting queries, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Start-MgBetaSecurityHuntingQuery", + "Method": "POST", "Variants": [ "Run", "RunExpanded" ], "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", "Uri": "/security/runHuntingQuery", - "Command": "Start-MgBetaSecurityHuntingQuery", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ThreatHunting.Read.All", + "Description": "Run hunting queries", + "FullDescription": "Allows the app to run hunting queries, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Start-MgBetaServicePrincipalSynchronizationJob", + "Method": "POST", + "Variants": [ + "Start", + "StartViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -367249,25 +367522,11 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Start", - "StartViaIdentity" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "Command": "Start-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write all schedule items", - "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false - }, + "Command": "Start-MgBetaTeamScheduleTimeCardBreak", + "Method": "POST", "Variants": [ "Start", "StartExpanded", @@ -367276,31 +367535,36 @@ ], "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", - "Command": "Start-MgBetaTeamScheduleTimeCardBreak", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": { - "Name": "TeamworkDevice.ReadWrite.All", - "Description": "Read and write Teams devices", - "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write all schedule items", + "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Start-MgBetaTeamworkDeviceDiagnostic", + "Method": "POST", "Variants": [ "Run", "RunViaIdentity" ], "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", - "Command": "Start-MgBetaTeamworkDeviceDiagnostic", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "TeamworkDevice.ReadWrite.All", + "Description": "Read and write Teams devices", + "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Start-MgBetaUserCloudPc", + "Method": "POST", "Variants": [ "PowerOn", "PowerOnViaIdentity", @@ -367309,13 +367573,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOn", - "Command": "Start-MgBetaUserCloudPc", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", + "Method": "POST", "Variants": [ "Trigger", "TriggerExpanded", @@ -367324,12 +367588,23 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Start-MgCommunicationCallParticipantHoldMusic", + "Method": "POST", + "Variants": [ + "Start", + "StartExpanded", + "StartViaIdentity", + "StartViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCalls.All", @@ -367343,34 +367618,32 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Start", - "StartExpanded", - "StartViaIdentity", - "StartViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphStartHoldMusicOperation", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "Command": "Start-MgCommunicationCallParticipantHoldMusic", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Start-MgPrintPrinterJob", + "Method": "POST", "Variants": [ "Start", "StartViaIdentity" ], "OutputType": "IMicrosoftGraphPrintJobStatus", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "Command": "Start-MgPrintPrinterJob", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Start-MgPrintShareJob", + "Method": "POST", + "Variants": [ + "Start", + "StartViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Create", @@ -367400,39 +367673,39 @@ "Name": "PrintJob.ReadWriteBasic.All", "Description": "Read and write basic information of print jobs", "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", - "IsAdmin": true - } - ], - "Variants": [ - "Start", - "StartViaIdentity" - ], - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", - "Command": "Start-MgPrintShareJob", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "Security", - "Permissions": { - "Name": "ThreatHunting.Read.All", - "Description": "Run hunting queries", - "FullDescription": "Allows the app to run hunting queries, without a signed-in user.", - "IsAdmin": false - }, + "IsAdmin": true + } + ] + }, + { + "Command": "Start-MgSecurityHuntingQuery", + "Method": "POST", "Variants": [ "Run", "RunExpanded" ], "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", "Uri": "/security/runHuntingQuery", - "Command": "Start-MgSecurityHuntingQuery", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "ThreatHunting.Read.All", + "Description": "Run hunting queries", + "FullDescription": "Allows the app to run hunting queries, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Start-MgServicePrincipalSynchronizationJob", + "Method": "POST", + "Variants": [ + "Start", + "StartViaIdentity" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -367446,19 +367719,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Stop-MgBetaAccessReview", + "Method": "POST", "Variants": [ - "Start", - "StartViaIdentity" + "Stop", + "StopViaIdentity" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "Command": "Start-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/accessReviews/{accessReview-id}/stop", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -367472,32 +367745,34 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Stop", - "StopViaIdentity" - ], - "OutputType": null, - "Uri": "/accessReviews/{accessReview-id}/stop", - "Command": "Stop-MgBetaAccessReview", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Stop-MgBetaAccessReviewInstance", + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ], "OutputType": null, "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop", - "Command": "Stop-MgBetaAccessReviewInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Stop-MgBetaBookingBusinessAppointment", + "Method": "POST", + "Variants": [ + "Cancel", + "CancelExpanded", + "CancelViaIdentity", + "CancelViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -367523,7 +367798,11 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Stop-MgBetaBookingBusinessCalendarView", + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -367531,28 +367810,24 @@ "CancelViaIdentityExpanded" ], "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "Command": "Stop-MgBetaBookingBusinessAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Stop-MgBetaCommunicationCallMediaProcessing", + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "Command": "Stop-MgBetaBookingBusinessCalendarView", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -367566,21 +367841,21 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Cancel", - "CancelExpanded", - "CancelViaIdentity", - "CancelViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "Command": "Stop-MgBetaCommunicationCallMediaProcessing", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", + "Method": "POST", + "Variants": [ + "Stop", + "StopExpanded", + "StopViaIdentity", + "StopViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCalls.All", @@ -367594,27 +367869,11 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Stop", - "StopExpanded", - "StopViaIdentity", - "StopViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphStopHoldMusicOperation", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", "Variants": [ "PowerOff", "PowerOffViaIdentity", @@ -367623,98 +367882,98 @@ ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOff", - "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod", + "Method": "POST", "Variants": [ "End", "EndViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", - "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment", + "Method": "POST", + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "OutputType": null, + "Uri": "/deviceManagement/zebraFotaDeployments/{zebraFotaDeployment-id}/cancel", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/zebraFotaDeployments/{zebraFotaDeployment-id}/cancel", - "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", "IsAdmin": true - }, - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], - "OutputType": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", - "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Stop-MgBetaFinancialCompanySalesInvoice", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", - "Command": "Stop-MgBetaFinancialCompanySalesInvoice", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Stop-MgBetaGroupCalendarEvent", + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -367723,18 +367982,18 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", - "Command": "Stop-MgBetaGroupCalendarEvent", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Stop-MgBetaGroupEvent", + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -367743,139 +368002,153 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "Command": "Stop-MgBetaGroupEvent", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Stop-MgBetaPrintPrinterJob", + "Method": "POST", + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadWrite", @@ -367901,128 +368174,128 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", "IsAdmin": true } - ], - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], - "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", - "Command": "Stop-MgBetaPrintPrinterJob", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Stop-MgBetaPrintPrinterJobPrintJob", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancelPrintJob", - "Command": "Stop-MgBetaPrintPrinterJobPrintJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Stop-MgBetaPrintPrinterShareJob", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel", - "Command": "Stop-MgBetaPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Stop-MgBetaPrintShareJob", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "Command": "Stop-MgBetaPrintShareJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Stop-MgBetaPrintShareJobPrintJob", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "Command": "Stop-MgBetaPrintShareJobPrintJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "POST", + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "PrivilegedAccess.ReadWrite.AzureAD", "Description": "Read and write privileged access to Azure AD", "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", - "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -368036,19 +368309,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -368062,95 +368335,81 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "SecurityActions.ReadWrite.All", - "Description": "Read and update your organization's security actions", - "FullDescription": "Allows the app to read or update security actions, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Stop-MgBetaSecurityAction", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", - "Command": "Stop-MgBetaSecurityAction", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.Teams", "Permissions": { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write all schedule items", - "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "Name": "SecurityActions.ReadWrite.All", + "Description": "Read and update your organization's security actions", + "FullDescription": "Allows the app to read or update security actions, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", + "Method": "POST", "Variants": [ "End", "EndExpanded", @@ -368159,13 +368418,18 @@ ], "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", - "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write all schedule items", + "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Stop-MgBetaUserCloudPc", + "Method": "POST", "Variants": [ "PowerOff", "PowerOffViaIdentity", @@ -368174,31 +368438,26 @@ ], "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOff", - "Command": "Stop-MgBetaUserCloudPc", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Stop-MgBetaUserCloudPcGracePeriod", + "Method": "POST", "Variants": [ "End", "EndViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod", - "Command": "Stop-MgBetaUserCloudPcGracePeriod", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Stop-MgBetaUserEvent", + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -368207,13 +368466,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/cancel", - "Command": "Stop-MgBetaUserEvent", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Stop-MgBetaUserEventInstance", + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -368222,51 +368486,62 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "Command": "Stop-MgBetaUserEventInstance", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Stop-MgBetaUserPendingAccessReviewInstance", + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop", - "Command": "Stop-MgBetaUserPendingAccessReviewInstance", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision", + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stopApplyDecisions", - "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage", + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Stop-MgBookingBusinessAppointment", + "Method": "POST", + "Variants": [ + "Cancel", + "CancelExpanded", + "CancelViaIdentity", + "CancelViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -368286,7 +368561,11 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Stop-MgBookingBusinessCalendarView", + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -368294,28 +368573,24 @@ "CancelViaIdentityExpanded" ], "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "Command": "Stop-MgBookingBusinessAppointment", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", + "Module": "Bookings", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Bookings", - "Permissions": [], + "Command": "Stop-MgCommunicationCallMediaProcessing", + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "Command": "Stop-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -368329,21 +368604,21 @@ "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Cancel", - "CancelExpanded", - "CancelViaIdentity", - "CancelViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "Command": "Stop-MgCommunicationCallMediaProcessing", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Stop-MgCommunicationCallParticipantHoldMusic", + "Method": "POST", + "Variants": [ + "Stop", + "StopExpanded", + "StopViaIdentity", + "StopViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCalls.All", @@ -368357,45 +368632,29 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Stop", - "StopExpanded", - "StopViaIdentity", - "StopViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphStopHoldMusicOperation", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "Command": "Stop-MgCommunicationCallParticipantHoldMusic", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, + "Command": "Stop-MgEntitlementManagementAssignmentRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "Command": "Stop-MgEntitlementManagementAssignmentRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } }, { - "Module": "Groups", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Stop-MgGroupCalendarEvent", + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -368404,18 +368663,18 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", - "Command": "Stop-MgGroupCalendarEvent", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Stop-MgGroupEvent", + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -368424,61 +368683,75 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "Command": "Stop-MgGroupEvent", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage all access reviews", "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "POST", "Variants": [ "Stop", "StopViaIdentity" ], "OutputType": null, "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Stop-MgPrintPrinterJob", + "Method": "POST", + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadWrite", @@ -368504,32 +368777,32 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Stop-MgPrintShareJob", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", - "Command": "Stop-MgPrintPrinterJob", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "Command": "Stop-MgPrintShareJob", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -368543,19 +368816,19 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -368569,51 +368842,37 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], - "OutputType": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "POST", "Variants": [ "Cancel", "CancelViaIdentity" ], "OutputType": null, "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Stop-MgUserEvent", + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -368622,13 +368881,18 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/cancel", - "Command": "Stop-MgUserEvent", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Stop-MgUserEventInstance", + "Method": "POST", "Variants": [ "Cancel", "CancelExpanded", @@ -368637,12 +368901,21 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "Command": "Stop-MgUserEventInstance", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Submit-MgBetaEducationClassAssignmentSubmission", + "Method": "POST", + "Variants": [ + "Submit", + "SubmitViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -368668,63 +368941,63 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Submit", - "SubmitViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Command": "Submit-MgBetaEducationClassAssignmentSubmission", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Submit-MgBetaEducationMeAssignmentSubmission", + "Method": "POST", "Variants": [ "Submit", "SubmitViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Command": "Submit-MgBetaEducationMeAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Submit-MgBetaEducationUserAssignmentSubmission", + "Method": "POST", "Variants": [ "Submit", "SubmitViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Command": "Submit-MgBetaEducationUserAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIndicators.ReadWrite.OwnedBy", - "Description": "Manage threat indicators this app creates or owns", - "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.", - "IsAdmin": false - }, + "Command": "Submit-MgBetaSecurityTiIndicator", + "Method": "POST", "Variants": [ "Submit", "SubmitExpanded" ], "OutputType": "IMicrosoftGraphTiIndicator", "Uri": "/security/tiIndicators/submitTiIndicators", - "Command": "Submit-MgBetaSecurityTiIndicator", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ThreatIndicators.ReadWrite.OwnedBy", + "Description": "Manage threat indicators this app creates or owns", + "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.", + "IsAdmin": false + } }, { + "Command": "Submit-MgEducationClassAssignmentSubmission", + "Method": "POST", + "Variants": [ + "Submit", + "SubmitViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -368750,71 +369023,71 @@ "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Submit", - "SubmitViaIdentity" - ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Command": "Submit-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Submit-MgEducationMeAssignmentSubmission", + "Method": "POST", "Variants": [ "Submit", "SubmitViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Command": "Submit-MgEducationMeAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Submit-MgEducationUserAssignmentSubmission", + "Method": "POST", "Variants": [ "Submit", "SubmitViaIdentity" ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Command": "Submit-MgEducationUserAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Suspend-MgApplicationSynchronizationJob", + "Method": "POST", "Variants": [ "Pause", "PauseViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "Command": "Suspend-MgApplicationSynchronizationJob", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Suspend-MgBetaApplicationSynchronizationJob", + "Method": "POST", "Variants": [ "Pause", "PauseViaIdentity" ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "Command": "Suspend-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Suspend-MgBetaEducationSynchronizationProfile", + "Method": "POST", + "Variants": [ + "Pause", + "PauseViaIdentity" + ], + "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -368828,19 +369101,19 @@ "FullDescription": "Manage the state and settings of all Microsoft education apps.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", + "Method": "POST", "Variants": [ "Pause", "PauseViaIdentity" ], "OutputType": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", - "Command": "Suspend-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -368854,19 +369127,19 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Suspend-MgServicePrincipalSynchronizationJob", + "Method": "POST", "Variants": [ "Pause", "PauseViaIdentity" ], "OutputType": null, "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -368880,19 +369153,18 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", + "Method": "POST", "Variants": [ - "Pause", - "PauseViaIdentity" + "Sync" ], "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "Command": "Suspend-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -368906,18 +369178,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Sync" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", + "Method": "POST", + "Variants": [ + "Sync", + "SyncViaIdentity" + ], + "OutputType": "IMicrosoftGraphVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -368931,19 +369204,18 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Sync", - "SyncViaIdentity" - ], - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", + "Method": "POST", + "Variants": [ + "Sync" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -368957,88 +369229,91 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", + "Method": "POST", "Variants": [ "Sync" ], "OutputType": null, - "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/androidForWorkSettings/syncApps", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "Method": "POST", "Variants": [ "Sync" ], "OutputType": null, - "Uri": "/deviceManagement/androidForWorkSettings/syncApps", - "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Sync-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", "Variants": [ - "Sync" + "Sync", + "SyncViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", - "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", + "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", - "Command": "Sync-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Sync-MgBetaDeviceManagementExchangeConnector", + "Method": "POST", "Variants": [ "Sync", - "SyncViaIdentity" + "SyncExpanded", + "SyncViaIdentity", + "SyncViaIdentityExpanded" ], "OutputType": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", - "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -369052,87 +369327,84 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Sync-MgBetaDeviceManagementManagedDevice", + "Method": "POST", "Variants": [ "Sync", - "SyncExpanded", - "SyncViaIdentity", - "SyncViaIdentityExpanded" + "SyncViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", - "Command": "Sync-MgBetaDeviceManagementExchangeConnector", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", + "Method": "POST", "Variants": [ - "Sync", - "SyncViaIdentity" + "Sync" ], "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "Command": "Sync-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/windowsAutopilotSettings/sync", "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Sync" - ], - "OutputType": null, - "Uri": "/deviceManagement/windowsAutopilotSettings/sync", - "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", - "ApiVersion": "beta", - "Method": "POST" + } }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory", + "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ], "OutputType": null, "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory", - "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Sync-MgBetaUserManagedDevice", + "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "Command": "Sync-MgBetaUserManagedDevice", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", + "Method": "POST", + "Variants": [ + "Sync" + ], + "OutputType": null, + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -369146,18 +369418,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Sync" - ], - "OutputType": null, - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Sync-MgDeviceAppManagementVppTokenLicense", + "Method": "POST", + "Variants": [ + "Sync", + "SyncViaIdentity" + ], + "OutputType": "IMicrosoftGraphVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -369171,19 +369444,21 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Sync-MgDeviceManagementExchangeConnector", + "Method": "POST", "Variants": [ "Sync", - "SyncViaIdentity" + "SyncExpanded", + "SyncViaIdentity", + "SyncViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "Command": "Sync-MgDeviceAppManagementVppTokenLicense", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "OutputType": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -369197,66 +369472,55 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Sync-MgDeviceManagementManagedDevice", + "Method": "POST", "Variants": [ "Sync", - "SyncExpanded", - "SyncViaIdentity", - "SyncViaIdentityExpanded" + "SyncViaIdentity" ], "OutputType": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", - "Command": "Sync-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", "Module": "DeviceManagement.Actions", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Sync", - "SyncViaIdentity" - ], - "OutputType": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "Command": "Sync-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", - "Method": "POST" + } }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Sync-MgUserManagedDevice", + "Method": "POST", "Variants": [ "Sync", "SyncViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "Command": "Sync-MgUserManagedDevice", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Test-MgApplicationProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/applications/validateProperties", - "Command": "Test-MgApplicationProperty", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Test-MgApplicationSynchronizationJobCredential", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -369265,39 +369529,39 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "Command": "Test-MgApplicationSynchronizationJobCredential", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgBetaAdministrativeUnitProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/administrativeUnits/validateProperties", - "Command": "Test-MgBetaAdministrativeUnitProperty", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Test-MgBetaApplicationProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/applications/validateProperties", - "Command": "Test-MgBetaApplicationProperty", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Test-MgBetaApplicationSynchronizationJobCredential", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -369306,13 +369570,13 @@ ], "OutputType": null, "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "Command": "Test-MgBetaApplicationSynchronizationJobCredential", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Test-MgBetaChatPermissionGrantProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -369321,145 +369585,145 @@ ], "OutputType": null, "Uri": "/chats/{chat-id}/permissionGrants/validateProperties", - "Command": "Test-MgBetaChatPermissionGrantProperty", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgBetaContactProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/contacts/validateProperties", - "Command": "Test-MgBetaContactProperty", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgBetaContractProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/contracts/validateProperties", - "Command": "Test-MgBetaContractProperty", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/validateXml", - "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Test-MgBetaDeviceManagementAssignmentFilter", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/deviceManagement/assignmentFilters/validateFilter", - "Command": "Test-MgBetaDeviceManagementAssignmentFilter", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.DeviceManagement.Actions", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", - "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/validateBulkResize", - "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgBetaDeviceProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/devices/validateProperties", - "Command": "Test-MgBetaDeviceProperty", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgBetaDirectoryAdministrativeUnitProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/directory/administrativeUnits/validateProperties", - "Command": "Test-MgBetaDirectoryAdministrativeUnitProperty", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgBetaDirectoryDeletedItemProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/directory/deletedItems/validateProperties", - "Command": "Test-MgBetaDirectoryDeletedItemProperty", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgBetaDirectoryFeatureRolloutPolicyApplyToProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -369468,12 +369732,21 @@ ], "OutputType": null, "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/validateProperties", - "Command": "Test-MgBetaDirectoryFeatureRolloutPolicyApplyToProperty", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Test-MgBetaDirectoryObjectProperty", + "Method": "POST", + "Variants": [ + "Validate", + "ValidateExpanded" + ], + "OutputType": null, + "Uri": "/directoryObjects/validateProperties", "Module": "Beta.DirectoryObjects", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -369499,59 +369772,50 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Validate", - "ValidateExpanded" - ], - "OutputType": null, - "Uri": "/directoryObjects/validateProperties", - "Command": "Test-MgBetaDirectoryObjectProperty", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgBetaDirectoryRoleProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/directoryRoles/validateProperties", - "Command": "Test-MgBetaDirectoryRoleProperty", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgBetaDirectoryRoleTemplateProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/directoryRoleTemplates/validateProperties", - "Command": "Test-MgBetaDirectoryRoleTemplateProperty", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgBetaDirectorySettingTemplateProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/directorySettingTemplates/validateProperties", - "Command": "Test-MgBetaDirectorySettingTemplateProperty", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Test-MgBetaDriveItemPermission", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -369560,26 +369824,26 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Command": "Test-MgBetaDriveItemPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Test-MgBetaDriveListContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgBetaDriveListContentTypePublished", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Test-MgBetaDriveRootPermission", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -369588,13 +369852,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/root/validatePermission", - "Command": "Test-MgBetaDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Test-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -369603,13 +369867,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/validateProperties", - "Command": "Test-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorProperty", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Test-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -369618,12 +369882,21 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/validateProperties", - "Command": "Test-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorProperty", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Test-MgBetaExternalIndustryDataConnector", + "Method": "POST", + "Variants": [ + "Validate", + "ValidateViaIdentity" + ], + "OutputType": null, + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "DataConnector.ReadWrite.All", @@ -369637,20 +369910,11 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Validate", - "ValidateViaIdentity" - ], - "OutputType": null, - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate", - "Command": "Test-MgBetaExternalIndustryDataConnector", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Test-MgBetaGroupDriveItemPermission", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -369659,26 +369923,26 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Command": "Test-MgBetaGroupDriveItemPermission", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Test-MgBetaGroupDriveListContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgBetaGroupDriveListContentTypePublished", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Test-MgBetaGroupDriveRootPermission", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -369687,13 +369951,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "Command": "Test-MgBetaGroupDriveRootPermission", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Test-MgBetaGroupDynamicMembership", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -369702,26 +369966,26 @@ ], "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", "Uri": "/groups/{group-id}/evaluateDynamicMembership", - "Command": "Test-MgBetaGroupDynamicMembership", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Test-MgBetaGroupDynamicMembershipRule", + "Method": "POST", "Variants": [ "Evaluate1", "EvaluateExpanded1" ], "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", "Uri": "/groups/evaluateDynamicMembership", - "Command": "Test-MgBetaGroupDynamicMembershipRule", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Test-MgBetaGroupPermissionGrantProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -369730,12 +369994,23 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/validateProperties", - "Command": "Test-MgBetaGroupPermissionGrantProperty", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Test-MgBetaGroupProperty", + "Method": "POST", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/validateProperties", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -369749,35 +370024,24 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/validateProperties", - "Command": "Test-MgBetaGroupProperty", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Test-MgBetaGroupSiteContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgBetaGroupSiteContentTypePublished", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -369786,13 +370050,13 @@ ], "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -369801,13 +370065,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -369816,13 +370080,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -369831,13 +370095,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -369846,13 +370110,13 @@ ], "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -369861,26 +370125,26 @@ ], "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Test-MgBetaGroupSiteListContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgBetaGroupSiteListContentTypePublished", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "Method": "POST", "Variants": [ "Validate", "Validate1", @@ -369889,51 +370153,60 @@ ], "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", - "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ], "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", - "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ], "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/informationProtection/policy/labels/evaluateApplication", - "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ], "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", - "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", + "Method": "POST", + "Variants": [ + "Evaluate", + "EvaluateExpanded" + ], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/informationProtection/policy/labels/evaluateRemoval", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -369947,33 +370220,24 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Evaluate", - "EvaluateExpanded" - ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Uri": "/informationProtection/policy/labels/evaluateRemoval", - "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgBetaOrganizationProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/organization/validateProperties", - "Command": "Test-MgBetaOrganizationProperty", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Test-MgBetaPolicyFeatureRolloutPolicyApplyToProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -369982,12 +370246,21 @@ ], "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/validateProperties", - "Command": "Test-MgBetaPolicyFeatureRolloutPolicyApplyToProperty", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", + "Method": "POST", + "Variants": [ + "Evaluate", + "EvaluateExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -370001,58 +370274,60 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Evaluate", - "EvaluateExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ], "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded" ], "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Test-MgBetaServicePrincipalProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/servicePrincipals/validateProperties", - "Command": "Test-MgBetaServicePrincipalProperty", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", + "Method": "POST", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -370066,53 +370341,42 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Test-MgBetaShareListContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgBetaShareListContentTypePublished", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Test-MgBetaSiteContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgBetaSiteContentTypePublished", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -370121,13 +370385,13 @@ ], "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "Uri": "/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -370136,13 +370400,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -370151,13 +370415,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -370166,13 +370430,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -370181,13 +370445,13 @@ ], "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", - "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -370196,26 +370460,26 @@ ], "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Test-MgBetaSiteListContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgBetaSiteListContentTypePublished", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Test-MgBetaTeamPermissionGrantProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370224,13 +370488,13 @@ ], "OutputType": null, "Uri": "/teams/{team-id}/permissionGrants/validateProperties", - "Command": "Test-MgBetaTeamPermissionGrantProperty", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Test-MgBetaUserChatPermissionGrantProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370239,13 +370503,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/validateProperties", - "Command": "Test-MgBetaUserChatPermissionGrantProperty", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Test-MgBetaUserCloudPcBulkResize", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370254,13 +370518,13 @@ ], "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", "Uri": "/users/{user-id}/cloudPCs/validateBulkResize", - "Command": "Test-MgBetaUserCloudPcBulkResize", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Test-MgBetaUserDeviceProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370269,13 +370533,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/devices/validateProperties", - "Command": "Test-MgBetaUserDeviceProperty", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Test-MgBetaUserDriveItemPermission", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370284,26 +370548,26 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Command": "Test-MgBetaUserDriveItemPermission", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Functions", - "Permissions": [], + "Command": "Test-MgBetaUserDriveListContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgBetaUserDriveListContentTypePublished", + "Module": "Beta.Users.Functions", "ApiVersion": "beta", - "Method": "GET" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Test-MgBetaUserDriveRootPermission", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370312,13 +370576,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "Command": "Test-MgBetaUserDriveRootPermission", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -370327,12 +370591,23 @@ ], "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", + "Method": "POST", + "Variants": [ + "Evaluate", + "EvaluateExpanded", + "EvaluateViaIdentity", + "EvaluateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -370346,22 +370621,11 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Evaluate", - "EvaluateExpanded", - "EvaluateViaIdentity", - "EvaluateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -370370,13 +370634,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -370385,13 +370649,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionAction", "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -370400,13 +370664,13 @@ ], "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate", - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -370415,13 +370679,13 @@ ], "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Test-MgBetaUserJoinedGroupDynamicMembership", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -370430,13 +370694,13 @@ ], "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", "Uri": "/users/{user-id}/joinedGroups/evaluateDynamicMembership", - "Command": "Test-MgBetaUserJoinedGroupDynamicMembership", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Test-MgBetaUserJoinedGroupProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370445,12 +370709,21 @@ ], "OutputType": null, "Uri": "/users/{user-id}/joinedGroups/validateProperties", - "Command": "Test-MgBetaUserJoinedGroupProperty", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Test-MgBetaUserManagedAppUserBlocked", + "Method": "GET", + "Variants": [ + "Is", + "IsViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/isManagedAppUserBlocked", "Module": "Beta.Users.Functions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -370476,19 +370749,19 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Is", - "IsViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/isManagedAppUserBlocked", - "Command": "Test-MgBetaUserManagedAppUserBlocked", - "ApiVersion": "beta", - "Method": "GET" + ] }, { + "Command": "Test-MgBetaUserPassword", + "Method": "POST", + "Variants": [ + "Validate", + "ValidateExpanded" + ], + "OutputType": "IMicrosoftGraphPasswordValidationInformation", + "Uri": "/users/validatePassword", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -370502,20 +370775,11 @@ "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Validate", - "ValidateExpanded" - ], - "OutputType": "IMicrosoftGraphPasswordValidationInformation", - "Uri": "/users/validatePassword", - "Command": "Test-MgBetaUserPassword", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Test-MgBetaUserPermissionGrantProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370524,25 +370788,36 @@ ], "OutputType": null, "Uri": "/users/{user-id}/permissionGrants/validateProperties", - "Command": "Test-MgBetaUserPermissionGrantProperty", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Test-MgBetaUserProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/users/validateProperties", - "Command": "Test-MgBetaUserProperty", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", + "Method": "POST", + "Variants": [ + "Evaluate", + "EvaluateExpanded", + "EvaluateViaIdentity", + "EvaluateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -370556,7 +370831,11 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -370564,13 +370843,9 @@ "EvaluateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -370584,7 +370859,11 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", + "Method": "POST", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -370592,13 +370871,9 @@ "EvaluateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -370612,73 +370887,71 @@ "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Evaluate", - "EvaluateExpanded", - "EvaluateViaIdentity", - "EvaluateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgContactProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/contacts/validateProperties", - "Command": "Test-MgContactProperty", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgContractProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/contracts/validateProperties", - "Command": "Test-MgContractProperty", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgDeviceProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/devices/validateProperties", - "Command": "Test-MgDeviceProperty", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgDirectoryDeletedItemProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/directory/deletedItems/validateProperties", - "Command": "Test-MgDirectoryDeletedItemProperty", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Test-MgDirectoryObjectProperty", + "Method": "POST", + "Variants": [ + "Validate", + "ValidateExpanded" + ], + "OutputType": null, + "Uri": "/directoryObjects/validateProperties", "Module": "DirectoryObjects", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -370704,46 +370977,37 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Validate", - "ValidateExpanded" - ], - "OutputType": null, - "Uri": "/directoryObjects/validateProperties", - "Command": "Test-MgDirectoryObjectProperty", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgDirectoryRoleProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/directoryRoles/validateProperties", - "Command": "Test-MgDirectoryRoleProperty", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgDirectoryRoleTemplateProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/directoryRoleTemplates/validateProperties", - "Command": "Test-MgDirectoryRoleTemplateProperty", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Test-MgDriveItemPermission", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370752,26 +371016,26 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Command": "Test-MgDriveItemPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Test-MgDriveListContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgDriveListContentTypePublished", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Test-MgDriveRootPermission", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370780,13 +371044,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/root/validatePermission", - "Command": "Test-MgDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Test-MgEntitlementManagementConnectedOrganizationExternalSponsorProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370795,13 +371059,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/validateProperties", - "Command": "Test-MgEntitlementManagementConnectedOrganizationExternalSponsorProperty", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Test-MgEntitlementManagementConnectedOrganizationInternalSponsorProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370810,13 +371074,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/validateProperties", - "Command": "Test-MgEntitlementManagementConnectedOrganizationInternalSponsorProperty", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Test-MgGroupDriveItemPermission", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370825,26 +371089,26 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Command": "Test-MgGroupDriveItemPermission", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Test-MgGroupDriveListContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgGroupDriveListContentTypePublished", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Test-MgGroupDriveRootPermission", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370853,13 +371117,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "Command": "Test-MgGroupDriveRootPermission", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Test-MgGroupPermissionGrantProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370868,12 +371132,23 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/permissionGrants/validateProperties", - "Command": "Test-MgGroupPermissionGrantProperty", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Test-MgGroupProperty", + "Method": "POST", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/groups/{group-id}/validateProperties", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -370887,74 +371162,63 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/groups/{group-id}/validateProperties", - "Command": "Test-MgGroupProperty", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Test-MgGroupSettingTemplateProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/groupSettingTemplates/validateProperties", - "Command": "Test-MgGroupSettingTemplateProperty", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Test-MgGroupSiteContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgGroupSiteContentTypePublished", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Test-MgGroupSiteListContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgGroupSiteListContentTypePublished", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Test-MgOrganizationProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/organization/validateProperties", - "Command": "Test-MgOrganizationProperty", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Test-MgPolicyFeatureRolloutPolicyApplyToProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -370963,25 +371227,36 @@ ], "OutputType": null, "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/validateProperties", - "Command": "Test-MgPolicyFeatureRolloutPolicyApplyToProperty", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Test-MgServicePrincipalProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/servicePrincipals/validateProperties", - "Command": "Test-MgServicePrincipalProperty", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Test-MgServicePrincipalSynchronizationJobCredential", + "Method": "POST", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -370995,66 +371270,55 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "Command": "Test-MgServicePrincipalSynchronizationJobCredential", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Test-MgShareListContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgShareListContentTypePublished", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Test-MgSiteContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgSiteContentTypePublished", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Test-MgSiteListContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgSiteListContentTypePublished", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Test-MgUserDriveItemPermission", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -371063,26 +371327,26 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Command": "Test-MgUserDriveItemPermission", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Functions", - "Permissions": [], + "Command": "Test-MgUserDriveListContentTypePublished", + "Method": "GET", "Variants": [ "Is", "IsViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Command": "Test-MgUserDriveListContentTypePublished", + "Module": "Users.Functions", "ApiVersion": "v1.0", - "Method": "GET" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Test-MgUserDriveRootPermission", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded", @@ -371091,25 +371355,34 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "Command": "Test-MgUserDriveRootPermission", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Test-MgUserProperty", + "Method": "POST", "Variants": [ "Validate", "ValidateExpanded" ], "OutputType": null, "Uri": "/users/validateProperties", - "Command": "Test-MgUserProperty", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Unblock-MgBetaUserManagedApp", + "Method": "POST", + "Variants": [ + "Unblock", + "UnblockViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/unblockManagedApps", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -371123,45 +371396,45 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Unblock", - "UnblockViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/unblockManagedApps", - "Command": "Unblock-MgBetaUserManagedApp", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Undo-MgBetaChatMessageReplySoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Command": "Undo-MgBetaChatMessageReplySoftDelete", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Undo-MgBetaChatMessageSoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Command": "Undo-MgBetaChatMessageSoftDelete", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", + "Method": "POST", + "Variants": [ + "Undo", + "UndoViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -371175,19 +371448,19 @@ "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", - "ApiVersion": "beta", - "Method": "POST" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -371201,97 +371474,97 @@ "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Undo-MgBetaTeamworkDeletedChatDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", - "Command": "Undo-MgBetaTeamworkDeletedChatDelete", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { + "Command": "Undo-MgBetaUserChatMessageSoftDelete", + "Method": "POST", + "Variants": [ + "Undo", + "UndoViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", "Module": "Beta.Users.Actions", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -371305,45 +371578,45 @@ "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Command": "Undo-MgBetaUserChatMessageSoftDelete", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Undo-MgChatMessageReplySoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Command": "Undo-MgChatMessageReplySoftDelete", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Undo-MgChatMessageSoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Command": "Undo-MgChatMessageSoftDelete", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Undo-MgTeamChannelMessageReplySoftDelete", + "Method": "POST", + "Variants": [ + "Undo", + "UndoViaIdentity" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -371357,19 +371630,19 @@ "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Undo-MgTeamChannelMessageSoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Command": "Undo-MgTeamChannelMessageReplySoftDelete", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -371383,84 +371656,84 @@ "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Command": "Undo-MgTeamChannelMessageSoftDelete", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Undo-MgUserChatMessageReplySoftDelete", + "Method": "POST", "Variants": [ "Undo", "UndoViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Command": "Undo-MgUserChatMessageReplySoftDelete", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { + "Command": "Undo-MgUserChatMessageSoftDelete", + "Method": "POST", + "Variants": [ + "Undo", + "UndoViaIdentity" + ], + "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", "Module": "Users.Actions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -371474,305 +371747,291 @@ "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false } - ], - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "OutputType": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Command": "Undo-MgUserChatMessageSoftDelete", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Beta.Bookings", - "Permissions": { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, + "Command": "Unpublish-MgBetaBookingBusiness", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", - "Command": "Unpublish-MgBetaBookingBusiness", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + } }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Unpublish-MgBetaDriveListContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgBetaDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Unpublish-MgBetaGroupDriveListContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgBetaGroupDriveListContentType", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Unpublish-MgBetaGroupSiteContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgBetaGroupSiteContentType", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Unpublish-MgBetaGroupSiteListContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgBetaGroupSiteListContentType", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Unpublish-MgBetaShareListContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgBetaShareListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Unpublish-MgBetaSiteContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgBetaSiteContentType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Unpublish-MgBetaSiteListContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgBetaSiteListContentType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Unpublish-MgBetaUserDriveListContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgBetaUserDriveListContentType", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Bookings", - "Permissions": { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false - }, + "Command": "Unpublish-MgBookingBusiness", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", - "Command": "Unpublish-MgBookingBusiness", + "Module": "Bookings", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false + } }, { - "Module": "Files", - "Permissions": [], + "Command": "Unpublish-MgDriveListContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Unpublish-MgGroupDriveListContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgGroupDriveListContentType", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Unpublish-MgGroupSiteContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgGroupSiteContentType", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Unpublish-MgGroupSiteListContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgGroupSiteListContentType", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Unpublish-MgShareListContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgShareListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Unpublish-MgSiteContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgSiteContentType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Unpublish-MgSiteListContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgSiteListContentType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Unpublish-MgUserDriveListContentType", + "Method": "POST", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Command": "Unpublish-MgUserDriveListContentType", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Update-MgAdminEdge", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphEdge", "Uri": "/admin/edge", - "Command": "Update-MgAdminEdge", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Update-MgAdminEdgeInternetExplorerMode", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphInternetExplorerMode", "Uri": "/admin/edge/internetExplorerMode", - "Command": "Update-MgAdminEdgeInternetExplorerMode", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write all browser site lists for your organization", - "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -371781,18 +372040,18 @@ ], "OutputType": "IMicrosoftGraphBrowserSiteList", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write all browser site lists for your organization", "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -371801,18 +372060,18 @@ ], "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write all browser site lists for your organization", "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -371821,44 +372080,49 @@ ], "OutputType": "IMicrosoftGraphBrowserSite", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write all browser site lists for your organization", + "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgAdminSharepoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSharepoint", "Uri": "/admin/sharepoint", - "Command": "Update-MgAdminSharepoint", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "SharePointTenantSettings.ReadWrite.All", - "Description": "Read and change SharePoint and OneDrive tenant settings", - "FullDescription": "Allows the application to read and change the tenant-level settings of SharePoint and OneDrive, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgAdminSharepointSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSharepointSettings", "Uri": "/admin/sharepoint/settings", - "Command": "Update-MgAdminSharepointSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "SharePointTenantSettings.ReadWrite.All", + "Description": "Read and change SharePoint and OneDrive tenant settings", + "FullDescription": "Allows the application to read and change the tenant-level settings of SharePoint and OneDrive, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgAgreement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -371867,13 +372131,13 @@ ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/agreements/{agreement-id}", - "Command": "Update-MgAgreement", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgAgreementAcceptance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -371882,13 +372146,13 @@ ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Command": "Update-MgAgreementAcceptance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgAgreementFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -371897,13 +372161,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFile", "Uri": "/agreements/{agreement-id}/file", - "Command": "Update-MgAgreementFile", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgAgreementFileLocalization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -371912,13 +372176,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Command": "Update-MgAgreementFileLocalization", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgAgreementFileLocalizationVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -371927,13 +372191,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Update-MgAgreementFileLocalizationVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgAgreementFileVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -371942,13 +372206,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Update-MgAgreementFileVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgAppCatalogTeamApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -371957,13 +372221,13 @@ ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Command": "Update-MgAppCatalogTeamApp", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgAppCatalogTeamAppDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -371972,13 +372236,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Command": "Update-MgAppCatalogTeamAppDefinition", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgAppCatalogTeamAppDefinitionBot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -371987,12 +372251,23 @@ ], "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Command": "Update-MgAppCatalogTeamAppDefinitionBot", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgApplication", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications/{application-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -372006,36 +372281,36 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgApplicationExtensionProperty", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications/{application-id}", - "Command": "Update-MgApplication", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgApplicationFederatedIdentityCredential", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Command": "Update-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -372049,22 +372324,11 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Command": "Update-MgApplicationFederatedIdentityCredential", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgApplicationSynchronizationJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372073,13 +372337,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Command": "Update-MgApplicationSynchronizationJob", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgApplicationSynchronizationJobSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372088,13 +372352,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Command": "Update-MgApplicationSynchronizationJobSchema", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372103,12 +372367,23 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgApplicationSynchronizationTemplate", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -372122,22 +372397,11 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Command": "Update-MgApplicationSynchronizationTemplate", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgApplicationSynchronizationTemplateSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372146,13 +372410,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Command": "Update-MgApplicationSynchronizationTemplateSchema", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372161,12 +372425,23 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaAccessReview", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAccessReview", + "Uri": "/accessReviews/{accessReview-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -372180,22 +372455,11 @@ "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAccessReview", - "Uri": "/accessReviews/{accessReview-id}", - "Command": "Update-MgBetaAccessReview", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaAccessReviewDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372204,13 +372468,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "Command": "Update-MgBetaAccessReviewDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaAccessReviewInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372219,13 +372483,13 @@ ], "OutputType": "IMicrosoftGraphAccessReview", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "Command": "Update-MgBetaAccessReviewInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaAccessReviewInstanceDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372234,13 +372498,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "Command": "Update-MgBetaAccessReviewInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaAccessReviewInstanceMyDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372249,13 +372513,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "Command": "Update-MgBetaAccessReviewInstanceMyDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaAccessReviewInstanceReviewer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372264,13 +372528,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "Command": "Update-MgBetaAccessReviewInstanceReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaAccessReviewMyDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372279,13 +372543,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "Command": "Update-MgBetaAccessReviewMyDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaAccessReviewReviewer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372294,44 +372558,39 @@ ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "Command": "Update-MgBetaAccessReviewReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaAdminEdge", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphEdge", "Uri": "/admin/edge", - "Command": "Update-MgBetaAdminEdge", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphInternetExplorerMode", "Uri": "/admin/edge/internetExplorerMode", - "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "BrowserSiteLists.ReadWrite.All", - "Description": "Read and write all browser site lists for your organization", - "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372340,18 +372599,18 @@ ], "OutputType": "IMicrosoftGraphBrowserSiteList", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write all browser site lists for your organization", "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372360,18 +372619,18 @@ ], "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "BrowserSiteLists.ReadWrite.All", "Description": "Read and write all browser site lists for your organization", "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372380,18 +372639,18 @@ ], "OutputType": "IMicrosoftGraphBrowserSite", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.Identity.DirectoryManagement", "Permissions": { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "Name": "BrowserSiteLists.ReadWrite.All", + "Description": "Read and write all browser site lists for your organization", + "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaAdministrativeUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372400,13 +372659,18 @@ ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/administrativeUnits/{administrativeUnit-id}", - "Command": "Update-MgBetaAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaAdministrativeUnitExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372415,13 +372679,13 @@ ], "OutputType": null, "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Command": "Update-MgBetaAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372430,62 +372694,62 @@ ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": { - "Name": "ReportSettings.ReadWrite.All", - "Description": "Read and write all admin report settings", - "FullDescription": "Allows the app to read and update all admin report settings, such as whether to display concealed information in reports, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaAdminReportSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphAdminReportSettings", "Uri": "/admin/reportSettings", - "Command": "Update-MgBetaAdminReportSetting", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "ReportSettings.ReadWrite.All", + "Description": "Read and write all admin report settings", + "FullDescription": "Allows the app to read and update all admin report settings, such as whether to display concealed information in reports, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaAdminSharepoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSharepoint", "Uri": "/admin/sharepoint", - "Command": "Update-MgBetaAdminSharepoint", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "SharePointTenantSettings.ReadWrite.All", - "Description": "Read and change SharePoint and OneDrive tenant settings", - "FullDescription": "Allows the application to read and change the tenant-level settings of SharePoint and OneDrive, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaAdminSharepointSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSharepointSettings", "Uri": "/admin/sharepoint/settings", - "Command": "Update-MgBetaAdminSharepointSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "SharePointTenantSettings.ReadWrite.All", + "Description": "Read and change SharePoint and OneDrive tenant settings", + "FullDescription": "Allows the application to read and change the tenant-level settings of SharePoint and OneDrive, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaAgreement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372494,13 +372758,13 @@ ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/agreements/{agreement-id}", - "Command": "Update-MgBetaAgreement", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaAgreementAcceptance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372509,13 +372773,13 @@ ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Command": "Update-MgBetaAgreementAcceptance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaAgreementFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372524,13 +372788,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFile", "Uri": "/agreements/{agreement-id}/file", - "Command": "Update-MgBetaAgreementFile", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaAgreementFileLocalization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372539,13 +372803,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Command": "Update-MgBetaAgreementFileLocalization", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaAgreementFileLocalizationVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372554,13 +372818,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Update-MgBetaAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaAgreementFileVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372569,13 +372833,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Update-MgBetaAgreementFileVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaAppCatalogTeamApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372584,13 +372848,13 @@ ], "OutputType": "IMicrosoftGraphTeamsApp", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Command": "Update-MgBetaAppCatalogTeamApp", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaAppCatalogTeamAppDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372599,13 +372863,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Command": "Update-MgBetaAppCatalogTeamAppDefinition", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372614,13 +372878,13 @@ ], "OutputType": null, "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372629,13 +372893,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAppIcon", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372644,13 +372908,13 @@ ], "OutputType": "IMicrosoftGraphTeamworkHostedContent", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372659,13 +372923,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAppIcon", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372674,12 +372938,23 @@ ], "OutputType": "IMicrosoftGraphTeamworkHostedContent", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaApplication", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications/{application-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -372693,36 +372968,36 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaApplicationExtensionProperty", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApplication", - "Uri": "/applications/{application-id}", - "Command": "Update-MgBetaApplication", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaApplicationFederatedIdentityCredential", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Command": "Update-MgBetaApplicationExtensionProperty", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -372736,22 +373011,11 @@ "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Command": "Update-MgBetaApplicationFederatedIdentityCredential", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaApplicationSynchronizationJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372760,13 +373024,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Command": "Update-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaApplicationSynchronizationJobSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372775,13 +373039,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Command": "Update-MgBetaApplicationSynchronizationJobSchema", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372790,12 +373054,23 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaApplicationSynchronizationTemplate", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -372809,22 +373084,11 @@ "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Command": "Update-MgBetaApplicationSynchronizationTemplate", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372833,13 +373097,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372848,12 +373112,23 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaBookingBusiness", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphBookingBusiness", + "Uri": "/bookingBusinesses/{bookingBusiness-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -372867,21 +373142,21 @@ "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaBookingBusinessAppointment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "Command": "Update-MgBetaBookingBusiness", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -372907,7 +373182,11 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaBookingBusinessCalendarView", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -372915,28 +373194,24 @@ "UpdateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Command": "Update-MgBetaBookingBusinessAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaBookingBusinessCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Command": "Update-MgBetaBookingBusinessCalendarView", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomer", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -372962,21 +373237,21 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaBookingBusinessCustomQuestion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCustomer", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "Command": "Update-MgBetaBookingBusinessCustomer", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -372996,21 +373271,21 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaBookingBusinessService", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "Command": "Update-MgBetaBookingBusinessCustomQuestion", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingService", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -373024,21 +373299,21 @@ "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaBookingBusinessStaffMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Command": "Update-MgBetaBookingBusinessService", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingStaffMember", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -373052,22 +373327,11 @@ "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "Command": "Update-MgBetaBookingBusinessStaffMember", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaBookingCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373076,13 +373340,13 @@ ], "OutputType": "IMicrosoftGraphBookingCurrency", "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "Command": "Update-MgBetaBookingCurrency", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaBusinessFlowTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373091,12 +373355,23 @@ ], "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "Command": "Update-MgBetaBusinessFlowTemplate", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaBusinessScenario", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphBusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.All", @@ -373110,36 +373385,36 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaBusinessScenarioPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "Command": "Update-MgBetaBusinessScenario", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "Command": "Update-MgBetaBusinessScenarioPlanner", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.All", @@ -373153,21 +373428,21 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfiguration", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.All", @@ -373181,42 +373456,31 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaBusinessScenarioPlannerTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": { "Name": "BusinessScenarioData.ReadWrite.OwnedBy", "Description": "Read and write data for all business scenarios this app creates or owns", "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "Command": "Update-MgBetaBusinessScenarioPlannerTask", - "ApiVersion": "beta", - "Method": "PATCH" + } }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373225,13 +373489,13 @@ ], "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373240,12 +373504,23 @@ ], "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaBusinessScenarioPlannerTaskConfiguration", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", "Module": "Beta.Bookings", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.All", @@ -373259,22 +373534,11 @@ "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskConfiguration", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaBusinessScenarioPlannerTaskDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373283,13 +373547,13 @@ ], "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskDetail", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373298,12 +373562,23 @@ ], "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaChat", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphChat", + "Uri": "/chats/{chat-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -373323,21 +373598,21 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats/{chat-id}", - "Command": "Update-MgBetaChat", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { + "Command": "Update-MgBetaChatInstalledApp", + "Method": "POST", + "Variants": [ + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -373393,22 +373668,11 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Command": "Update-MgBetaChatInstalledApp", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaChatLastMessagePreview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373417,13 +373681,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/chats/{chat-id}/lastMessagePreview", - "Command": "Update-MgBetaChatLastMessagePreview", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaChatMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373432,12 +373696,23 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Command": "Update-MgBetaChatMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaChatMessage", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -373475,22 +373750,11 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "Command": "Update-MgBetaChatMessage", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaChatMessageReply", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373499,13 +373763,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Update-MgBetaChatMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaChatMessageReplyHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373514,13 +373778,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgBetaChatMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaChatOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373529,13 +373793,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Command": "Update-MgBetaChatOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaChatPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373544,13 +373808,13 @@ ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Update-MgBetaChatPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaChatPinnedMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373559,12 +373823,23 @@ ], "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Command": "Update-MgBetaChatPinnedMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaChatTab", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -373596,21 +373871,21 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "Command": "Update-MgBetaChatTab", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.InitiateGroupCalls.All", @@ -373624,22 +373899,11 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaCommunicationCallContentSharingSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373648,13 +373912,13 @@ ], "OutputType": null, "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Command": "Update-MgBetaCommunicationCallContentSharingSession", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaCommunicationCallOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373663,13 +373927,13 @@ ], "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Command": "Update-MgBetaCommunicationCallOperation", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaCommunicationCallParticipant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373678,12 +373942,23 @@ ], "OutputType": "IMicrosoftGraphParticipant", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Command": "Update-MgBetaCommunicationCallParticipant", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaCommunicationCallRecordingStatus", + "Method": "POST", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "Uri": "/communications/calls/{call-id}/updateRecordingStatus", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -373697,22 +373972,11 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "Command": "Update-MgBetaCommunicationCallRecordingStatus", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaCommunicationCallRecordSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373721,13 +373985,13 @@ ], "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Command": "Update-MgBetaCommunicationCallRecordSession", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaCommunicationOnlineMeeting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373736,13 +374000,13 @@ ], "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Command": "Update-MgBetaCommunicationOnlineMeeting", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -373755,13 +374019,13 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -373774,13 +374038,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373789,13 +374053,13 @@ ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373804,13 +374068,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistration", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373819,13 +374083,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373834,13 +374098,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373849,13 +374113,13 @@ ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaCommunicationOnlineMeetingVirtualAppointment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373864,13 +374128,13 @@ ], "OutputType": "IMicrosoftGraphVirtualAppointment", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/virtualAppointment", - "Command": "Update-MgBetaCommunicationOnlineMeetingVirtualAppointment", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaCommunicationPresence", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373879,38 +374143,49 @@ ], "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/presences/{presence-id}", - "Command": "Update-MgBetaCommunicationPresence", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaCompliance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", "Uri": "/compliance", - "Command": "Update-MgBetaCompliance", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaComplianceEdiscovery", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", "Uri": "/compliance/ediscovery", - "Command": "Update-MgBetaComplianceEdiscovery", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaComplianceEdiscoveryCase", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Uri": "/compliance/ediscovery/cases/{case-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -373924,21 +374199,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Uri": "/compliance/ediscovery/cases/{case-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCase", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -373952,35 +374227,24 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", + "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -373989,13 +374253,13 @@ ], "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374004,13 +374268,13 @@ ], "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374019,12 +374283,23 @@ ], "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -374038,22 +374313,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374062,13 +374326,13 @@ ], "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374077,13 +374341,13 @@ ], "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374092,13 +374356,13 @@ ], "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374107,26 +374371,26 @@ ], "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", + "Method": "POST", "Variants": [ "Update", "UpdateViaIdentity" ], "OutputType": null, "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374135,13 +374399,13 @@ ], "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374150,12 +374414,23 @@ ], "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -374169,41 +374444,41 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -374217,36 +374492,36 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", "Module": "Beta.Compliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -374260,22 +374535,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374284,13 +374548,13 @@ ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/{orgContact-id}", - "Command": "Update-MgBetaContact", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaContract", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374299,13 +374563,13 @@ ], "OutputType": "IMicrosoftGraphContract", "Uri": "/contracts/{contract-id}", - "Command": "Update-MgBetaContract", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaDataPolicyOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374314,12 +374578,23 @@ ], "OutputType": "IMicrosoftGraphDataPolicyOperation", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Command": "Update-MgBetaDataPolicyOperation", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaDevice", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDevice", + "Uri": "/devices/{device-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.ReadWrite.All", @@ -374339,21 +374614,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagement", + "Method": "PATCH", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices/{device-id}", - "Command": "Update-MgBetaDevice", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Uri": "/deviceAppManagement", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -374367,25 +374640,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Uri": "/deviceAppManagement", - "Command": "Update-MgBetaDeviceAppManagement", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374394,26 +374653,18 @@ ], "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374422,12 +374673,8 @@ ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -374441,7 +374688,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374450,12 +374701,8 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -374469,7 +374716,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374478,12 +374729,8 @@ ], "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -374497,7 +374744,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374506,12 +374757,8 @@ ], "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -374525,7 +374772,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374534,12 +374785,8 @@ ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -374553,7 +374800,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374562,18 +374813,26 @@ ], "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374582,13 +374841,18 @@ ], "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374597,18 +374861,13 @@ ], "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374617,18 +374876,18 @@ ], "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374637,18 +374896,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374657,18 +374916,18 @@ ], "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374677,18 +374936,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374697,12 +374956,28 @@ ], "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -374716,21 +374991,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -374744,21 +375019,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -374772,22 +375047,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374796,13 +375060,13 @@ ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374811,13 +375075,13 @@ ], "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374826,13 +375090,13 @@ ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374841,12 +375105,23 @@ ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -374860,22 +375135,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374884,18 +375148,13 @@ ], "OutputType": "IMicrosoftGraphManagedAppStatus", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceAppManagementManagedEBook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374904,18 +375163,18 @@ ], "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Command": "Update-MgBetaDeviceAppManagementManagedEBook", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374924,18 +375183,18 @@ ], "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374944,18 +375203,18 @@ ], "OutputType": "IMicrosoftGraphManagedEBookCategory", "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374964,18 +375223,18 @@ ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -374984,18 +375243,18 @@ ], "OutputType": "IMicrosoftGraphEBookInstallSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375004,18 +375263,18 @@ ], "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375024,18 +375283,18 @@ ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375044,26 +375303,18 @@ ], "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375072,12 +375323,8 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375091,7 +375338,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375100,12 +375351,8 @@ ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375119,7 +375366,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375128,18 +375379,26 @@ ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceAppManagementMobileApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375148,18 +375407,18 @@ ], "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Command": "Update-MgBetaDeviceAppManagementMobileApp", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375168,18 +375427,18 @@ ], "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375188,18 +375447,18 @@ ], "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375208,18 +375467,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375228,18 +375487,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375248,18 +375507,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375268,18 +375527,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375288,18 +375547,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375308,18 +375567,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -375328,13 +375587,18 @@ ], "OutputType": "IMicrosoftGraphMobileAppRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -375343,18 +375607,13 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", - "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", + "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1", @@ -375363,13 +375622,18 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", - "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceAppManagementPolicySet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375378,18 +375642,13 @@ ], "OutputType": "IMicrosoftGraphPolicySet", "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "Command": "Update-MgBetaDeviceAppManagementPolicySet", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375398,18 +375657,18 @@ ], "OutputType": "IMicrosoftGraphPolicySetAssignment", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375418,36 +375677,36 @@ ], "OutputType": "IMicrosoftGraphPolicySetItem", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375456,26 +375715,18 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375484,12 +375735,8 @@ ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375503,7 +375750,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375512,12 +375763,8 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375531,7 +375778,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375540,12 +375791,8 @@ ], "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375559,7 +375806,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375568,12 +375819,8 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375587,7 +375834,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375596,12 +375847,8 @@ ], "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "Command": "Update-MgBetaDeviceAppManagementTask", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375615,7 +375862,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementTaskStatus", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -375624,26 +375875,26 @@ ], "OutputType": null, "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", - "Command": "Update-MgBetaDeviceAppManagementTaskStatus", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementVppToken", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375652,18 +375903,26 @@ ], "OutputType": "IMicrosoftGraphVppToken", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "Command": "Update-MgBetaDeviceAppManagementVppToken", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375672,18 +375931,18 @@ ], "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375692,18 +375951,18 @@ ], "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375712,18 +375971,18 @@ ], "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375732,26 +375991,18 @@ ], "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375760,12 +376011,8 @@ ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375779,7 +376026,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375788,12 +376039,8 @@ ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375807,7 +376054,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375816,12 +376067,8 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375835,7 +376082,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375844,12 +376095,8 @@ ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375863,7 +376110,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375872,12 +376123,8 @@ ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375891,7 +376138,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375900,12 +376151,8 @@ ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375919,7 +376166,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375928,12 +376179,8 @@ ], "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375947,7 +376194,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375956,12 +376207,8 @@ ], "OutputType": "IMicrosoftGraphManagedMobileApp", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CorporateManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -375975,7 +376222,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375984,13 +376235,26 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [ + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceCommand", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -375999,13 +376263,13 @@ ], "OutputType": "IMicrosoftGraphCommand", "Uri": "/devices/{device-id}/commands/{command-id}", - "Command": "Update-MgBetaDeviceCommand", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376014,12 +376278,21 @@ ], "OutputType": null, "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Command": "Update-MgBetaDeviceExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaDeviceManagement", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagement", + "Uri": "/deviceManagement", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -376051,43 +376324,29 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceManagement", - "Uri": "/deviceManagement", - "Command": "Update-MgBetaDeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376096,18 +376355,18 @@ ], "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376116,18 +376375,18 @@ ], "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376136,18 +376395,18 @@ ], "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376156,54 +376415,54 @@ ], "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphAndroidForWorkSettings", "Uri": "/deviceManagement/androidForWorkSettings", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376212,12 +376471,26 @@ ], "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Uri": "/deviceManagement/applePushNotificationCertificate", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376231,25 +376504,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376258,18 +376517,18 @@ ], "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376278,18 +376537,18 @@ ], "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementAssignmentFilter", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376298,18 +376557,18 @@ ], "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "Command": "Update-MgBetaDeviceManagementAssignmentFilter", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementAuditEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376318,18 +376577,18 @@ ], "OutputType": "IMicrosoftGraphAuditEvent", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Command": "Update-MgBetaDeviceManagementAuditEvent", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementAutopilotEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376338,18 +376597,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "Command": "Update-MgBetaDeviceManagementAutopilotEvent", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376358,18 +376617,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376378,18 +376637,18 @@ ], "OutputType": "IMicrosoftGraphCartToClassAssociation", "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376398,18 +376657,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "Command": "Update-MgBetaDeviceManagementCategory", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376418,13 +376677,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376433,13 +376697,13 @@ ], "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376448,13 +376712,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376463,13 +376727,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376478,13 +376742,13 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376493,13 +376757,13 @@ ], "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376508,13 +376772,13 @@ ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376523,13 +376787,13 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376538,13 +376802,13 @@ ], "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376553,13 +376817,13 @@ ], "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376568,13 +376832,13 @@ ], "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376583,12 +376847,23 @@ ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376602,21 +376877,21 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376630,27 +376905,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementCompliancePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376659,18 +376918,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "Command": "Update-MgBetaDeviceManagementCompliancePolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376679,18 +376938,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376699,18 +376958,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376719,18 +376978,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376739,18 +376998,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementComplianceSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376759,12 +377018,26 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Update-MgBetaDeviceManagementComplianceSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Uri": "/deviceManagement/conditionalAccessSettings", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376778,25 +377051,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Uri": "/deviceManagement/conditionalAccessSettings", - "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376805,18 +377064,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376825,18 +377084,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376845,18 +377104,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376865,18 +377124,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376885,18 +377144,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376905,18 +377164,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementConfigurationSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376925,12 +377184,28 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Update-MgBetaDeviceManagementConfigurationSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgBetaDeviceManagementDataSharingConsent", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376944,27 +377219,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "Command": "Update-MgBetaDeviceManagementDataSharingConsent", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376973,18 +377232,18 @@ ], "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -376993,18 +377252,18 @@ ], "OutputType": "IMicrosoftGraphEnrollmentProfile", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -377013,18 +377272,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377033,13 +377292,18 @@ ], "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementDerivedCredential", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377048,12 +377312,23 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "Command": "Update-MgBetaDeviceManagementDerivedCredential", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaDeviceManagementDetectedApp", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDetectedApp", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377067,21 +377342,21 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDetectedApp", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "Command": "Update-MgBetaDeviceManagementDetectedApp", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377095,27 +377370,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceCategory", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "Command": "Update-MgBetaDeviceManagementDeviceCategory", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377124,18 +377383,18 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377144,30 +377403,30 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", + "Method": "POST", "Variants": [ "Refresh" ], "OutputType": null, "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377176,36 +377435,36 @@ ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377214,18 +377473,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377234,18 +377493,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377254,18 +377513,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377274,18 +377533,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377294,18 +377553,18 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377314,18 +377573,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377334,18 +377593,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377354,18 +377613,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377374,18 +377633,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377394,18 +377653,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377414,18 +377673,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377434,36 +377693,36 @@ ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377472,18 +377731,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377492,18 +377751,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377512,18 +377771,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377532,18 +377791,18 @@ ], "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377552,36 +377811,36 @@ ], "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377590,18 +377849,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377610,26 +377869,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377638,12 +377889,8 @@ ], "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377657,7 +377904,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377666,26 +377917,26 @@ ], "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377694,12 +377945,8 @@ ], "OutputType": "IMicrosoftGraphDeviceHealthScript", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -377713,7 +377960,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377722,12 +377973,8 @@ ], "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -377741,7 +377988,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377750,12 +378001,8 @@ ], "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -377769,7 +378016,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -377778,12 +378029,8 @@ ], "OutputType": null, "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -377797,7 +378044,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377806,26 +378057,26 @@ ], "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceShellScript", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377834,12 +378085,8 @@ ], "OutputType": "IMicrosoftGraphDeviceShellScript", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "Command": "Update-MgBetaDeviceManagementDeviceShellScript", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377853,7 +378100,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377862,12 +378113,8 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377881,7 +378128,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377890,12 +378141,8 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377909,7 +378156,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377918,12 +378169,8 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377937,7 +378184,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377946,13 +378197,26 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377961,18 +378225,13 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -377981,18 +378240,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378001,18 +378260,18 @@ ], "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378021,18 +378280,18 @@ ], "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378041,12 +378300,28 @@ ], "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgBetaDeviceManagementExchangeConnector", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378060,21 +378335,23 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "PATCH", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "Command": "Update-MgBetaDeviceManagementExchangeConnector", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378088,24 +378365,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "Update1", - "UpdateExpanded", - "UpdateExpanded1", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -378116,18 +378380,13 @@ ], "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378136,18 +378395,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378156,18 +378415,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378176,18 +378435,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378196,18 +378455,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378216,18 +378475,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -378236,18 +378495,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378256,18 +378515,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378276,13 +378535,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378291,13 +378555,13 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378306,13 +378570,13 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378321,13 +378585,13 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378336,13 +378600,13 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378351,13 +378615,13 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378366,13 +378630,13 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378381,13 +378645,13 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378396,13 +378660,13 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378411,18 +378675,13 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378431,18 +378690,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378451,18 +378710,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -378471,18 +378730,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/updateScopeTags", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378491,18 +378750,18 @@ ], "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378511,18 +378770,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378531,13 +378790,18 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378546,18 +378810,13 @@ ], "OutputType": "IMicrosoftGraphGroupPolicyOperation", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -378566,18 +378825,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378586,13 +378845,18 @@ ], "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378601,18 +378865,13 @@ ], "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementIntent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378621,18 +378880,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "Command": "Update-MgBetaDeviceManagementIntent", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementIntentAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378641,18 +378900,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "Command": "Update-MgBetaDeviceManagementIntentAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementIntentCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378661,18 +378920,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "Command": "Update-MgBetaDeviceManagementIntentCategory", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378681,18 +378940,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378701,18 +378960,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378721,18 +378980,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementIntentDeviceState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378741,18 +379000,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "Command": "Update-MgBetaDeviceManagementIntentDeviceState", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378761,18 +379020,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -378781,18 +379040,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings", - "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementIntentSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378801,18 +379060,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "Command": "Update-MgBetaDeviceManagementIntentSetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementIntentUserState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378821,18 +379080,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "Command": "Update-MgBetaDeviceManagementIntentUserState", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378841,18 +379100,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378861,18 +379120,18 @@ ], "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378881,18 +379140,18 @@ ], "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378901,18 +379160,18 @@ ], "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378921,18 +379180,18 @@ ], "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378941,18 +379200,18 @@ ], "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -378961,12 +379220,28 @@ ], "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgBetaDeviceManagementManagedDevice", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378980,22 +379255,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "Command": "Update-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379004,13 +379268,13 @@ ], "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379019,13 +379283,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379034,13 +379298,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379049,18 +379313,13 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379069,13 +379328,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379084,13 +379348,13 @@ ], "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379099,13 +379363,13 @@ ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379114,13 +379378,13 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379129,13 +379393,13 @@ ], "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379144,18 +379408,13 @@ ], "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -379164,13 +379423,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379179,13 +379443,13 @@ ], "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379194,18 +379458,13 @@ ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379214,18 +379473,18 @@ ], "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379234,18 +379493,18 @@ ], "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379254,18 +379513,18 @@ ], "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379274,18 +379533,18 @@ ], "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379294,18 +379553,18 @@ ], "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379314,32 +379573,48 @@ ], "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379353,21 +379628,21 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379381,35 +379656,24 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementMonitoring", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", "Uri": "/deviceManagement/monitoring", - "Command": "Update-MgBetaDeviceManagementMonitoring", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379418,92 +379682,103 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementNdeConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNdesConnector", + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNdesConnector", - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "Command": "Update-MgBetaDeviceManagementNdeConnector", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379517,21 +379792,21 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "Command": "Update-MgBetaDeviceManagementPartner", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379545,21 +379820,21 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379573,21 +379848,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementReport", + "Method": "PATCH", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Uri": "/deviceManagement/reports", "Module": "Beta.Reports", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -379613,25 +379886,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Uri": "/deviceManagement/reports", - "Command": "Update-MgBetaDeviceManagementReport", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379640,18 +379899,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379660,12 +379919,28 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgBetaDeviceManagementResourceOperation", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphResourceOperation", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379679,41 +379954,41 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementReusableSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceOperation", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "Command": "Update-MgBetaDeviceManagementResourceOperation", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Command": "Update-MgBetaDeviceManagementReusableSetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379727,21 +380002,21 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "Command": "Update-MgBetaDeviceManagementRoleAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRoleDefinition", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379755,21 +380030,21 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleDefinition", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "Command": "Update-MgBetaDeviceManagementRoleDefinition", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRoleAssignment", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379783,21 +380058,21 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementRoleScopeTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleAssignment", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379811,22 +380086,11 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "Command": "Update-MgBetaDeviceManagementRoleScopeTag", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379835,13 +380099,13 @@ ], "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementScript", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379850,26 +380114,13 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScript", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "Command": "Update-MgBetaDeviceManagementScript", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Update-MgBetaDeviceManagementScriptAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379878,12 +380129,8 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "Command": "Update-MgBetaDeviceManagementScriptAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379897,7 +380144,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379906,12 +380157,8 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379925,7 +380172,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379934,12 +380185,8 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379953,7 +380200,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementScriptUserRunState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379962,12 +380213,8 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Command": "Update-MgBetaDeviceManagementScriptUserRunState", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379981,7 +380228,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -379990,18 +380241,26 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementSettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380010,18 +380269,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Update-MgBetaDeviceManagementSettingDefinition", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380030,18 +380289,18 @@ ], "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380050,18 +380309,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "Command": "Update-MgBetaDeviceManagementTemplate", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementTemplateCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380070,18 +380329,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "Command": "Update-MgBetaDeviceManagementTemplateCategory", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380090,18 +380349,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380110,18 +380369,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380130,13 +380389,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380145,13 +380409,13 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380160,13 +380424,13 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380175,13 +380439,13 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380190,18 +380454,13 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementTemplateSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380210,18 +380469,18 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "Command": "Update-MgBetaDeviceManagementTemplateSetting", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Administration", "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementTermAndCondition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380230,18 +380489,18 @@ ], "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Command": "Update-MgBetaDeviceManagementTermAndCondition", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380250,18 +380509,18 @@ ], "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380270,18 +380529,18 @@ ], "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380290,32 +380549,48 @@ ], "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380329,22 +380604,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380353,26 +380617,13 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } - ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380381,12 +380632,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380400,7 +380647,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380409,12 +380660,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380428,7 +380675,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380437,12 +380688,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380456,7 +380703,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380465,12 +380716,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380484,7 +380731,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380493,12 +380744,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380512,7 +380759,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380521,12 +380772,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380540,7 +380787,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380549,12 +380800,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380568,7 +380815,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380577,12 +380828,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380596,7 +380843,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380605,12 +380856,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380624,7 +380871,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380633,12 +380884,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380652,34 +380899,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", - "Permissions": [], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380693,21 +380925,36 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380721,7 +380968,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380730,12 +380981,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380749,19 +380996,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380775,7 +381022,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380784,12 +381035,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380803,7 +381050,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380812,12 +381063,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380831,7 +381078,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380840,12 +381091,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380859,7 +381106,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380868,12 +381119,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380887,7 +381134,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380896,12 +381147,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380915,19 +381162,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380941,7 +381188,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -380950,27 +381201,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", - "Permissions": [], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -380984,21 +381216,36 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381012,7 +381259,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381021,12 +381272,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381040,7 +381287,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -381051,12 +381302,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381070,7 +381317,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381079,12 +381330,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381098,7 +381345,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381107,12 +381358,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381126,7 +381373,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381135,12 +381386,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381154,7 +381401,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381163,27 +381414,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", - "Permissions": [], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381197,21 +381429,36 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381225,7 +381472,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381234,12 +381485,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381253,7 +381500,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381262,12 +381513,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381281,7 +381528,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381290,12 +381541,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381309,7 +381556,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381318,12 +381569,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381337,19 +381584,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381363,7 +381610,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381372,12 +381623,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381391,7 +381638,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381400,12 +381651,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381419,7 +381666,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381428,12 +381679,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381447,19 +381694,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381473,7 +381720,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381482,12 +381733,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381501,7 +381748,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381510,12 +381761,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -381529,7 +381776,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381538,18 +381789,26 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381558,13 +381817,18 @@ ], "OutputType": "IMicrosoftGraphUserPfxCertificate", "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381573,26 +381837,26 @@ ], "OutputType": "IMicrosoftGraphCloudPcBulkAction", "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381601,18 +381865,13 @@ ], "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381621,13 +381880,18 @@ ], "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381636,18 +381900,13 @@ ], "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381656,18 +381915,18 @@ ], "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement.Actions", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + } + }, + { + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -381676,12 +381935,26 @@ ], "OutputType": null, "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", "Module": "Beta.DeviceManagement.Administration", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -381695,25 +381968,11 @@ "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381722,13 +381981,18 @@ ], "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381737,13 +382001,13 @@ ], "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381752,26 +382016,26 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphCloudPcReports", "Uri": "/deviceManagement/virtualEndpoint/reports", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381780,13 +382044,13 @@ ], "OutputType": "IMicrosoftGraphCloudPcExportJob", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381795,13 +382059,13 @@ ], "OutputType": "IMicrosoftGraphCloudPcServicePlan", "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381810,13 +382074,13 @@ ], "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381825,13 +382089,13 @@ ], "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381840,13 +382104,13 @@ ], "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381855,13 +382119,13 @@ ], "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381870,18 +382134,13 @@ ], "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "Beta.DeviceManagement.Administration", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381890,13 +382149,18 @@ ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381905,13 +382169,13 @@ ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381920,18 +382184,13 @@ ], "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -381940,36 +382199,36 @@ ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", + "Module": "Beta.DeviceManagement.Actions", "ApiVersion": "beta", - "Method": "POST" - }, - { - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", "Uri": "/deviceManagement/windowsAutopilotSettings", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381978,18 +382237,18 @@ ], "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -381998,18 +382257,18 @@ ], "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.DeviceManagement", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382018,18 +382277,18 @@ ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382038,12 +382297,28 @@ ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Module": "Beta.DeviceManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -382057,21 +382332,21 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Module": "Beta.DeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -382085,22 +382360,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDeviceUsageRights", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382109,31 +382373,26 @@ ], "OutputType": "IMicrosoftGraphUsageRight", "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "Command": "Update-MgBetaDeviceUsageRights", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphDirectory", "Uri": "/directory", - "Command": "Update-MgBetaDirectory", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDirectoryAdministrativeUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382142,13 +382401,18 @@ ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Command": "Update-MgBetaDirectoryAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382157,13 +382421,13 @@ ], "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382172,18 +382436,13 @@ ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "CustomSecAttributeDefinition.ReadWrite.All", - "Description": "Read and write custom security attribute definitions", - "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDirectoryAttributeSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382192,26 +382451,31 @@ ], "OutputType": "IMicrosoftGraphAttributeSet", "Uri": "/directory/attributeSets/{attributeSet-id}", - "Command": "Update-MgBetaDirectoryAttributeSet", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "CustomSecAttributeDefinition.ReadWrite.All", + "Description": "Read and write custom security attribute definitions", + "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryCertificateAuthority", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphCertificateAuthorityPath", "Uri": "/directory/certificateAuthorities", - "Command": "Update-MgBetaDirectoryCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382220,13 +382484,13 @@ ], "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382235,18 +382499,13 @@ ], "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "CustomSecAttributeDefinition.ReadWrite.All", - "Description": "Read and write custom security attribute definitions", - "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382255,18 +382514,18 @@ ], "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382275,13 +382534,18 @@ ], "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "CustomSecAttributeDefinition.ReadWrite.All", + "Description": "Read and write custom security attribute definitions", + "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryDeletedItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382290,13 +382554,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/{directoryObject-id}", - "Command": "Update-MgBetaDirectoryDeletedItem", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382305,13 +382569,13 @@ ], "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryFederationConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382320,13 +382584,13 @@ ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Command": "Update-MgBetaDirectoryFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryImpactedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382335,13 +382599,13 @@ ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/impactedResources/{impactedResource-id}", - "Command": "Update-MgBetaDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382350,13 +382614,13 @@ ], "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DirectoryObjects", - "Permissions": [], + "Command": "Update-MgBetaDirectoryObject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382365,18 +382629,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}", - "Command": "Update-MgBetaDirectoryObject", + "Module": "Beta.DirectoryObjects", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "OnPremDirectorySynchronization.ReadWrite.All", - "Description": "Read and write all on-premises directory synchronization information", - "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382385,13 +382644,18 @@ ], "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "OnPremDirectorySynchronization.ReadWrite.All", + "Description": "Read and write all on-premises directory synchronization information", + "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382400,13 +382664,13 @@ ], "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382415,13 +382679,13 @@ ], "OutputType": null, "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryRecommendation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382430,13 +382694,13 @@ ], "OutputType": "IMicrosoftGraphRecommendation", "Uri": "/directory/recommendations/{recommendation-id}", - "Command": "Update-MgBetaDirectoryRecommendation", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382445,13 +382709,13 @@ ], "OutputType": "IMicrosoftGraphImpactedResource", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382460,13 +382724,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/directoryRoles/{directoryRole-id}", - "Command": "Update-MgBetaDirectoryRole", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryRoleScopedMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382475,13 +382739,13 @@ ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Command": "Update-MgBetaDirectoryRoleScopedMember", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectoryRoleTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382490,12 +382754,23 @@ ], "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Command": "Update-MgBetaDirectoryRoleTemplate", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaDirectorySetting", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDirectorySetting", + "Uri": "/settings/{directorySetting-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -382509,22 +382784,11 @@ "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/settings/{directorySetting-id}", - "Command": "Update-MgBetaDirectorySetting", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectorySettingTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382533,13 +382797,13 @@ ], "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "Command": "Update-MgBetaDirectorySettingTemplate", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectorySharedEmailDomain", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382548,13 +382812,13 @@ ], "OutputType": "IMicrosoftGraphSharedEmailDomain", "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "Command": "Update-MgBetaDirectorySharedEmailDomain", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDirectorySubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382563,18 +382827,13 @@ ], "OutputType": "IMicrosoftGraphCompanySubscription", "Uri": "/directory/subscriptions/{companySubscription-id}", - "Command": "Update-MgBetaDirectorySubscription", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", - "IsAdmin": false - }, + "Command": "Update-MgBetaDomain", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382583,18 +382842,18 @@ ], "OutputType": "IMicrosoftGraphDomain", "Uri": "/domains/{domain-id}", - "Command": "Update-MgBetaDomain", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaDomainFederationConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382603,13 +382862,18 @@ ], "OutputType": "IMicrosoftGraphInternalDomainFederation", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Command": "Update-MgBetaDomainFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDomainServiceConfigurationRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382618,13 +382882,13 @@ ], "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Command": "Update-MgBetaDomainServiceConfigurationRecord", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382633,13 +382897,13 @@ ], "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaDomainVerificationDnsRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382648,13 +382912,13 @@ ], "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Command": "Update-MgBetaDomainVerificationDnsRecord", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDrive", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382663,13 +382927,13 @@ ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives/{drive-id}", - "Command": "Update-MgBetaDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382678,12 +382942,23 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaDriveItem", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -382703,22 +382978,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "Command": "Update-MgBetaDriveItem", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382727,13 +382991,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Update-MgBetaDriveItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382742,13 +383006,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382757,13 +383021,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382772,13 +383036,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382787,13 +383051,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Update-MgBetaDriveItemListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382802,13 +383066,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382817,13 +383081,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382832,13 +383096,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382847,13 +383111,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Update-MgBetaDriveItemListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382862,13 +383126,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382877,13 +383141,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Update-MgBetaDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382892,12 +383156,23 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Update-MgBetaDriveItemListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaDriveItemPermission", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Module": "Beta.Files", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -382917,22 +383192,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Update-MgBetaDriveItemPermission", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382941,13 +383205,13 @@ ], "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Command": "Update-MgBetaDriveItemRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382956,13 +383220,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Update-MgBetaDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemThumbnail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382971,13 +383235,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Update-MgBetaDriveItemThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -382986,13 +383250,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Update-MgBetaDriveItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383001,13 +383265,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383016,13 +383280,13 @@ ], "OutputType": "IMicrosoftGraphList", "Uri": "/drives/{drive-id}/list", - "Command": "Update-MgBetaDriveList", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383031,13 +383295,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Update-MgBetaDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383046,13 +383310,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Update-MgBetaDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383061,13 +383325,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgBetaDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383076,13 +383340,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgBetaDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383091,13 +383355,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383106,13 +383370,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Update-MgBetaDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383121,13 +383385,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383136,13 +383400,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgBetaDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383151,13 +383415,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383166,13 +383430,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Update-MgBetaDriveListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383181,13 +383445,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383196,13 +383460,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Update-MgBetaDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383211,13 +383475,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Update-MgBetaDriveListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383226,13 +383490,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383241,13 +383505,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Update-MgBetaDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveListSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383256,13 +383520,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Update-MgBetaDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383271,13 +383535,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root", - "Command": "Update-MgBetaDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383286,13 +383550,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/root/analytics", - "Command": "Update-MgBetaDriveRootAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383301,13 +383565,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383316,13 +383580,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383331,13 +383595,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383346,13 +383610,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/root/listItem", - "Command": "Update-MgBetaDriveRootListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383361,13 +383625,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383376,13 +383640,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383391,13 +383655,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383406,13 +383670,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/fields", - "Command": "Update-MgBetaDriveRootListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383421,13 +383685,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383436,13 +383700,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Update-MgBetaDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383451,13 +383715,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Update-MgBetaDriveRootListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383466,13 +383730,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Update-MgBetaDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383481,13 +383745,13 @@ ], "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/drives/{drive-id}/root/retentionLabel", - "Command": "Update-MgBetaDriveRootRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383496,13 +383760,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Update-MgBetaDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootThumbnail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383511,13 +383775,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Update-MgBetaDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaDriveRootVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383526,32 +383790,43 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Update-MgBetaDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaEducationClass", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/classes/{educationClass-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaEducationClassAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes/{educationClass-id}", - "Command": "Update-MgBetaEducationClass", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -383565,36 +383840,36 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgBetaEducationClassAssignmentCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "Command": "Update-MgBetaEducationClassAssignment", + "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationClassAssignmentDefault", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Command": "Update-MgBetaEducationClassAssignmentCategory", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -383608,36 +383883,36 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgBetaEducationClassAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Command": "Update-MgBetaEducationClassAssignmentDefault", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationClassAssignmentRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Update-MgBetaEducationClassAssignmentResource", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -383651,21 +383926,21 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgBetaEducationClassAssignmentSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "Command": "Update-MgBetaEducationClassAssignmentRubric", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -383679,22 +383954,11 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Command": "Update-MgBetaEducationClassAssignmentSetting", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383703,13 +383967,13 @@ ], "OutputType": "IMicrosoftGraphEducationGradingCategory", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationClassAssignmentSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383718,12 +383982,23 @@ ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Update-MgBetaEducationClassAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -383749,22 +384024,11 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383773,13 +384037,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383788,31 +384052,31 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "Update-MgBetaEducationMe", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/me", - "Command": "Update-MgBetaEducationMe", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationMeAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383821,13 +384085,13 @@ ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}", - "Command": "Update-MgBetaEducationMeAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationMeAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383836,13 +384100,13 @@ ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Update-MgBetaEducationMeAssignmentResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationMeAssignmentRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383851,13 +384115,13 @@ ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Command": "Update-MgBetaEducationMeAssignmentRubric", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationMeAssignmentSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383866,13 +384130,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Update-MgBetaEducationMeAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383881,13 +384145,13 @@ ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383896,13 +384160,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383911,12 +384175,23 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaEducationMeRubric", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/rubrics/{educationRubric-id}", "Module": "Beta.Education", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -383930,53 +384205,37 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "Command": "Update-MgBetaEducationMeRubric", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationMeUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/education/me/user/mailboxSettings", - "Command": "Update-MgBetaEducationMeUserMailboxSetting", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphEducationRoot", "Uri": "/education", - "Command": "Update-MgBetaEducationRoot", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "Update-MgBetaEducationSchool", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -383985,13 +384244,18 @@ ], "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/schools/{educationSchool-id}", - "Command": "Update-MgBetaEducationSchool", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384000,13 +384264,13 @@ ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationSynchronizationProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384015,13 +384279,13 @@ ], "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "Command": "Update-MgBetaEducationSynchronizationProfile", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationSynchronizationProfileError", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384030,13 +384294,13 @@ ], "OutputType": "IMicrosoftGraphEducationSynchronizationError", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "Command": "Update-MgBetaEducationSynchronizationProfileError", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationSynchronizationProfileStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384045,18 +384309,13 @@ ], "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "Command": "Update-MgBetaEducationSynchronizationProfileStatus", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "Update-MgBetaEducationUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384065,13 +384324,18 @@ ], "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/users/{educationUser-id}", - "Command": "Update-MgBetaEducationUser", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationUserAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384080,13 +384344,13 @@ ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Command": "Update-MgBetaEducationUserAssignment", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationUserAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384095,13 +384359,13 @@ ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Update-MgBetaEducationUserAssignmentResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationUserAssignmentRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384110,13 +384374,13 @@ ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Command": "Update-MgBetaEducationUserAssignmentRubric", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationUserAssignmentSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384125,13 +384389,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Update-MgBetaEducationUserAssignmentSubmission", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384140,13 +384404,13 @@ ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384155,13 +384419,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384170,13 +384434,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384185,13 +384449,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Command": "Update-MgBetaEducationUserMailboxSetting", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Education", - "Permissions": [], + "Command": "Update-MgBetaEducationUserRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384200,18 +384464,13 @@ ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Command": "Update-MgBetaEducationUserRubric", + "Module": "Beta.Education", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaEntitlementManagementAccessPackage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384220,18 +384479,18 @@ ], "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Command": "Update-MgBetaEntitlementManagementAccessPackage", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", + "Method": "POST", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -384242,13 +384501,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384257,18 +384521,13 @@ ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384277,13 +384536,18 @@ ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384292,13 +384556,13 @@ ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384307,13 +384571,13 @@ ], "OutputType": "IMicrosoftGraphCustomExtensionHandler", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384322,18 +384586,13 @@ ], "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "POST", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -384344,18 +384603,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384364,13 +384623,18 @@ ], "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384379,13 +384643,13 @@ ], "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384394,13 +384658,13 @@ ], "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384409,13 +384673,13 @@ ], "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384424,18 +384688,13 @@ ], "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384444,31 +384703,36 @@ ], "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaEntitlementManagementSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphEntitlementManagementSettings", "Uri": "/identityGovernance/entitlementManagement/settings", - "Command": "Update-MgBetaEntitlementManagementSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaEntitlementManagementSubject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384477,25 +384741,36 @@ ], "OutputType": "IMicrosoftGraphAccessPackageSubject", "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "Command": "Update-MgBetaEntitlementManagementSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Update-MgBetaExternal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphExternalConnectorsExternal", "Uri": "/external", - "Command": "Update-MgBetaExternal", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaExternalConnection", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/external/connections/{externalConnection-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.All", @@ -384509,21 +384784,21 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaExternalConnectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections/{externalConnection-id}", - "Command": "Update-MgBetaExternalConnection", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -384537,22 +384812,11 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "Command": "Update-MgBetaExternalConnectionGroup", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Update-MgBetaExternalConnectionGroupMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384561,13 +384825,13 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Command": "Update-MgBetaExternalConnectionGroupMember", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Update-MgBetaExternalConnectionItemActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384576,13 +384840,13 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Command": "Update-MgBetaExternalConnectionItemActivity", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Update-MgBetaExternalConnectionOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384591,13 +384855,13 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Command": "Update-MgBetaExternalConnectionOperation", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Update-MgBetaExternalConnectionQuota", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384606,12 +384870,23 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", "Uri": "/external/connections/{externalConnection-id}/quota", - "Command": "Update-MgBetaExternalConnectionQuota", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaExternalConnectionSchema", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Uri": "/external/connections/{externalConnection-id}/schema", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.All", @@ -384625,27 +384900,11 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Uri": "/external/connections/{externalConnection-id}/schema", - "Command": "Update-MgBetaExternalConnectionSchema", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Search", - "Permissions": { - "Name": "DataConnector.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Update-MgBetaExternalIndustryDataConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384654,18 +384913,18 @@ ], "OutputType": "IMicrosoftGraphIndustryDataConnector", "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "Command": "Update-MgBetaExternalIndustryDataConnector", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { - "Name": "InboundFlow.ReadWrite.All", + "Name": "DataConnector.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaExternalIndustryDataInboundFlow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384674,13 +384933,18 @@ ], "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "Command": "Update-MgBetaExternalIndustryDataInboundFlow", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "InboundFlow.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Update-MgBetaExternalIndustryDataOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384689,13 +384953,13 @@ ], "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "Command": "Update-MgBetaExternalIndustryDataOperation", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384704,13 +384968,13 @@ ], "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Update-MgBetaExternalIndustryDataRoleGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384719,18 +384983,13 @@ ], "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "Command": "Update-MgBetaExternalIndustryDataRoleGroup", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": { - "Name": "SourceSystem.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Update-MgBetaExternalIndustryDataSourceSystem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384739,18 +384998,18 @@ ], "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "Command": "Update-MgBetaExternalIndustryDataSourceSystem", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": { - "Name": "TimePeriod.ReadWrite.All", + "Name": "SourceSystem.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaExternalIndustryDataYear", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384759,31 +385018,31 @@ ], "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "Command": "Update-MgBetaExternalIndustryDataYear", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "TimePeriod.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancial", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphFinancials", "Uri": "/financials", - "Command": "Update-MgBetaFinancial", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Update-MgBetaFinancialCompanyCountryRegion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384792,18 +385051,18 @@ ], "OutputType": "IMicrosoftGraphCountryRegion", "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "Command": "Update-MgBetaFinancialCompanyCountryRegion", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaFinancialCompanyCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384812,18 +385071,18 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "Command": "Update-MgBetaFinancialCompanyCurrency", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaFinancialCompanyCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384832,13 +385091,18 @@ ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "Command": "Update-MgBetaFinancialCompanyCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384847,13 +385111,13 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerPayment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384862,13 +385126,13 @@ ], "OutputType": "IMicrosoftGraphCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "Command": "Update-MgBetaFinancialCompanyCustomerPayment", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384877,13 +385141,13 @@ ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384892,13 +385156,13 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384907,13 +385171,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384922,18 +385186,13 @@ ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384942,18 +385201,18 @@ ], "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384962,13 +385221,18 @@ ], "OutputType": "IMicrosoftGraphCustomerPayment", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384977,13 +385241,13 @@ ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -384992,13 +385256,13 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385007,13 +385271,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385022,13 +385286,13 @@ ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385037,13 +385301,13 @@ ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385052,13 +385316,13 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -385071,13 +385335,13 @@ ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -385090,13 +385354,13 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385105,13 +385369,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanyCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385120,18 +385384,13 @@ ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Update-MgBetaFinancialCompanyEmployee", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385140,13 +385399,18 @@ ], "OutputType": "IMicrosoftGraphEmployee", "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "Command": "Update-MgBetaFinancialCompanyEmployee", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyEmployeePicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385155,18 +385419,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanyEmployeePicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Update-MgBetaFinancialCompanyInformation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385175,18 +385434,18 @@ ], "OutputType": "IMicrosoftGraphCompanyInformation", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "Command": "Update-MgBetaFinancialCompanyInformation", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaFinancialCompanyItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385195,18 +385454,18 @@ ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/items/{item-id}", - "Command": "Update-MgBetaFinancialCompanyItem", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaFinancialCompanyItemCategory", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -385219,13 +385478,18 @@ ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "Command": "Update-MgBetaFinancialCompanyItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyItemPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385234,18 +385498,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanyItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Update-MgBetaFinancialCompanyJournal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385254,13 +385513,18 @@ ], "OutputType": "IMicrosoftGraphJournal", "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "Command": "Update-MgBetaFinancialCompanyJournal", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyJournalLine", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -385273,18 +385537,13 @@ ], "OutputType": "IMicrosoftGraphJournalLine", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "Command": "Update-MgBetaFinancialCompanyJournalLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Update-MgBetaFinancialCompanyPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385293,18 +385552,18 @@ ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "Command": "Update-MgBetaFinancialCompanyPaymentMethod", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaFinancialCompanyPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385313,13 +385572,18 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "Command": "Update-MgBetaFinancialCompanyPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385328,13 +385592,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanyPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385343,13 +385607,13 @@ ], "OutputType": "IMicrosoftGraphPurchaseInvoice", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385358,13 +385622,13 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -385377,13 +385641,13 @@ ], "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -385396,13 +385660,13 @@ ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -385415,13 +385679,13 @@ ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -385434,13 +385698,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385449,13 +385713,13 @@ ], "OutputType": "IMicrosoftGraphVendor", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385464,13 +385728,13 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385479,13 +385743,13 @@ ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385494,13 +385758,13 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385509,13 +385773,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385524,13 +385788,13 @@ ], "OutputType": "IMicrosoftGraphSalesCreditMemo", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385539,13 +385803,13 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385554,13 +385818,13 @@ ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385569,13 +385833,13 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385584,13 +385848,13 @@ ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385599,13 +385863,13 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385614,13 +385878,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385629,13 +385893,13 @@ ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385644,13 +385908,13 @@ ], "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385659,13 +385923,13 @@ ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385674,13 +385938,13 @@ ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385689,13 +385953,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385704,13 +385968,13 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385719,13 +385983,13 @@ ], "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385734,13 +385998,13 @@ ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385749,13 +386013,13 @@ ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385764,13 +386028,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleInvoice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385779,13 +386043,13 @@ ], "OutputType": "IMicrosoftGraphSalesInvoice", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "Command": "Update-MgBetaFinancialCompanySaleInvoice", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385794,13 +386058,13 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385809,13 +386073,13 @@ ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385824,13 +386088,13 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385839,13 +386103,13 @@ ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385854,13 +386118,13 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385869,13 +386133,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385884,13 +386148,13 @@ ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -385903,13 +386167,13 @@ ], "OutputType": "IMicrosoftGraphSalesInvoiceLine", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -385922,13 +386186,13 @@ ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -385941,13 +386205,13 @@ ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -385960,13 +386224,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385975,13 +386239,13 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -385990,13 +386254,13 @@ ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleOrder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386005,13 +386269,13 @@ ], "OutputType": "IMicrosoftGraphSalesOrder", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "Command": "Update-MgBetaFinancialCompanySaleOrder", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386020,13 +386284,13 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386035,13 +386299,13 @@ ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386050,13 +386314,13 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386065,13 +386329,13 @@ ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386080,13 +386344,13 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386095,13 +386359,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386110,13 +386374,13 @@ ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleOrderLine", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -386129,13 +386393,13 @@ ], "OutputType": "IMicrosoftGraphSalesOrderLine", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "Command": "Update-MgBetaFinancialCompanySaleOrderLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -386148,13 +386412,13 @@ ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -386167,13 +386431,13 @@ ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -386186,13 +386450,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386201,13 +386465,13 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleQuote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386216,13 +386480,13 @@ ], "OutputType": "IMicrosoftGraphSalesQuote", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "Command": "Update-MgBetaFinancialCompanySaleQuote", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386231,13 +386495,13 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386246,13 +386510,13 @@ ], "OutputType": "IMicrosoftGraphCustomer", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386261,13 +386525,13 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386276,13 +386540,13 @@ ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386291,13 +386555,13 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386306,13 +386570,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386321,13 +386585,13 @@ ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -386340,13 +386604,13 @@ ], "OutputType": "IMicrosoftGraphSalesQuoteLine", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -386359,13 +386623,13 @@ ], "OutputType": "IMicrosoftGraphItem", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -386378,13 +386642,13 @@ ], "OutputType": "IMicrosoftGraphItemCategory", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -386397,13 +386661,13 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386412,13 +386676,13 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386427,18 +386691,13 @@ ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": { - "Name": "Financials.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Update-MgBetaFinancialCompanyShipmentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386447,18 +386706,18 @@ ], "OutputType": "IMicrosoftGraphShipmentMethod", "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "Command": "Update-MgBetaFinancialCompanyShipmentMethod", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaFinancialCompanyTaxArea", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386467,18 +386726,18 @@ ], "OutputType": "IMicrosoftGraphTaxArea", "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "Command": "Update-MgBetaFinancialCompanyTaxArea", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaFinancialCompanyTaxGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386487,18 +386746,18 @@ ], "OutputType": "IMicrosoftGraphTaxGroup", "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "Command": "Update-MgBetaFinancialCompanyTaxGroup", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386507,18 +386766,18 @@ ], "OutputType": "IMicrosoftGraphUnitOfMeasure", "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Financials", + "ApiVersion": "beta", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Consent name unavailable", "FullDescription": "Consent description unavailable", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaFinancialCompanyVendor", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386527,13 +386786,18 @@ ], "OutputType": "IMicrosoftGraphVendor", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "Command": "Update-MgBetaFinancialCompanyVendor", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Financials.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyVendorCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386542,13 +386806,13 @@ ], "OutputType": "IMicrosoftGraphCurrency", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "Command": "Update-MgBetaFinancialCompanyVendorCurrency", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386557,13 +386821,13 @@ ], "OutputType": "IMicrosoftGraphPaymentMethod", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386572,13 +386836,13 @@ ], "OutputType": "IMicrosoftGraphPaymentTerm", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Financials", - "Permissions": [], + "Command": "Update-MgBetaFinancialCompanyVendorPicture", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386587,12 +386851,23 @@ ], "OutputType": "IMicrosoftGraphPicture", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "Command": "Update-MgBetaFinancialCompanyVendorPicture", + "Module": "Beta.Financials", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaGroup", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -386606,36 +386881,36 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaGroupAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}", - "Command": "Update-MgBetaGroup", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaGroupCalendarEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Update-MgBetaGroupAppRoleAssignment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -386649,22 +386924,11 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "Command": "Update-MgBetaGroupCalendarEvent", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Update-MgBetaGroupCalendarPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386673,18 +386937,13 @@ ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Command": "Update-MgBetaGroupCalendarPermission", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaGroupConversationThread", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386693,13 +386952,18 @@ ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "Command": "Update-MgBetaGroupConversationThread", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Update-MgBetaGroupConversationThreadPost", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386708,13 +386972,13 @@ ], "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "Command": "Update-MgBetaGroupConversationThreadPost", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Update-MgBetaGroupConversationThreadPostExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386723,13 +386987,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Command": "Update-MgBetaGroupConversationThreadPostExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386738,13 +387002,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDrive", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386753,13 +387017,13 @@ ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives/{drive-id}", - "Command": "Update-MgBetaGroupDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386768,13 +387032,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386783,13 +387047,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Command": "Update-MgBetaGroupDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386798,13 +387062,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Update-MgBetaGroupDriveItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386813,13 +387077,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386828,13 +387092,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386843,13 +387107,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386858,13 +387122,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Update-MgBetaGroupDriveItemListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386873,13 +387137,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386888,13 +387152,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386903,13 +387167,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386918,13 +387182,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Update-MgBetaGroupDriveItemListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386933,13 +387197,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386948,13 +387212,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Update-MgBetaGroupDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386963,13 +387227,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Update-MgBetaGroupDriveItemListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386978,13 +387242,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Update-MgBetaGroupDriveItemPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -386993,13 +387257,13 @@ ], "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Command": "Update-MgBetaGroupDriveItemRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387008,13 +387272,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Update-MgBetaGroupDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemThumbnail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387023,13 +387287,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Update-MgBetaGroupDriveItemThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387038,13 +387302,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Update-MgBetaGroupDriveItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387053,13 +387317,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387068,13 +387332,13 @@ ], "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Command": "Update-MgBetaGroupDriveList", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387083,13 +387347,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Update-MgBetaGroupDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387098,13 +387362,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Update-MgBetaGroupDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387113,13 +387377,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgBetaGroupDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387128,13 +387392,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387143,13 +387407,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387158,13 +387422,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Update-MgBetaGroupDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387173,13 +387437,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387188,13 +387452,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387203,13 +387467,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387218,13 +387482,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Update-MgBetaGroupDriveListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387233,13 +387497,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387248,13 +387512,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Update-MgBetaGroupDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387263,13 +387527,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Update-MgBetaGroupDriveListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387278,13 +387542,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387293,13 +387557,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Update-MgBetaGroupDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveListSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387308,13 +387572,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Update-MgBetaGroupDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387323,13 +387587,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Command": "Update-MgBetaGroupDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387338,13 +387602,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Command": "Update-MgBetaGroupDriveRootAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387353,13 +387617,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387368,13 +387632,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387383,13 +387647,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387398,13 +387662,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Command": "Update-MgBetaGroupDriveRootListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387413,13 +387677,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387428,13 +387692,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387443,13 +387707,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387458,13 +387722,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Command": "Update-MgBetaGroupDriveRootListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387473,13 +387737,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387488,13 +387752,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Update-MgBetaGroupDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387503,13 +387767,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Update-MgBetaGroupDriveRootListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387518,13 +387782,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Update-MgBetaGroupDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387533,13 +387797,13 @@ ], "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Command": "Update-MgBetaGroupDriveRootRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387548,13 +387812,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Update-MgBetaGroupDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootThumbnail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387563,13 +387827,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Update-MgBetaGroupDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaGroupDriveRootVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387578,13 +387842,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Update-MgBetaGroupDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Update-MgBetaGroupEndpoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387593,12 +387857,23 @@ ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "Command": "Update-MgBetaGroupEndpoint", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaGroupEvent", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -387612,22 +387887,11 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}", - "Command": "Update-MgBetaGroupEvent", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387636,13 +387900,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387651,13 +387915,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Update-MgBetaGroupEventExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387666,13 +387930,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Command": "Update-MgBetaGroupEventExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387681,13 +387945,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Update-MgBetaGroupEventInstanceExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387696,13 +387960,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Command": "Update-MgBetaGroupEventInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Update-MgBetaGroupExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387711,18 +387975,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Command": "Update-MgBetaGroupExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - }, + "Command": "Update-MgBetaGroupLifecyclePolicy", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -387735,13 +387994,18 @@ ], "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Command": "Update-MgBetaGroupLifecyclePolicy", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Update-MgBetaGroupOnenoteNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387750,13 +388014,13 @@ ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Command": "Update-MgBetaGroupOnenoteNotebook", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Update-MgBetaGroupOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387765,13 +388029,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Command": "Update-MgBetaGroupOnenotePage", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Update-MgBetaGroupOnenotePageContent", + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -387780,13 +388044,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Command": "Update-MgBetaGroupOnenotePageContent", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Update-MgBetaGroupOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387795,13 +388059,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Command": "Update-MgBetaGroupOnenoteSection", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Update-MgBetaGroupOnenoteSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387810,13 +388074,13 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Update-MgBetaGroupOnenoteSectionGroup", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Update-MgBetaGroupPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387825,18 +388089,13 @@ ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Update-MgBetaGroupPermissionGrant", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaGroupPhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387845,13 +388104,18 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/photo", - "Command": "Update-MgBetaGroupPhoto", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Update-MgBetaGroupPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387860,13 +388124,13 @@ ], "OutputType": "IMicrosoftGraphPlannerGroup", "Uri": "/groups/{group-id}/planner", - "Command": "Update-MgBetaGroupPlanner", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Update-MgBetaGroupPlannerPlanDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387875,12 +388139,23 @@ ], "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Command": "Update-MgBetaGroupPlannerPlanDetail", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaGroupSetting", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDirectorySetting", + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", "Module": "Beta.Groups", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -387894,22 +388169,11 @@ "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "Command": "Update-MgBetaGroupSetting", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387918,13 +388182,13 @@ ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}", - "Command": "Update-MgBetaGroupSite", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387933,13 +388197,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Command": "Update-MgBetaGroupSiteAnalytic", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387948,13 +388212,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387963,13 +388227,13 @@ ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387978,13 +388242,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Command": "Update-MgBetaGroupSiteColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -387993,13 +388257,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Command": "Update-MgBetaGroupSiteContentType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388008,13 +388272,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgBetaGroupSiteContentTypeColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388023,13 +388287,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388038,13 +388302,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteInformationProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388053,13 +388317,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtection", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "Command": "Update-MgBetaGroupSiteInformationProtection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388068,13 +388332,13 @@ ], "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388083,13 +388347,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388098,13 +388362,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388113,13 +388377,13 @@ ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388128,13 +388392,13 @@ ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388143,13 +388407,13 @@ ], "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388158,13 +388422,13 @@ ], "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388173,13 +388437,13 @@ ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388188,13 +388452,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388203,13 +388467,13 @@ ], "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Command": "Update-MgBetaGroupSiteList", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388218,13 +388482,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Command": "Update-MgBetaGroupSiteListColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388233,13 +388497,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Command": "Update-MgBetaGroupSiteListContentType", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388248,13 +388512,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgBetaGroupSiteListContentTypeColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388263,13 +388527,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388278,13 +388542,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388293,13 +388557,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Command": "Update-MgBetaGroupSiteListItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListItemActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388308,13 +388572,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Command": "Update-MgBetaGroupSiteListItemActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388323,13 +388587,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388338,13 +388602,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388353,13 +388617,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388368,13 +388632,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Command": "Update-MgBetaGroupSiteListItemField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388383,13 +388647,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388398,13 +388662,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Update-MgBetaGroupSiteListItemVersion", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388413,13 +388677,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Update-MgBetaGroupSiteListItemVersionField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388428,13 +388692,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388443,13 +388707,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Command": "Update-MgBetaGroupSiteListOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteListSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388458,13 +388722,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Command": "Update-MgBetaGroupSiteListSubscription", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388473,13 +388737,13 @@ ], "OutputType": "IMicrosoftGraphOnenote", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Command": "Update-MgBetaGroupSiteOnenote", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenoteNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388488,13 +388752,13 @@ ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Command": "Update-MgBetaGroupSiteOnenoteNotebook", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388503,13 +388767,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388518,13 +388782,13 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388533,13 +388797,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388548,13 +388812,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388563,13 +388827,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenoteOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388578,13 +388842,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Command": "Update-MgBetaGroupSiteOnenoteOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388593,13 +388857,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Command": "Update-MgBetaGroupSiteOnenotePage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenoteResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388608,13 +388872,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Command": "Update-MgBetaGroupSiteOnenoteResource", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388623,13 +388887,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Command": "Update-MgBetaGroupSiteOnenoteSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388638,13 +388902,13 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388653,13 +388917,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388668,13 +388932,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388683,13 +388947,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388698,13 +388962,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Command": "Update-MgBetaGroupSiteOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSitePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388713,13 +388977,13 @@ ], "OutputType": "IMicrosoftGraphSitePage", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}", - "Command": "Update-MgBetaGroupSitePage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSitePageCanvaLayout", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388728,13 +388992,13 @@ ], "OutputType": "IMicrosoftGraphCanvasLayout", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout", - "Command": "Update-MgBetaGroupSitePageCanvaLayout", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSitePageCanvaLayoutHorizontalSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388743,13 +389007,13 @@ ], "OutputType": "IMicrosoftGraphHorizontalSection", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}", - "Command": "Update-MgBetaGroupSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388758,13 +389022,13 @@ ], "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Command": "Update-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388773,13 +389037,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Command": "Update-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSitePageCanvaLayoutVerticalSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388788,13 +389052,13 @@ ], "OutputType": "IMicrosoftGraphVerticalSection", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection", - "Command": "Update-MgBetaGroupSitePageCanvaLayoutVerticalSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388803,13 +389067,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection/webparts/{webPart-id}", - "Command": "Update-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388818,13 +389082,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388833,13 +389097,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSitePageWebPart", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388848,13 +389112,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/pages/{sitePage-id}/webParts/{webPart-id}", - "Command": "Update-MgBetaGroupSitePageWebPart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSitePermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388863,13 +389127,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Command": "Update-MgBetaGroupSitePermission", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388878,13 +389142,13 @@ ], "OutputType": "IMicrosoftGraphTermStore", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Command": "Update-MgBetaGroupSiteTermStore", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388893,13 +389157,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Command": "Update-MgBetaGroupSiteTermStoreGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388908,13 +389172,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -388927,13 +389191,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -388946,13 +389210,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388961,13 +389225,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388976,13 +389240,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -388991,13 +389255,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389006,13 +389270,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389021,13 +389285,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389036,13 +389300,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389051,13 +389315,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Command": "Update-MgBetaGroupSiteTermStoreSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -389070,13 +389334,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Command": "Update-MgBetaGroupSiteTermStoreSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -389089,13 +389353,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389104,13 +389368,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389119,13 +389383,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -389138,13 +389402,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -389157,13 +389421,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389172,13 +389436,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389187,13 +389451,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389202,13 +389466,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389217,13 +389481,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389232,13 +389496,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389247,13 +389511,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389262,13 +389526,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389277,13 +389541,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389292,13 +389556,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389307,13 +389571,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389322,13 +389586,13 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Command": "Update-MgBetaGroupTeamChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamChannelMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389337,13 +389601,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Update-MgBetaGroupTeamChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamChannelMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389352,13 +389616,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Update-MgBetaGroupTeamChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389367,13 +389631,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamChannelMessageReply", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389382,13 +389646,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Update-MgBetaGroupTeamChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389397,13 +389661,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389412,13 +389676,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamChannelTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389427,13 +389691,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Update-MgBetaGroupTeamChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389442,13 +389706,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Command": "Update-MgBetaGroupTeamMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389457,13 +389721,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Command": "Update-MgBetaGroupTeamOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389472,13 +389736,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389487,13 +389751,13 @@ ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Update-MgBetaGroupTeamPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamPhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389502,13 +389766,13 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/team/photo", - "Command": "Update-MgBetaGroupTeamPhoto", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamPrimaryChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389517,13 +389781,13 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/primaryChannel", - "Command": "Update-MgBetaGroupTeamPrimaryChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389532,13 +389796,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389547,13 +389811,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389562,13 +389826,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389577,13 +389841,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389592,13 +389856,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389607,13 +389871,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389622,13 +389886,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389637,13 +389901,13 @@ ], "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamScheduleOpenShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389652,13 +389916,13 @@ ], "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Command": "Update-MgBetaGroupTeamScheduleOpenShift", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389667,13 +389931,13 @@ ], "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389682,13 +389946,13 @@ ], "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamScheduleShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389697,13 +389961,13 @@ ], "OutputType": "IMicrosoftGraphShift", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Command": "Update-MgBetaGroupTeamScheduleShift", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389712,13 +389976,13 @@ ], "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamScheduleTimeCard", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389727,13 +389991,13 @@ ], "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "Command": "Update-MgBetaGroupTeamScheduleTimeCard", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamScheduleTimeOff", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389742,13 +390006,13 @@ ], "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Command": "Update-MgBetaGroupTeamScheduleTimeOff", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389757,13 +390021,13 @@ ], "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389772,13 +390036,13 @@ ], "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389787,13 +390051,13 @@ ], "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Command": "Update-MgBetaGroupTeamTag", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaGroupTeamTagMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389802,18 +390066,13 @@ ], "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Command": "Update-MgBetaGroupTeamTagMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaGroupThread", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389822,13 +390081,18 @@ ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "Command": "Update-MgBetaGroupThread", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Update-MgBetaGroupThreadPost", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389837,13 +390101,13 @@ ], "OutputType": "IMicrosoftGraphPost", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "Command": "Update-MgBetaGroupThreadPost", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Update-MgBetaGroupThreadPostExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389852,13 +390116,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Command": "Update-MgBetaGroupThreadPostExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Groups", - "Permissions": [], + "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389867,18 +390131,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", + "Module": "Beta.Groups", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "APIConnectors.ReadWrite.All", - "Description": "Read and write API connectors for authentication flows", - "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaIdentityApiConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389887,13 +390146,18 @@ ], "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Command": "Update-MgBetaIdentityApiConnector", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "APIConnectors.ReadWrite.All", + "Description": "Read and write API connectors for authentication flows", + "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityAuthenticationEventFlow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389902,13 +390166,13 @@ ], "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "Command": "Update-MgBetaIdentityAuthenticationEventFlow", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityAuthenticationEventListener", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389917,18 +390181,13 @@ ], "OutputType": "IMicrosoftGraphAuthenticationEventListener", "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "Command": "Update-MgBetaIdentityAuthenticationEventListener", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaIdentityB2CUserFlow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389937,13 +390196,18 @@ ], "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "Command": "Update-MgBetaIdentityB2CUserFlow", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389952,13 +390216,13 @@ ], "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389967,13 +390231,13 @@ ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -389982,18 +390246,13 @@ ], "OutputType": null, "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390002,13 +390261,18 @@ ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityB2XUserFlow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390017,13 +390281,13 @@ ], "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Command": "Update-MgBetaIdentityB2XUserFlow", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390032,13 +390296,13 @@ ], "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390047,13 +390311,13 @@ ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390062,18 +390326,13 @@ ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390082,31 +390341,31 @@ ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityConditionalAccess", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphConditionalAccessRoot", "Uri": "/identity/conditionalAccess", - "Command": "Update-MgBetaIdentityConditionalAccess", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390115,26 +390374,31 @@ ], "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1" ], "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", "Uri": "/identity/conditionalAccess/authenticationStrengths", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -390143,13 +390407,13 @@ ], "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -390158,13 +390422,13 @@ ], "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", + "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1", @@ -390173,13 +390437,13 @@ ], "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -390188,12 +390452,23 @@ ], "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -390207,21 +390482,21 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaIdentityConditionalAccessPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -390241,21 +390516,19 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Method": "PATCH", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Command": "Update-MgBetaIdentityConditionalAccessPolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "Uri": "/identity/continuousAccessEvaluationPolicy", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -390275,20 +390548,11 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", - "Uri": "/identity/continuousAccessEvaluationPolicy", - "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390297,13 +390561,13 @@ ], "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390312,13 +390576,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390327,13 +390591,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390342,13 +390606,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390357,13 +390621,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390372,13 +390636,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390387,13 +390651,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390402,13 +390666,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390417,13 +390681,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390432,13 +390696,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390447,13 +390711,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390462,13 +390726,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390477,18 +390741,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390497,13 +390756,18 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390512,13 +390776,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390527,18 +390791,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390547,18 +390806,18 @@ ], "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } + }, + { + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390567,13 +390826,18 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390582,13 +390846,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390597,13 +390861,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390612,13 +390876,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390627,31 +390891,31 @@ ], "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Policy.ReadWrite.AccessReview", - "Description": "Read and write your organization's directory access review default policy", - "FullDescription": "Allows the app to read and write your organization's directory access review default policy without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphAccessReviewPolicy", "Uri": "/identityGovernance/accessReviews/policy", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.AccessReview", + "Description": "Read and write your organization's directory access review default policy", + "FullDescription": "Allows the app to read and write your organization's directory access review default policy without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390660,13 +390924,13 @@ ], "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390675,13 +390939,13 @@ ], "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390690,13 +390954,13 @@ ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390705,18 +390969,13 @@ ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390725,13 +390984,18 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390740,18 +391004,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390760,13 +391019,18 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390775,13 +391039,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390790,13 +391054,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390805,13 +391069,13 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390820,13 +391084,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390835,13 +391099,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390850,36 +391114,31 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390888,13 +391147,18 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390903,13 +391167,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390918,13 +391182,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390933,13 +391197,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390948,13 +391212,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390963,13 +391227,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390978,13 +391242,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -390993,13 +391257,13 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391008,39 +391272,39 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", "Uri": "/identityGovernance/privilegedAccess", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", "Uri": "/identityGovernance/privilegedAccess/group", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391049,13 +391313,13 @@ ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391064,13 +391328,13 @@ ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391079,13 +391343,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391094,13 +391358,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391109,13 +391373,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391124,13 +391388,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391139,13 +391403,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391154,13 +391418,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "POST", "Variants": [ "Refresh", "Refresh1", @@ -391173,13 +391437,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391188,13 +391452,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391203,13 +391467,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391218,13 +391482,13 @@ ], "OutputType": null, "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391233,18 +391497,13 @@ ], "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "Agreement.ReadWrite.All", - "Description": "Read and write all terms of use agreements", - "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391253,13 +391512,18 @@ ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -391272,13 +391536,13 @@ ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391287,13 +391551,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFile", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391302,13 +391566,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391317,13 +391581,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391332,18 +391596,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityProvider.ReadWrite.All", - "Description": "Read and write identity providers", - "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaIdentityProvider", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391352,13 +391611,18 @@ ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Command": "Update-MgBetaIdentityProvider", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "IdentityProvider.ReadWrite.All", + "Description": "Read and write identity providers", + "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaIdentityUserFlow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391367,18 +391631,13 @@ ], "OutputType": "IMicrosoftGraphIdentityUserFlow", "Uri": "/identity/userFlows/{identityUserFlow-id}", - "Command": "Update-MgBetaIdentityUserFlow", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaIdentityUserFlowAttribute", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391387,26 +391646,31 @@ ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Command": "Update-MgBetaIdentityUserFlowAttribute", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaInformationProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphInformationProtection", "Uri": "/informationProtection", - "Command": "Update-MgBetaInformationProtection", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391415,26 +391679,26 @@ ], "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaInformationProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Uri": "/informationProtection/policy", - "Command": "Update-MgBetaInformationProtectionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaInformationProtectionPolicyLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391443,26 +391707,26 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Command": "Update-MgBetaInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Uri": "/informationProtection/sensitivityPolicySettings", - "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391471,13 +391735,13 @@ ], "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391486,13 +391750,13 @@ ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaInvitation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391501,13 +391765,13 @@ ], "OutputType": "IMicrosoftGraphInvitation", "Uri": "/invitations/{invitation-id}", - "Command": "Update-MgBetaInvitation", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391516,12 +391780,23 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaOauth2PermissionGrant", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -391535,22 +391810,11 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Command": "Update-MgBetaOauth2PermissionGrant", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaOnPremisePublishingProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391559,13 +391823,13 @@ ], "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "Command": "Update-MgBetaOnPremisePublishingProfile", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaOnPremisePublishingProfileAgent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391574,13 +391838,13 @@ ], "OutputType": "IMicrosoftGraphOnPremisesAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "Command": "Update-MgBetaOnPremisePublishingProfileAgent", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391589,13 +391853,13 @@ ], "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391604,13 +391868,13 @@ ], "OutputType": "IMicrosoftGraphOnPremisesAgent", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391619,13 +391883,13 @@ ], "OutputType": "IMicrosoftGraphPublishedResource", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaOnPremisePublishingProfileConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391634,13 +391898,13 @@ ], "OutputType": "IMicrosoftGraphConnector", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "Command": "Update-MgBetaOnPremisePublishingProfileConnector", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391649,32 +391913,43 @@ ], "OutputType": "IMicrosoftGraphConnectorGroup", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Update-MgBetaOrganization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOrganization", + "Uri": "/organization/{organization-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -391694,27 +391969,11 @@ "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization/{organization-id}", - "Command": "Update-MgBetaOrganization", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": false - }, + "Command": "Update-MgBetaOrganizationBranding", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391723,18 +391982,18 @@ ], "OutputType": "IMicrosoftGraphOrganizationalBranding", "Uri": "/organization/{organization-id}/branding", - "Command": "Update-MgBetaOrganizationBranding", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaOrganizationBrandingLocalization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391743,13 +392002,18 @@ ], "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "Command": "Update-MgBetaOrganizationBrandingLocalization", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaOrganizationExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391758,13 +392022,13 @@ ], "OutputType": null, "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Command": "Update-MgBetaOrganizationExtension", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaOrganizationSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391773,12 +392037,23 @@ ], "OutputType": "IMicrosoftGraphOrganizationSettings", "Uri": "/organization/{organization-id}/settings", - "Command": "Update-MgBetaOrganizationSetting", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaOrganizationSettingContactInsight", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphInsightsSettings", + "Uri": "/organization/{organization-id}/settings/contactInsights", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -391792,7 +392067,11 @@ "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgBetaOrganizationSettingItemInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -391800,13 +392079,9 @@ "UpdateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/contactInsights", - "Command": "Update-MgBetaOrganizationSettingContactInsight", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "Uri": "/organization/{organization-id}/settings/itemInsights", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -391820,41 +392095,41 @@ "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/itemInsights", - "Command": "Update-MgBetaOrganizationSettingItemInsight", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true - }, + } + }, + { + "Command": "Update-MgBetaOrganizationSettingPersonInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphInsightsSettings", + "Uri": "/organization/{organization-id}/settings/peopleInsights", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -391868,21 +392143,21 @@ "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgBetaOrganizationSettingProfileCardProperty", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInsightsSettings", - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "Command": "Update-MgBetaOrganizationSettingPersonInsight", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -391896,74 +392171,74 @@ "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgBetaOrganizationSettingPronoun", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", - "Command": "Update-MgBetaOrganizationSettingProfileCardProperty", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPronounsSettings", + "Uri": "/organization/{organization-id}/settings/pronouns", "Module": "Beta.Identity.DirectoryManagement", + "ApiVersion": "beta", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": true - }, + } + }, + { + "Command": "Update-MgBetaPlace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPronounsSettings", - "Uri": "/organization/{organization-id}/settings/pronouns", - "Command": "Update-MgBetaOrganizationSettingPronoun", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlace", + "Uri": "/places/{place-id}", "Module": "Beta.Calendar", + "ApiVersion": "beta", "Permissions": { "Name": "Place.ReadWrite.All", "Description": "Read and write organization places", "FullDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.", "IsAdmin": true - }, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPlace", - "Uri": "/places/{place-id}", - "Command": "Update-MgBetaPlace", - "ApiVersion": "beta", - "Method": "PATCH" + } }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Update-MgBetaPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphPlanner", "Uri": "/planner", - "Command": "Update-MgBetaPlanner", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaPlannerBucket", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/planner/buckets/{plannerBucket-id}", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -391983,21 +392258,21 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaPlannerPlan", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerBucket", - "Uri": "/planner/buckets/{plannerBucket-id}", - "Command": "Update-MgBetaPlannerBucket", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/planner/plans/{plannerPlan-id}", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -392017,21 +392292,21 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaPlannerPlanDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Uri": "/planner/plans/{plannerPlan-id}", - "Command": "Update-MgBetaPlannerPlan", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Uri": "/planner/plans/{plannerPlan-id}/details", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -392051,22 +392326,11 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Uri": "/planner/plans/{plannerPlan-id}/details", - "Command": "Update-MgBetaPlannerPlanDetail", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Update-MgBetaPlannerRoster", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392075,13 +392339,13 @@ ], "OutputType": "IMicrosoftGraphPlannerRoster", "Uri": "/planner/rosters/{plannerRoster-id}", - "Command": "Update-MgBetaPlannerRoster", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Planner", - "Permissions": [], + "Command": "Update-MgBetaPlannerRosterMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392090,12 +392354,23 @@ ], "OutputType": "IMicrosoftGraphPlannerRosterMember", "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "Command": "Update-MgBetaPlannerRosterMember", + "Module": "Beta.Planner", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaPlannerTask", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/planner/tasks/{plannerTask-id}", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -392115,21 +392390,21 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Uri": "/planner/tasks/{plannerTask-id}", - "Command": "Update-MgBetaPlannerTask", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -392149,21 +392424,21 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -392183,21 +392458,21 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaPlannerTaskDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Uri": "/planner/tasks/{plannerTask-id}/details", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -392217,21 +392492,21 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "Command": "Update-MgBetaPlannerTaskDetail", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -392251,45 +392526,29 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.AccessReview", - "Description": "Read and write your organization's directory access review default policy", - "FullDescription": "Allows the app to read and write your organization's directory access review default policy without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaPolicyAccessReviewPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphAccessReviewPolicy", "Uri": "/policies/accessReviewPolicy", - "Command": "Update-MgBetaPolicyAccessReviewPolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "Policy.ReadWrite.AccessReview", + "Description": "Read and write your organization's directory access review default policy", + "FullDescription": "Allows the app to read and write your organization's directory access review default policy without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392298,31 +392557,31 @@ ], "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "Uri": "/policies/adminConsentRequestPolicy", - "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Update-MgBetaPolicyAppManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392331,49 +392590,54 @@ ], "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "Command": "Update-MgBetaPolicyAppManagementPolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { - "Name": "Policy.ReadWrite.AuthenticationFlows", - "Description": "Read and write authentication flow policies", - "FullDescription": "Allows the app to read and write all authentication flow policies for the tenant, without a signed-in user.", + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "Uri": "/policies/authenticationFlowsPolicy", - "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { - "Name": "Policy.ReadWrite.AuthenticationMethod", - "Description": "Read and write all authentication method policies ", - "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ", + "Name": "Policy.ReadWrite.AuthenticationFlows", + "Description": "Read and write authentication flow policies", + "FullDescription": "Allows the app to read and write all authentication flow policies for the tenant, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "Uri": "/policies/authenticationMethodsPolicy", - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.AuthenticationMethod", + "Description": "Read and write all authentication method policies ", + "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392382,12 +392646,23 @@ ], "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -392401,21 +392676,21 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -392429,22 +392704,11 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392453,13 +392717,13 @@ ], "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyAuthorizationPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392468,13 +392732,13 @@ ], "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "Command": "Update-MgBetaPolicyAuthorizationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392483,36 +392747,31 @@ ], "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.AuthenticationMethod", - "Description": "Read and write all authentication method policies ", - "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ", - "IsAdmin": false - }, + "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "Policy.ReadWrite.AuthenticationMethod", + "Description": "Read and write all authentication method policies ", + "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaPolicyClaimMappingPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392521,54 +392780,54 @@ ], "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "Command": "Update-MgBetaPolicyClaimMappingPolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "Uri": "/policies/crossTenantAccessPolicy", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "Uri": "/policies/crossTenantAccessPolicy/default", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392577,18 +392836,18 @@ ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392597,80 +392856,80 @@ ], "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "Uri": "/policies/defaultAppManagementPolicy", - "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyDeviceRegistrationPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", "Uri": "/policies/deviceRegistrationPolicy", - "Command": "Update-MgBetaPolicyDeviceRegistrationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", "Uri": "/policies/directoryRoleAccessReviewPolicy", - "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ExternalIdentities", - "Description": "Read and write your organization's external identities policy", - "FullDescription": "Allows the application to read and update the organization's external identities policy without a signed-in user. For example, external identities policy controls if users invited to access resources in your organization via B2B collaboration or B2B direct connect are allowed to self-service leave.", - "IsAdmin": false - }, + "Command": "Update-MgBetaPolicyExternalIdentityPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", "Uri": "/policies/externalIdentitiesPolicy", - "Command": "Update-MgBetaPolicyExternalIdentityPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.ExternalIdentities", + "Description": "Read and write your organization's external identities policy", + "FullDescription": "Allows the application to read and update the organization's external identities policy without a signed-in user. For example, external identities policy controls if users invited to access resources in your organization via B2B collaboration or B2B direct connect are allowed to self-service leave.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392679,31 +392938,31 @@ ], "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", "Uri": "/policies/federatedTokenValidationPolicy", - "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392712,12 +392971,26 @@ ], "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { + "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -392731,25 +393004,11 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.MobilityManagement", - "Description": "Read and write your organization's mobility management policies", - "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", - "IsAdmin": true - }, + "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392758,18 +393017,18 @@ ], "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.MobilityManagement", "Description": "Read and write your organization's mobility management policies", "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", "IsAdmin": true - }, + } + }, + { + "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392778,18 +393037,18 @@ ], "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.MobilityManagement", + "Description": "Read and write your organization's mobility management policies", + "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaPolicyPermissionGrantPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392798,13 +393057,18 @@ ], "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Command": "Update-MgBetaPolicyPermissionGrantPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392813,13 +393077,13 @@ ], "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392828,13 +393092,13 @@ ], "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyRoleManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392843,13 +393107,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Command": "Update-MgBetaPolicyRoleManagementPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392858,13 +393122,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392873,12 +393137,23 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -392892,22 +393167,11 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392916,13 +393180,13 @@ ], "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392931,13 +393195,13 @@ ], "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392946,18 +393210,13 @@ ], "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Update-MgBetaPolicyTokenIssuancePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392966,18 +393225,18 @@ ], "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Command": "Update-MgBetaPolicyTokenIssuancePolicy", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaPolicyTokenLifetimePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -392986,31 +393245,31 @@ ], "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Command": "Update-MgBetaPolicyTokenLifetimePolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphPrint", "Uri": "/print", - "Command": "Update-MgBetaPrint", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": { - "Name": "PrintConnector.ReadWrite.All", - "Description": "Read and write print connectors", - "FullDescription": "Allows the application to read and write print connectors on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgBetaPrintConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393019,13 +393278,18 @@ ], "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/connectors/{printConnector-id}", - "Command": "Update-MgBetaPrintConnector", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "PrintConnector.ReadWrite.All", + "Description": "Read and write print connectors", + "FullDescription": "Allows the application to read and write print connectors on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393034,12 +393298,23 @@ ], "OutputType": "IMicrosoftGraphPrintOperation", "Uri": "/print/operations/{printOperation-id}", - "Command": "Update-MgBetaPrintOperation", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaPrintPrinter", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrinter", + "Uri": "/print/printers/{printer-id}", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -393053,21 +393328,21 @@ "FullDescription": "Allows the application to read and update printers without a signed-in user. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaPrintPrinterJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/printers/{printer-id}", - "Command": "Update-MgBetaPrintPrinter", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Manage.All", @@ -393087,22 +393362,11 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Command": "Update-MgBetaPrintPrinterJob", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintPrinterJobDocument", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393111,13 +393375,13 @@ ], "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Update-MgBetaPrintPrinterJobDocument", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintPrinterJobTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393126,13 +393390,13 @@ ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Update-MgBetaPrintPrinterJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintPrinterShare", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393141,13 +393405,13 @@ ], "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/printerShares/{printerShare-id}", - "Command": "Update-MgBetaPrintPrinterShare", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393156,13 +393420,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintPrinterShareJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393171,13 +393435,13 @@ ], "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "Command": "Update-MgBetaPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintPrinterShareJobDocument", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393186,13 +393450,13 @@ ], "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Update-MgBetaPrintPrinterShareJobDocument", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintPrinterShareJobTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393201,13 +393465,13 @@ ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Update-MgBetaPrintPrinterShareJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintPrinterTaskTrigger", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393216,13 +393480,13 @@ ], "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Command": "Update-MgBetaPrintPrinterTaskTrigger", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintService", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393231,13 +393495,13 @@ ], "OutputType": "IMicrosoftGraphPrintService", "Uri": "/print/services/{printService-id}", - "Command": "Update-MgBetaPrintService", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintServiceEndpoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393246,18 +393510,13 @@ ], "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Command": "Update-MgBetaPrintServiceEndpoint", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, + "Command": "Update-MgBetaPrintShare", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393266,13 +393525,18 @@ ], "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/shares/{printerShare-id}", - "Command": "Update-MgBetaPrintShare", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + } }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393281,13 +393545,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintShareJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393296,13 +393560,13 @@ ], "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Command": "Update-MgBetaPrintShareJob", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintShareJobDocument", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393311,13 +393575,13 @@ ], "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Update-MgBetaPrintShareJobDocument", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgBetaPrintShareJobTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393326,18 +393590,13 @@ ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Update-MgBetaPrintShareJobTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CloudPrint", - "Permissions": { - "Name": "PrintTaskDefinition.ReadWrite.All", - "Description": "Read, write and update print task definitions", - "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", - "IsAdmin": false - }, + "Command": "Update-MgBetaPrintTaskDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393346,18 +393605,18 @@ ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Command": "Update-MgBetaPrintTaskDefinition", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Devices.CloudPrint", + "ApiVersion": "beta", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaPrintTaskDefinitionTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393366,18 +393625,18 @@ ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Command": "Update-MgBetaPrintTaskDefinitionTask", + "Module": "Beta.Devices.CloudPrint", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "PrintTaskDefinition.ReadWrite.All", + "Description": "Read, write and update print task definitions", + "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", + "IsAdmin": false + } }, { - "Module": "Beta.Compliance", - "Permissions": { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgBetaPrivacySubjectRightsRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393386,13 +393645,18 @@ ], "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Command": "Update-MgBetaPrivacySubjectRightsRequest", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "SubjectRightsRequest.ReadWrite.All", + "Description": "Read and write data subject requests", + "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393401,13 +393665,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393416,13 +393680,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Compliance", - "Permissions": [], + "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393431,13 +393695,13 @@ ], "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", + "Module": "Beta.Compliance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccess", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393446,13 +393710,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedAccess", "Uri": "/privilegedAccess/{privilegedAccess-id}", - "Command": "Update-MgBetaPrivilegedAccess", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393461,13 +393725,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceResource", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "Command": "Update-MgBetaPrivilegedAccessResource", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393476,13 +393740,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393491,13 +393755,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393506,13 +393770,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393521,13 +393785,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceSubject", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393536,13 +393800,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393551,13 +393815,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceSubject", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393566,13 +393830,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393581,13 +393845,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393596,13 +393860,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393611,13 +393875,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393626,13 +393890,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393641,13 +393905,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393656,13 +393920,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceSubject", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393671,13 +393935,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393686,13 +393950,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceSubject", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393701,13 +393965,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessRoleSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393716,13 +393980,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "Command": "Update-MgBetaPrivilegedAccessRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393731,18 +393995,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "PrivilegedAccess.ReadWrite.AzureAD", - "Description": "Read and write privileged access to Azure AD", - "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgBetaPrivilegedApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393751,13 +394010,18 @@ ], "OutputType": "IMicrosoftGraphPrivilegedApproval", "Uri": "/privilegedApproval/{privilegedApproval-id}", - "Command": "Update-MgBetaPrivilegedApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "PrivilegedAccess.ReadWrite.AzureAD", + "Description": "Read and write privileged access to Azure AD", + "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393766,13 +394030,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393781,13 +394045,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393796,13 +394060,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedOperationEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393811,13 +394075,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "Command": "Update-MgBetaPrivilegedOperationEvent", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393826,13 +394090,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedRoles/{privilegedRole-id}", - "Command": "Update-MgBetaPrivilegedRole", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393841,13 +394105,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "Command": "Update-MgBetaPrivilegedRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393856,13 +394120,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393871,13 +394135,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393886,13 +394150,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393901,13 +394165,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393916,13 +394180,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRole", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393931,13 +394195,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393946,13 +394210,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedRoleSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393961,13 +394225,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "Command": "Update-MgBetaPrivilegedRoleSetting", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaPrivilegedRoleSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393976,18 +394240,13 @@ ], "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "Command": "Update-MgBetaPrivilegedRoleSummary", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": { - "Name": "ProgramControl.ReadWrite.All", - "Description": "Manage programs that you can access", - "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", - "IsAdmin": true - }, + "Command": "Update-MgBetaProgram", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -393996,13 +394255,18 @@ ], "OutputType": "IMicrosoftGraphProgram", "Uri": "/programs/{program-id}", - "Command": "Update-MgBetaProgram", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "ProgramControl.ReadWrite.All", + "Description": "Manage programs that you can access", + "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaProgramControl", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -394019,13 +394283,13 @@ ], "OutputType": "IMicrosoftGraphProgramControl", "Uri": "/programControls/{programControl-id}", - "Command": "Update-MgBetaProgramControl", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaProgramControlProgram", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -394038,13 +394302,13 @@ ], "OutputType": "IMicrosoftGraphProgram", "Uri": "/programControls/{programControl-id}/program", - "Command": "Update-MgBetaProgramControlProgram", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaProgramControlType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394053,13 +394317,13 @@ ], "OutputType": "IMicrosoftGraphProgramControlType", "Uri": "/programControlTypes/{programControlType-id}", - "Command": "Update-MgBetaProgramControlType", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Reports", - "Permissions": [], + "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394068,13 +394332,26 @@ ], "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Module": "Beta.Reports", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaReportSlaAzureAdAuthentication", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "Uri": "/reports/sla/azureADAuthentication", + "Module": "Beta.Reports", + "ApiVersion": "beta", + "Permissions": [] + }, + { + "Command": "Update-MgBetaRiskDetection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394083,13 +394360,13 @@ ], "OutputType": "IMicrosoftGraphRiskDetection", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Command": "Update-MgBetaRiskDetection", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaRiskyServicePrincipal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394098,13 +394375,13 @@ ], "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Command": "Update-MgBetaRiskyServicePrincipal", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaRiskyServicePrincipalHistory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394113,13 +394390,13 @@ ], "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Command": "Update-MgBetaRiskyServicePrincipalHistory", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaRiskyUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394128,13 +394405,13 @@ ], "OutputType": "IMicrosoftGraphRiskyUser", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Command": "Update-MgBetaRiskyUser", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaRiskyUserHistory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394143,12 +394420,21 @@ ], "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Command": "Update-MgBetaRiskyUserHistory", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaRoleManagement", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphRoleManagement", + "Uri": "/roleManagement", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -394162,33 +394448,24 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphRoleManagement", - "Uri": "/roleManagement", - "Command": "Update-MgBetaRoleManagement", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementCloudPc", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "Uri": "/roleManagement/cloudPC", - "Command": "Update-MgBetaRoleManagementCloudPc", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394197,13 +394474,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394212,13 +394489,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394227,13 +394504,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394242,13 +394519,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394257,12 +394534,23 @@ ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -394294,22 +394582,11 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394318,12 +394595,21 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaRoleManagementDeviceManagement", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Uri": "/roleManagement/deviceManagement", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -394337,20 +394623,11 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Uri": "/roleManagement/deviceManagement", - "Command": "Update-MgBetaRoleManagementDeviceManagement", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394359,13 +394636,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394374,13 +394651,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394389,13 +394666,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394404,13 +394681,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394419,12 +394696,23 @@ ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Module": "Beta.DeviceManagement.Enrollment", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -394456,22 +394744,11 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394480,26 +394757,26 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/directory", - "Command": "Update-MgBetaRoleManagementDirectory", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394508,13 +394785,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394523,13 +394800,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394538,13 +394815,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394553,13 +394830,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394568,13 +394845,13 @@ ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394583,13 +394860,13 @@ ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394598,13 +394875,13 @@ ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394613,13 +394890,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394628,13 +394905,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394643,12 +394920,23 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Module": "Beta.Identity.Governance", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -394680,22 +394968,11 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394704,13 +394981,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394719,13 +394996,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394734,13 +395011,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394749,13 +395026,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394764,13 +395041,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394779,13 +395056,13 @@ ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394794,13 +395071,13 @@ ], "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "Command": "Update-MgBetaRoleManagementEnterpriseApp", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394809,13 +395086,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394824,13 +395101,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394839,13 +395116,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394854,13 +395131,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394869,13 +395146,13 @@ ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394884,13 +395161,13 @@ ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394899,13 +395176,13 @@ ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394914,13 +395191,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394929,13 +395206,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394944,13 +395221,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394959,13 +395236,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394974,13 +395251,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -394989,13 +395266,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395004,13 +395281,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395019,13 +395296,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395034,13 +395311,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395049,26 +395326,26 @@ ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/entitlementManagement", - "Command": "Update-MgBetaRoleManagementEntitlementManagement", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395077,13 +395354,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395092,13 +395369,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395107,13 +395384,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395122,13 +395399,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395137,13 +395414,13 @@ ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395152,13 +395429,13 @@ ], "OutputType": "IMicrosoftGraphApprovalStep", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395167,13 +395444,13 @@ ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395182,13 +395459,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395197,13 +395474,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395212,13 +395489,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395227,13 +395504,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395242,13 +395519,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395257,13 +395534,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395272,13 +395549,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395287,13 +395564,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395302,13 +395579,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Governance", - "Permissions": [], + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395317,12 +395594,23 @@ ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaSchemaExtension", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/schemaExtensions/{schemaExtension-id}", "Module": "Beta.SchemaExtensions", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -395336,21 +395624,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaSearchAcronym", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "Command": "Update-MgBetaSchemaExtension", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSearchAcronym", + "Uri": "/search/acronyms/{acronym-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -395364,21 +395652,21 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaSearchBookmark", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSearchAcronym", - "Uri": "/search/acronyms/{acronym-id}", - "Command": "Update-MgBetaSearchAcronym", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSearchBookmark", + "Uri": "/search/bookmarks/{bookmark-id}", "Module": "Beta.Search", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -395392,35 +395680,24 @@ "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSearchBookmark", - "Uri": "/search/bookmarks/{bookmark-id}", - "Command": "Update-MgBetaSearchBookmark", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Update-MgBetaSearchEntity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSearchEntity", "Uri": "/search", - "Command": "Update-MgBetaSearchEntity", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Search", - "Permissions": [], + "Command": "Update-MgBetaSearchQna", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395429,13 +395706,13 @@ ], "OutputType": "IMicrosoftGraphSearchQna", "Uri": "/search/qnas/{qna-id}", - "Command": "Update-MgBetaSearchQna", + "Module": "Beta.Search", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395444,18 +395721,13 @@ ], "OutputType": "IMicrosoftGraphSecurityAction", "Uri": "/security/securityActions/{securityAction-id}", - "Command": "Update-MgBetaSecurityAction", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", - "IsAdmin": false - }, + "Command": "Update-MgBetaSecurityAlert", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395464,36 +395736,36 @@ ], "OutputType": "IMicrosoftGraphAlert", "Uri": "/security/alerts/{alert-id}", - "Command": "Update-MgBetaSecurityAlert", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaSecurityAlertMultiple", + "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1" ], "OutputType": "IMicrosoftGraphAlert", "Uri": "/security/alerts/updateAlerts", - "Command": "Update-MgBetaSecurityAlertMultiple", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { - "Name": "SecurityAlert.ReadWrite.All", - "Description": "Read and write to all security alerts", - "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.", + "Name": "SecurityEvents.ReadWrite.All", + "Description": "Read and update your organization’s security events", + "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaSecurityAlertV2", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395502,13 +395774,18 @@ ], "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/alerts_v2/{alert-id}", - "Command": "Update-MgBetaSecurityAlertV2", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "SecurityAlert.ReadWrite.All", + "Description": "Read and write to all security alerts", + "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityAttackSimulationAutomation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395517,13 +395794,13 @@ ], "OutputType": "IMicrosoftGraphSimulationAutomation", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Command": "Update-MgBetaSecurityAttackSimulationAutomation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395532,13 +395809,13 @@ ], "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395547,13 +395824,13 @@ ], "OutputType": "IMicrosoftGraphEndUserNotification", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395562,13 +395839,13 @@ ], "OutputType": "IMicrosoftGraphLandingPage", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395577,13 +395854,13 @@ ], "OutputType": "IMicrosoftGraphLoginPage", "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityAttackSimulationOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395592,13 +395869,13 @@ ], "OutputType": "IMicrosoftGraphAttackSimulationOperation", "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Command": "Update-MgBetaSecurityAttackSimulationOperation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityAttackSimulationPayload", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395607,13 +395884,13 @@ ], "OutputType": "IMicrosoftGraphPayload", "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Command": "Update-MgBetaSecurityAttackSimulationPayload", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityAttackSimulationTraining", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395622,25 +395899,36 @@ ], "OutputType": "IMicrosoftGraphTraining", "Uri": "/security/attackSimulation/trainings/{training-id}", - "Command": "Update-MgBetaSecurityAttackSimulationTraining", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityCase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSecurityCasesRoot", "Uri": "/security/cases", - "Command": "Update-MgBetaSecurityCase", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -395654,22 +395942,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395678,12 +395955,21 @@ ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", + "Method": "POST", + "Variants": [ + "Update", + "UpdateViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -395697,20 +395983,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395719,13 +395996,13 @@ ], "OutputType": "IMicrosoftGraphSecuritySiteSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395734,13 +396011,13 @@ ], "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395749,12 +396026,23 @@ ], "OutputType": "IMicrosoftGraphSecurityUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -395768,22 +396056,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395792,13 +396069,13 @@ ], "OutputType": "IMicrosoftGraphSecuritySiteSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395807,13 +396084,13 @@ ], "OutputType": "IMicrosoftGraphSecurityUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395822,12 +396099,21 @@ ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", + "Method": "POST", + "Variants": [ + "Update", + "UpdateViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -395841,20 +396127,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395863,13 +396140,13 @@ ], "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395878,13 +396155,13 @@ ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -395893,12 +396170,23 @@ ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -395912,21 +396200,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -395940,56 +396228,56 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -396003,22 +396291,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396027,13 +396304,13 @@ ], "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityDomainSecurityProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396042,13 +396319,13 @@ ], "OutputType": "IMicrosoftGraphDomainSecurityProfile", "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "Command": "Update-MgBetaSecurityDomainSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityFileSecurityProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396057,13 +396334,13 @@ ], "OutputType": "IMicrosoftGraphFileSecurityProfile", "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "Command": "Update-MgBetaSecurityFileSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityHostSecurityProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396072,18 +396349,13 @@ ], "OutputType": "IMicrosoftGraphHostSecurityProfile", "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "Command": "Update-MgBetaSecurityHostSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "SecurityIncident.ReadWrite.All", - "Description": "Read and write to all security incidents", - "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaSecurityIncident", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396092,39 +396364,44 @@ ], "OutputType": "IMicrosoftGraphSecurityIncident", "Uri": "/security/incidents/{incident-id}", - "Command": "Update-MgBetaSecurityIncident", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "SecurityIncident.ReadWrite.All", + "Description": "Read and write to all security incidents", + "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityInformationProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSecurityInformationProtection", "Uri": "/security/informationProtection", - "Command": "Update-MgBetaSecurityInformationProtection", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", "Uri": "/security/informationProtection/labelPolicySettings", - "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396133,13 +396410,13 @@ ], "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396148,13 +396425,13 @@ ], "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityIPSecurityProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396163,26 +396440,26 @@ ], "OutputType": "IMicrosoftGraphIPSecurityProfile", "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "Command": "Update-MgBetaSecurityIPSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSecurityLabelsRoot", "Uri": "/security/labels", - "Command": "Update-MgBetaSecurityLabel", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityLabelAuthority", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396191,13 +396468,13 @@ ], "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Command": "Update-MgBetaSecurityLabelAuthority", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityLabelCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396206,13 +396483,13 @@ ], "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Command": "Update-MgBetaSecurityLabelCategory", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityLabelCategorySubCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396221,13 +396498,13 @@ ], "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate", "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/{subCategoryTemplate-id}", - "Command": "Update-MgBetaSecurityLabelCategorySubCategory", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityLabelCitation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396236,13 +396513,13 @@ ], "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Uri": "/security/labels/citations/{citationTemplate-id}", - "Command": "Update-MgBetaSecurityLabelCitation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityLabelDepartment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396251,13 +396528,13 @@ ], "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Command": "Update-MgBetaSecurityLabelDepartment", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityLabelFilePlanReference", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396266,18 +396543,13 @@ ], "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Command": "Update-MgBetaSecurityLabelFilePlanReference", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgBetaSecurityLabelRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396286,13 +396558,18 @@ ], "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Command": "Update-MgBetaSecurityLabelRetentionLabel", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "RecordsManagement.ReadWrite.All", + "Description": "Read and write Records Management configuration, labels, and policies", + "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396301,13 +396578,13 @@ ], "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396316,13 +396593,13 @@ ], "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-id}", - "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityProviderTenantSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396331,13 +396608,13 @@ ], "OutputType": "IMicrosoftGraphProviderTenantSetting", "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "Command": "Update-MgBetaSecurityProviderTenantSetting", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecuritySecureScore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396346,18 +396623,13 @@ ], "OutputType": "IMicrosoftGraphSecureScore", "Uri": "/security/secureScores/{secureScore-id}", - "Command": "Update-MgBetaSecuritySecureScore", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", - "IsAdmin": false - }, + "Command": "Update-MgBetaSecuritySecureScoreControlProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396366,18 +396638,18 @@ ], "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Command": "Update-MgBetaSecuritySecureScoreControlProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "SecurityEvents.ReadWrite.All", + "Description": "Read and update your organization’s security events", + "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgBetaSecuritySubjectRightsRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396386,13 +396658,18 @@ ], "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Command": "Update-MgBetaSecuritySubjectRightsRequest", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "SubjectRightsRequest.ReadWrite.All", + "Description": "Read and write data subject requests", + "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396401,13 +396678,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396416,13 +396693,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396431,26 +396708,26 @@ ], "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatIntelligence", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", "Uri": "/security/threatIntelligence", - "Command": "Update-MgBetaSecurityThreatIntelligence", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396459,13 +396736,13 @@ ], "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/articles/{article-id}", - "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396474,13 +396751,13 @@ ], "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatIntelligenceHost", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396489,13 +396766,13 @@ ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Command": "Update-MgBetaSecurityThreatIntelligenceHost", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396504,13 +396781,13 @@ ], "OutputType": "IMicrosoftGraphSecurityHostComponent", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396519,13 +396796,13 @@ ], "OutputType": "IMicrosoftGraphSecurityHostCookie", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396534,13 +396811,13 @@ ], "OutputType": "IMicrosoftGraphSecurityHostReputation", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396549,13 +396826,13 @@ ], "OutputType": "IMicrosoftGraphSecurityHostTracker", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396564,13 +396841,13 @@ ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396579,13 +396856,13 @@ ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396594,13 +396871,13 @@ ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396609,13 +396886,13 @@ ], "OutputType": "IMicrosoftGraphSecuritySubdomain", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396624,13 +396901,13 @@ ], "OutputType": "IMicrosoftGraphSecurityVulnerability", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396639,26 +396916,26 @@ ], "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", "Uri": "/security/threatSubmission", - "Command": "Update-MgBetaSecurityThreatSubmission", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396667,12 +396944,23 @@ ], "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmissionPolicies.ReadWrite.All", @@ -396686,22 +396974,11 @@ "FullDescription": "Allows the app to read your organization's threat submission policies without a signed-in user. Also allows the app to create new threat submission polices without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396710,13 +396987,13 @@ ], "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396725,18 +397002,13 @@ ], "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "ThreatIndicators.ReadWrite.OwnedBy", - "Description": "Manage threat indicators this app creates or owns", - "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.", - "IsAdmin": false - }, + "Command": "Update-MgBetaSecurityTiIndicator", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396745,44 +397017,49 @@ ], "OutputType": "IMicrosoftGraphTiIndicator", "Uri": "/security/tiIndicators/{tiIndicator-id}", - "Command": "Update-MgBetaSecurityTiIndicator", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Security", + "ApiVersion": "beta", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaSecurityTiIndicatorMultiple", + "Method": "POST", "Variants": [ "Update1", "UpdateExpanded1" ], "OutputType": "IMicrosoftGraphTiIndicator", "Uri": "/security/tiIndicators/updateTiIndicators", - "Command": "Update-MgBetaSecurityTiIndicatorMultiple", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "ThreatIndicators.ReadWrite.OwnedBy", + "Description": "Manage threat indicators this app creates or owns", + "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.", + "IsAdmin": false + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityTrigger", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSecurityTriggersRoot", "Uri": "/security/triggers", - "Command": "Update-MgBetaSecurityTrigger", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityTriggerRetentionEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396791,31 +397068,26 @@ ], "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Command": "Update-MgBetaSecurityTriggerRetentionEvent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityTriggerType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", "Uri": "/security/triggerTypes", - "Command": "Update-MgBetaSecurityTriggerType", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396824,13 +397096,18 @@ ], "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "RecordsManagement.ReadWrite.All", + "Description": "Read and write Records Management configuration, labels, and policies", + "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaSecurityUserSecurityProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396839,13 +397116,13 @@ ], "OutputType": "IMicrosoftGraphUserSecurityProfile", "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "Command": "Update-MgBetaSecurityUserSecurityProfile", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Update-MgBetaServiceAnnouncementHealthOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396854,13 +397131,13 @@ ], "OutputType": "IMicrosoftGraphServiceHealth", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Command": "Update-MgBetaServiceAnnouncementHealthOverview", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396869,13 +397146,13 @@ ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Update-MgBetaServiceAnnouncementIssue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396884,13 +397161,13 @@ ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Command": "Update-MgBetaServiceAnnouncementIssue", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Update-MgBetaServiceAnnouncementMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396899,13 +397176,13 @@ ], "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Command": "Update-MgBetaServiceAnnouncementMessage", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396914,12 +397191,23 @@ ], "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", + "Module": "Beta.Devices.ServiceAnnouncement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaServicePrincipal", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -396939,22 +397227,11 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "Command": "Update-MgBetaServicePrincipal", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396963,13 +397240,13 @@ ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396978,13 +397255,13 @@ ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -396993,13 +397270,13 @@ ], "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaServicePrincipalEndpoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397008,13 +397285,13 @@ ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Command": "Update-MgBetaServicePrincipalEndpoint", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaServicePrincipalLicenseDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397023,12 +397300,23 @@ ], "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "Command": "Update-MgBetaServicePrincipalLicenseDetail", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Method": "POST", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", "Module": "Beta.Applications", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -397048,22 +397336,11 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", - "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", - "ApiVersion": "beta", - "Method": "POST" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaServicePrincipalRiskDetection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397072,13 +397349,13 @@ ], "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Command": "Update-MgBetaServicePrincipalRiskDetection", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaServicePrincipalSynchronizationJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397087,13 +397364,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Command": "Update-MgBetaServicePrincipalSynchronizationJob", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397102,13 +397379,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397117,13 +397394,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397132,13 +397409,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397147,13 +397424,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397162,13 +397439,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397177,13 +397454,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397192,13 +397469,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397207,13 +397484,13 @@ ], "OutputType": "IMicrosoftGraphList", "Uri": "/shares/{sharedDriveItem-id}/list", - "Command": "Update-MgBetaShareList", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397222,13 +397499,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Command": "Update-MgBetaShareListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397237,13 +397514,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Command": "Update-MgBetaShareListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397252,13 +397529,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgBetaShareListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397267,13 +397544,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgBetaShareListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397282,13 +397559,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListItem", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -397301,13 +397578,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Command": "Update-MgBetaShareListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -397320,13 +397597,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -397339,13 +397616,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgBetaShareListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -397358,13 +397635,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgBetaShareListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListItemField", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -397377,13 +397654,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Command": "Update-MgBetaShareListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -397396,13 +397673,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -397415,13 +397692,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Update-MgBetaShareListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -397434,13 +397711,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Update-MgBetaShareListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397449,13 +397726,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397464,13 +397741,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Update-MgBetaShareListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareListSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397479,13 +397756,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Command": "Update-MgBetaShareListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaSharePermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397494,13 +397771,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/shares/{sharedDriveItem-id}/permission", - "Command": "Update-MgBetaSharePermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397509,13 +397786,13 @@ ], "OutputType": "IMicrosoftGraphSharedDriveItem", "Uri": "/shares/{sharedDriveItem-id}", - "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397524,13 +397801,13 @@ ], "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}", - "Command": "Update-MgBetaSite", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397539,13 +397816,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/sites/{site-id}/analytics", - "Command": "Update-MgBetaSiteAnalytic", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397554,13 +397831,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgBetaSiteAnalyticItemActivityStat", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397569,12 +397846,23 @@ ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaSiteColumn", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -397588,21 +397876,21 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaSiteContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "Command": "Update-MgBetaSiteColumn", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -397616,21 +397904,21 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaSiteContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "Command": "Update-MgBetaSiteContentType", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -397644,22 +397932,11 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgBetaSiteContentTypeColumn", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397668,13 +397945,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgBetaSiteContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397683,12 +397960,23 @@ ], "OutputType": "IMicrosoftGraphList", "Uri": "/sites/{site-id}/lists/{list-id}", - "Command": "Update-MgBetaSiteList", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaSiteListColumn", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -397702,21 +397990,21 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaSiteListContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Command": "Update-MgBetaSiteListColumn", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -397730,21 +398018,21 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaSiteListContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Command": "Update-MgBetaSiteListContentType", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Beta.Sites", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -397758,22 +398046,11 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgBetaSiteListContentTypeColumn", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteListContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397782,13 +398059,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgBetaSiteListContentTypeColumnLink", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397797,18 +398074,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaSiteListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397817,13 +398089,18 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Command": "Update-MgBetaSiteListItem", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteListItemActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397832,13 +398109,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityOld", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Command": "Update-MgBetaSiteListItemActivity", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397847,13 +398124,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397862,13 +398139,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgBetaSiteListItemDocumentSetVersion", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397877,18 +398154,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaSiteListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397897,13 +398169,18 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Command": "Update-MgBetaSiteListItemField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397912,13 +398189,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397927,13 +398204,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Update-MgBetaSiteListItemVersion", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397942,13 +398219,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Update-MgBetaSiteListItemVersionField", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397957,13 +398234,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteListOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397972,13 +398249,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Command": "Update-MgBetaSiteListOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteListSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -397987,13 +398264,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Command": "Update-MgBetaSiteListSubscription", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Update-MgBetaSiteOnenoteNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398002,13 +398279,13 @@ ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Command": "Update-MgBetaSiteOnenoteNotebook", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -398017,13 +398294,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -398032,13 +398309,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Update-MgBetaSiteOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398047,13 +398324,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Command": "Update-MgBetaSiteOnenotePage", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteOnenotePageContent", + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -398062,13 +398339,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Command": "Update-MgBetaSiteOnenotePageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Update-MgBetaSiteOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398077,13 +398354,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Command": "Update-MgBetaSiteOnenoteSection", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Update-MgBetaSiteOnenoteSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398092,13 +398369,13 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Update-MgBetaSiteOnenoteSectionGroup", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -398107,13 +398384,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteOnenoteSectionPageContent", + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -398122,13 +398399,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Command": "Update-MgBetaSiteOnenoteSectionPageContent", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398137,18 +398414,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Command": "Update-MgBetaSiteOperation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaSitePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398157,13 +398429,18 @@ ], "OutputType": "IMicrosoftGraphSitePage", "Uri": "/sites/{site-id}/pages/{sitePage-id}", - "Command": "Update-MgBetaSitePage", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSitePageCanvaLayout", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398172,13 +398449,13 @@ ], "OutputType": "IMicrosoftGraphCanvasLayout", "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout", - "Command": "Update-MgBetaSitePageCanvaLayout", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSitePageCanvaLayoutHorizontalSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398187,13 +398464,13 @@ ], "OutputType": "IMicrosoftGraphHorizontalSection", "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}", - "Command": "Update-MgBetaSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398202,13 +398479,13 @@ ], "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Command": "Update-MgBetaSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398217,13 +398494,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Command": "Update-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSitePageCanvaLayoutVerticalSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398232,13 +398509,13 @@ ], "OutputType": "IMicrosoftGraphVerticalSection", "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection", - "Command": "Update-MgBetaSitePageCanvaLayoutVerticalSection", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398247,13 +398524,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/canvasLayout/verticalSection/webparts/{webPart-id}", - "Command": "Update-MgBetaSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398262,13 +398539,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/pages/{sitePage-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398277,13 +398554,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/pages/{sitePage-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSitePageWebPart", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398292,18 +398569,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/pages/{sitePage-id}/webParts/{webPart-id}", - "Command": "Update-MgBetaSitePageWebPart", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaSitePermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398312,18 +398584,18 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Command": "Update-MgBetaSitePermission", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "Update-MgBetaSiteTermStore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398332,13 +398604,18 @@ ], "OutputType": "IMicrosoftGraphTermStore", "Uri": "/sites/{site-id}/termStore", - "Command": "Update-MgBetaSiteTermStore", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398347,13 +398624,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Command": "Update-MgBetaSiteTermStoreGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreGroupSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398362,13 +398639,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Command": "Update-MgBetaSiteTermStoreGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreGroupSetChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -398381,13 +398658,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Command": "Update-MgBetaSiteTermStoreGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -398400,13 +398677,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398415,13 +398692,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398430,13 +398707,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398445,13 +398722,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398460,13 +398737,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398475,13 +398752,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398490,18 +398767,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "Update-MgBetaSiteTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398510,13 +398782,18 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Command": "Update-MgBetaSiteTermStoreSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -398529,13 +398806,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Command": "Update-MgBetaSiteTermStoreSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -398548,13 +398825,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgBetaSiteTermStoreSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetParentGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398563,13 +398840,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Command": "Update-MgBetaSiteTermStoreSetParentGroup", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398578,13 +398855,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -398597,13 +398874,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -398616,13 +398893,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398631,13 +398908,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398646,13 +398923,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398661,13 +398938,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398676,13 +398953,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398691,13 +398968,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398706,18 +398983,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Command": "Update-MgBetaSiteTermStoreSetRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "Update-MgBetaSiteTermStoreSetTerm", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398726,13 +398998,18 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Command": "Update-MgBetaSiteTermStoreSetTerm", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetTermChild", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398741,13 +399018,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Update-MgBetaSiteTermStoreSetTermChild", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398756,13 +399033,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Sites", - "Permissions": [], + "Command": "Update-MgBetaSiteTermStoreSetTermRelation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398771,13 +399048,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Update-MgBetaSiteTermStoreSetTermRelation", + "Module": "Beta.Sites", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaSubscribedSku", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398786,13 +399063,13 @@ ], "OutputType": "IMicrosoftGraphSubscribedSku", "Uri": "/subscribedSkus/{subscribedSku-id}", - "Command": "Update-MgBetaSubscribedSku", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ChangeNotifications", - "Permissions": [], + "Command": "Update-MgBetaSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398801,12 +399078,23 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions/{subscription-id}", - "Command": "Update-MgBetaSubscription", + "Module": "Beta.ChangeNotifications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaTeam", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeam", + "Uri": "/teams/{team-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -398832,21 +399120,21 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaTeamChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams/{team-id}", - "Command": "Update-MgBetaTeam", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/channels/{channel-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -398872,21 +399160,21 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaTeamChannelMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "Command": "Update-MgBetaTeamChannel", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -398912,22 +399200,11 @@ "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Update-MgBetaTeamChannelMember", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamChannelMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398936,13 +399213,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Update-MgBetaTeamChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamChannelMessageReply", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398951,13 +399228,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Update-MgBetaTeamChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398966,13 +399243,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamChannelSharedWithTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -398981,12 +399258,23 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Update-MgBetaTeamChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaTeamChannelTab", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -399036,21 +399324,21 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Update-MgBetaTeamChannelTab", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { + "Command": "Update-MgBetaTeamInstalledApp", + "Method": "POST", + "Variants": [ + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -399112,21 +399400,21 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Command": "Update-MgBetaTeamInstalledApp", - "ApiVersion": "beta", - "Method": "POST" + ] }, { + "Command": "Update-MgBetaTeamMember", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -399152,22 +399440,11 @@ "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "Command": "Update-MgBetaTeamMember", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399176,13 +399453,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Command": "Update-MgBetaTeamOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamOwnerMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399191,13 +399468,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "Command": "Update-MgBetaTeamOwnerMailboxSetting", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399206,13 +399483,13 @@ ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Update-MgBetaTeamPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamPhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399221,13 +399498,13 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/teams/{team-id}/photo", - "Command": "Update-MgBetaTeamPhoto", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamPrimaryChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399236,13 +399513,13 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/primaryChannel", - "Command": "Update-MgBetaTeamPrimaryChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamPrimaryChannelMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399251,13 +399528,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Command": "Update-MgBetaTeamPrimaryChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamPrimaryChannelMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399266,13 +399543,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Command": "Update-MgBetaTeamPrimaryChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399281,13 +399558,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399296,13 +399573,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399311,13 +399588,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamPrimaryChannelTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399326,13 +399603,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Command": "Update-MgBetaTeamPrimaryChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399341,13 +399618,13 @@ ], "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamScheduleOpenShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399356,13 +399633,13 @@ ], "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Command": "Update-MgBetaTeamScheduleOpenShift", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399371,13 +399648,13 @@ ], "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamScheduleSchedulingGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399386,13 +399663,13 @@ ], "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Command": "Update-MgBetaTeamScheduleSchedulingGroup", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamScheduleShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399401,13 +399678,13 @@ ], "OutputType": "IMicrosoftGraphShift", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Command": "Update-MgBetaTeamScheduleShift", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399416,13 +399693,13 @@ ], "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamScheduleTimeCard", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399431,13 +399708,13 @@ ], "OutputType": "IMicrosoftGraphTimeCard", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "Command": "Update-MgBetaTeamScheduleTimeCard", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamScheduleTimeOff", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399446,13 +399723,13 @@ ], "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Command": "Update-MgBetaTeamScheduleTimeOff", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamScheduleTimeOffReason", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399461,13 +399738,13 @@ ], "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Command": "Update-MgBetaTeamScheduleTimeOffReason", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamScheduleTimeOffRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399476,12 +399753,23 @@ ], "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Command": "Update-MgBetaTeamScheduleTimeOffRequest", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaTeamTag", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Module": "Beta.Teams", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -399495,22 +399783,11 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "Command": "Update-MgBetaTeamTag", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamTagMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399519,26 +399796,26 @@ ], "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Command": "Update-MgBetaTeamTagMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamwork", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphTeamwork", "Uri": "/teamwork", - "Command": "Update-MgBetaTeamwork", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDeletedChat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399547,13 +399824,13 @@ ], "OutputType": null, "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Command": "Update-MgBetaTeamworkDeletedChat", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDeletedTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399562,13 +399839,13 @@ ], "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Command": "Update-MgBetaTeamworkDeletedTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDeletedTeamChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399577,13 +399854,13 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Command": "Update-MgBetaTeamworkDeletedTeamChannel", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399592,13 +399869,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399607,13 +399884,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399622,13 +399899,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399637,13 +399914,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399652,13 +399929,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399667,13 +399944,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399682,13 +399959,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399697,13 +399974,13 @@ ], "OutputType": "IMicrosoftGraphTeamworkDevice", "Uri": "/teamwork/devices/{teamworkDevice-id}", - "Command": "Update-MgBetaTeamworkDevice", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDeviceActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399712,13 +399989,13 @@ ], "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "Command": "Update-MgBetaTeamworkDeviceActivity", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDeviceConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399727,13 +400004,13 @@ ], "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "Command": "Update-MgBetaTeamworkDeviceConfiguration", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDeviceHealth", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399742,13 +400019,13 @@ ], "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "Command": "Update-MgBetaTeamworkDeviceHealth", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkDeviceOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399757,18 +400034,13 @@ ], "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "Command": "Update-MgBetaTeamworkDeviceOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "TeamworkDevice.ReadWrite.All", - "Description": "Read and write Teams devices", - "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaTeamworkDeviceSoftware", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -399777,31 +400049,36 @@ ], "OutputType": null, "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", - "Command": "Update-MgBetaTeamworkDeviceSoftware", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "TeamworkDevice.ReadWrite.All", + "Description": "Read and write Teams devices", + "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "TeamworkAppSettings.ReadWrite.All", - "Description": "Read and write Teams app settings", - "FullDescription": "Allows the app to read and write the Teams app settings on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgBetaTeamworkTeamAppSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphTeamsAppSettings", "Uri": "/teamwork/teamsAppSettings", - "Command": "Update-MgBetaTeamworkTeamAppSetting", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "TeamworkAppSettings.ReadWrite.All", + "Description": "Read and write Teams app settings", + "FullDescription": "Allows the app to read and write the Teams app settings on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkTeamTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399810,13 +400087,13 @@ ], "OutputType": "IMicrosoftGraphTeamTemplate", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "Command": "Update-MgBetaTeamworkTeamTemplate", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399825,18 +400102,13 @@ ], "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": { - "Name": "WorkforceIntegration.ReadWrite.All", - "Description": "Read and write workforce integrations", - "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgBetaTeamworkWorkforceIntegration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399845,13 +400117,18 @@ ], "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Command": "Update-MgBetaTeamworkWorkforceIntegration", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "WorkforceIntegration.ReadWrite.All", + "Description": "Read and write workforce integrations", + "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Partner", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399860,13 +400137,13 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Partner", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399875,18 +400152,13 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Partner", - "Permissions": { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": "Manage Delegated Admin relationships with customers", - "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399895,18 +400167,18 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Identity.Partner", + "ApiVersion": "beta", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399915,13 +400187,18 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": "Manage Delegated Admin relationships with customers", + "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.Identity.Partner", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399930,13 +400207,13 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.Partner", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399945,13 +400222,13 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Beta.Identity.Partner", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399960,13 +400237,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenant", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399975,13 +400252,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -399990,13 +400267,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400005,13 +400282,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400020,13 +400297,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400035,13 +400312,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400050,13 +400327,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400065,13 +400342,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400080,13 +400357,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400095,13 +400372,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400110,13 +400387,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400125,13 +400402,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400140,13 +400417,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400155,18 +400432,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": { - "Name": "ManagedTenants.ReadWrite.All", - "Description": "Read and write all managed tenant information", - "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400175,13 +400447,18 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "ManagedTenants.ReadWrite.All", + "Description": "Read and write all managed tenant information", + "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.", + "IsAdmin": true + } }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400190,13 +400467,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400205,13 +400482,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400220,13 +400497,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400235,13 +400512,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400250,13 +400527,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400265,13 +400542,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400280,13 +400557,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400295,13 +400572,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400310,13 +400587,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400325,13 +400602,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400340,13 +400617,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400355,13 +400632,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400370,13 +400647,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400385,13 +400662,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400400,13 +400677,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400415,13 +400692,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400430,13 +400707,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400445,13 +400722,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400460,18 +400737,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": { - "Name": "ManagedTenants.WriteRead.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false - }, + "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400480,13 +400752,18 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "ManagedTenants.WriteRead.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false + } }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400495,13 +400772,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400510,13 +400787,13 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.ManagedTenants", - "Permissions": [], + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400525,26 +400802,26 @@ ], "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Module": "Beta.ManagedTenants", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaTrustFramework", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphTrustFramework", "Uri": "/trustFramework", - "Command": "Update-MgBetaTrustFramework", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaTrustFrameworkKeySet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400553,13 +400830,13 @@ ], "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "Command": "Update-MgBetaTrustFrameworkKeySet", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaTrustFrameworkPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400568,12 +400845,23 @@ ], "OutputType": null, "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "Command": "Update-MgBetaTrustFrameworkPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaUser", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -400629,22 +400917,11 @@ "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}", - "Command": "Update-MgBetaUser", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Update-MgBetaUserActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400653,13 +400930,13 @@ ], "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Command": "Update-MgBetaUserActivity", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Update-MgBetaUserActivityHistoryItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400668,13 +400945,13 @@ ], "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Command": "Update-MgBetaUserActivityHistoryItem", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.People", - "Permissions": [], + "Command": "Update-MgBetaUserActivityStatistics", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400683,13 +400960,13 @@ ], "OutputType": "IMicrosoftGraphActivityStatistics", "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "Command": "Update-MgBetaUserActivityStatistics", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Applications", - "Permissions": [], + "Command": "Update-MgBetaUserAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400698,12 +400975,23 @@ ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Update-MgBetaUserAppRoleAssignment", + "Module": "Beta.Applications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaUserAuthenticationEmailMethod", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -400717,22 +401005,11 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "Command": "Update-MgBetaUserAuthenticationEmailMethod", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaUserAuthenticationMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400741,13 +401018,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "Command": "Update-MgBetaUserAuthenticationMethod", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaUserAuthenticationOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400756,12 +401033,23 @@ ], "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Command": "Update-MgBetaUserAuthenticationOperation", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaUserAuthenticationPhoneMethod", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Module": "Beta.Identity.SignIns", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -400775,27 +401063,11 @@ "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "Command": "Update-MgBetaUserAuthenticationPhoneMethod", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserCalendarGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400804,13 +401076,18 @@ ], "OutputType": "IMicrosoftGraphCalendarGroup", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Command": "Update-MgBetaUserCalendarGroup", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Update-MgBetaUserCalendarPermission", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -400823,13 +401100,13 @@ ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Command": "Update-MgBetaUserCalendarPermission", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaUserChat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400838,13 +401115,13 @@ ], "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/chats/{chat-id}", - "Command": "Update-MgBetaUserChat", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Update-MgBetaUserChatInstalledApp", + "Method": "POST", "Variants": [ "Upgrade", "UpgradeExpanded", @@ -400853,13 +401130,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Command": "Update-MgBetaUserChatInstalledApp", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaUserChatLastMessagePreview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400868,13 +401145,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Command": "Update-MgBetaUserChatLastMessagePreview", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaUserChatMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400883,13 +401160,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Command": "Update-MgBetaUserChatMember", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaUserChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400898,13 +401175,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Command": "Update-MgBetaUserChatMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaUserChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400913,13 +401190,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgBetaUserChatMessageHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaUserChatMessageReply", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400928,13 +401205,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Update-MgBetaUserChatMessageReply", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaUserChatMessageReplyHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400943,13 +401220,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgBetaUserChatMessageReplyHostedContent", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaUserChatOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400958,13 +401235,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Command": "Update-MgBetaUserChatOperation", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaUserChatPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400973,13 +401250,13 @@ ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Update-MgBetaUserChatPermissionGrant", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaUserChatPinnedMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -400988,13 +401265,13 @@ ], "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Command": "Update-MgBetaUserChatPinnedMessage", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaUserChatTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401003,18 +401280,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Command": "Update-MgBetaUserChatTab", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401023,13 +401295,18 @@ ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts/{contact-id}", - "Command": "Update-MgBetaUserContact", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Update-MgBetaUserContactExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401038,18 +401315,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Update-MgBetaUserContactExtension", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserContactFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401058,13 +401330,18 @@ ], "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Command": "Update-MgBetaUserContactFolder", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Update-MgBetaUserContactFolderChildFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401073,18 +401350,13 @@ ], "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Command": "Update-MgBetaUserContactFolderChildFolder", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserContactFolderChildFolderContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401093,13 +401365,18 @@ ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Command": "Update-MgBetaUserContactFolderChildFolderContact", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401108,13 +401385,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401123,18 +401400,13 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserContactFolderContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401143,13 +401415,18 @@ ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Command": "Update-MgBetaUserContactFolderContact", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.PersonalContacts", - "Permissions": [], + "Command": "Update-MgBetaUserContactFolderContactExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401158,18 +401435,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Update-MgBetaUserContactFolderContactExtension", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserContactFolderContactPhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401178,18 +401450,18 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "Command": "Update-MgBetaUserContactFolderContactPhoto", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.PersonalContacts", + "ApiVersion": "beta", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Read and write contacts in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaUserContactPhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401198,13 +401470,18 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "Command": "Update-MgBetaUserContactPhoto", + "Module": "Beta.PersonalContacts", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Update-MgBetaUserDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401213,13 +401490,13 @@ ], "OutputType": "IMicrosoftGraphDevice", "Uri": "/users/{user-id}/devices/{device-id}", - "Command": "Update-MgBetaUserDevice", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Update-MgBetaUserDeviceCommand", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401228,13 +401505,13 @@ ], "OutputType": "IMicrosoftGraphCommand", "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "Command": "Update-MgBetaUserDeviceCommand", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401243,13 +401520,13 @@ ], "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401258,13 +401535,13 @@ ], "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Update-MgBetaUserDeviceExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401273,13 +401550,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "Command": "Update-MgBetaUserDeviceExtension", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401288,13 +401565,13 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CrossDeviceExperiences", - "Permissions": [], + "Command": "Update-MgBetaUserDeviceUsageRights", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401303,13 +401580,13 @@ ], "OutputType": "IMicrosoftGraphUsageRight", "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "Command": "Update-MgBetaUserDeviceUsageRights", + "Module": "Beta.CrossDeviceExperiences", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDrive", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401318,13 +401595,13 @@ ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives/{drive-id}", - "Command": "Update-MgBetaUserDrive", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401333,13 +401610,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401348,13 +401625,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Command": "Update-MgBetaUserDriveItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401363,13 +401640,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Update-MgBetaUserDriveItemAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401378,13 +401655,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401393,13 +401670,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401408,13 +401685,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401423,13 +401700,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Update-MgBetaUserDriveItemListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401438,13 +401715,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401453,13 +401730,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401468,13 +401745,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401483,13 +401760,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Update-MgBetaUserDriveItemListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401498,13 +401775,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401513,13 +401790,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Update-MgBetaUserDriveItemListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401528,13 +401805,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Update-MgBetaUserDriveItemListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401543,13 +401820,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Update-MgBetaUserDriveItemPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401558,13 +401835,13 @@ ], "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Command": "Update-MgBetaUserDriveItemRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401573,13 +401850,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Update-MgBetaUserDriveItemSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemThumbnail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401588,13 +401865,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Update-MgBetaUserDriveItemThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401603,13 +401880,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Update-MgBetaUserDriveItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401618,13 +401895,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401633,13 +401910,13 @@ ], "OutputType": "IMicrosoftGraphList", "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Command": "Update-MgBetaUserDriveList", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401648,13 +401925,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Update-MgBetaUserDriveListColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401663,13 +401940,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Update-MgBetaUserDriveListContentType", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401678,13 +401955,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgBetaUserDriveListContentTypeColumn", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401693,13 +401970,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401708,13 +401985,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401723,13 +402000,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Update-MgBetaUserDriveListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401738,13 +402015,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401753,13 +402030,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401768,13 +402045,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401783,13 +402060,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Update-MgBetaUserDriveListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401798,13 +402075,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401813,13 +402090,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Update-MgBetaUserDriveListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401828,13 +402105,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Update-MgBetaUserDriveListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401843,13 +402120,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401858,13 +402135,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Update-MgBetaUserDriveListOperation", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveListSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401873,13 +402150,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Update-MgBetaUserDriveListSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401888,13 +402165,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Command": "Update-MgBetaUserDriveRoot", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401903,13 +402180,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Command": "Update-MgBetaUserDriveRootAnalytic", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401918,13 +402195,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401933,13 +402210,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401948,13 +402225,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401963,13 +402240,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Command": "Update-MgBetaUserDriveRootListItem", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401978,13 +402255,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -401993,13 +402270,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402008,13 +402285,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402023,13 +402300,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Command": "Update-MgBetaUserDriveRootListItemField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402038,13 +402315,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402053,13 +402330,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Update-MgBetaUserDriveRootListItemVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402068,13 +402345,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Update-MgBetaUserDriveRootListItemVersionField", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402083,13 +402360,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Update-MgBetaUserDriveRootPermission", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootRetentionLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402098,13 +402375,13 @@ ], "OutputType": "IMicrosoftGraphItemRetentionLabel", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Command": "Update-MgBetaUserDriveRootRetentionLabel", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402113,13 +402390,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Update-MgBetaUserDriveRootSubscription", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootThumbnail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402128,13 +402405,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Update-MgBetaUserDriveRootThumbnail", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Files", - "Permissions": [], + "Command": "Update-MgBetaUserDriveRootVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402143,18 +402420,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Update-MgBetaUserDriveRootVersion", + "Module": "Beta.Files", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402163,13 +402435,18 @@ ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}", - "Command": "Update-MgBetaUserEvent", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402178,13 +402455,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402193,13 +402470,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Update-MgBetaUserEventExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402208,13 +402485,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Command": "Update-MgBetaUserEventExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402223,13 +402500,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Calendar", - "Permissions": [], + "Command": "Update-MgBetaUserEventInstanceExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402238,13 +402515,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Command": "Update-MgBetaUserEventInstanceExtension", + "Module": "Beta.Calendar", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Update-MgBetaUserExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402253,13 +402530,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/extensions/{extension-id}", - "Command": "Update-MgBetaUserExtension", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Update-MgBetaUserInferenceClassification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402268,18 +402545,13 @@ ], "OutputType": "IMicrosoftGraphInferenceClassification", "Uri": "/users/{user-id}/inferenceClassification", - "Command": "Update-MgBetaUserInferenceClassification", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserInferenceClassificationOverride", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402288,13 +402560,18 @@ ], "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Command": "Update-MgBetaUserInferenceClassificationOverride", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaUserInformationProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402303,13 +402580,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtection", "Uri": "/users/{user-id}/informationProtection", - "Command": "Update-MgBetaUserInformationProtection", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402318,13 +402595,13 @@ ], "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaUserInformationProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402333,13 +402610,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Uri": "/users/{user-id}/informationProtection/policy", - "Command": "Update-MgBetaUserInformationProtectionPolicy", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402348,13 +402625,13 @@ ], "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402363,13 +402640,13 @@ ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402378,13 +402655,13 @@ ], "OutputType": "IMicrosoftGraphSensitivityLabel", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402393,13 +402670,13 @@ ], "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402408,13 +402685,13 @@ ], "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Identity.SignIns", - "Permissions": [], + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402423,13 +402700,13 @@ ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Update-MgBetaUserInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402438,13 +402715,13 @@ ], "OutputType": "IMicrosoftGraphItemInsights", "Uri": "/users/{user-id}/insights", - "Command": "Update-MgBetaUserInsight", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Update-MgBetaUserInsightShared", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402453,13 +402730,13 @@ ], "OutputType": "IMicrosoftGraphSharedInsight", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Command": "Update-MgBetaUserInsightShared", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Update-MgBetaUserInsightTrending", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402468,13 +402745,13 @@ ], "OutputType": "IMicrosoftGraphTrending", "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Command": "Update-MgBetaUserInsightTrending", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Update-MgBetaUserInsightUsed", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402483,13 +402760,13 @@ ], "OutputType": "IMicrosoftGraphUsedInsight", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Command": "Update-MgBetaUserInsightUsed", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Update-MgBetaUserLicenseDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402498,18 +402775,13 @@ ], "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Command": "Update-MgBetaUserLicenseDetail", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": { - "Name": "MailboxSettings.ReadWrite", - "Description": "Read and write all user mailbox settings", - "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402518,18 +402790,18 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/mailboxSettings", - "Command": "Update-MgBetaUserMailboxSetting", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" - }, - { - "Module": "Beta.Mail", "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "Name": "MailboxSettings.ReadWrite", + "Description": "Read and write all user mailbox settings", + "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaUserMailFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402538,13 +402810,18 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Command": "Update-MgBetaUserMailFolder", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Update-MgBetaUserMailFolderChildFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402553,13 +402830,13 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Command": "Update-MgBetaUserMailFolderChildFolder", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Update-MgBetaUserMailFolderChildFolderMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402568,13 +402845,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Command": "Update-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402583,13 +402860,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402598,18 +402875,13 @@ ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserMailFolderMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402618,13 +402890,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Command": "Update-MgBetaUserMailFolderMessage", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Update-MgBetaUserMailFolderMessageExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402633,13 +402910,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Command": "Update-MgBetaUserMailFolderMessageExtension", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Update-MgBetaUserMailFolderMessageRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402648,13 +402925,13 @@ ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Command": "Update-MgBetaUserMailFolderMessageRule", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserManagedDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402663,13 +402940,13 @@ ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Command": "Update-MgBetaUserManagedDevice", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402678,13 +402955,13 @@ ], "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserManagedDeviceCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402693,13 +402970,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Command": "Update-MgBetaUserManagedDeviceCategory", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402708,13 +402985,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserManagedDeviceConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402723,13 +403000,13 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Update-MgBetaUserManagedDeviceConfigurationState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402738,13 +403015,13 @@ ], "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402753,13 +403030,13 @@ ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402768,13 +403045,13 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402783,13 +403060,13 @@ ], "OutputType": "IMicrosoftGraphSecurityBaselineState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402798,13 +403075,13 @@ ], "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -402813,13 +403090,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402828,13 +403105,13 @@ ], "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402843,18 +403120,13 @@ ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402863,13 +403135,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}", - "Command": "Update-MgBetaUserMessage", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Beta.Mail", - "Permissions": [], + "Command": "Update-MgBetaUserMessageExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402878,18 +403155,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Command": "Update-MgBetaUserMessageExtension", + "Module": "Beta.Mail", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserMobileAppIntentAndState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402898,13 +403170,18 @@ ], "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "Command": "Update-MgBetaUserMobileAppIntentAndState", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402913,13 +403190,13 @@ ], "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402928,13 +403205,13 @@ ], "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Update-MgBetaUserNotification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402943,13 +403220,13 @@ ], "OutputType": "IMicrosoftGraphNotification", "Uri": "/users/{user-id}/notifications/{notification-id}", - "Command": "Update-MgBetaUserNotification", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Update-MgBetaUserOnenoteNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402958,13 +403235,13 @@ ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Command": "Update-MgBetaUserOnenoteNotebook", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Update-MgBetaUserOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -402973,13 +403250,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Command": "Update-MgBetaUserOnenotePage", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": [], + "Command": "Update-MgBetaUserOnenotePageContent", + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -402988,13 +403265,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Command": "Update-MgBetaUserOnenotePageContent", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Update-MgBetaUserOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403003,13 +403280,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Command": "Update-MgBetaUserOnenoteSection", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Notes", - "Permissions": [], + "Command": "Update-MgBetaUserOnenoteSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403018,12 +403295,23 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Update-MgBetaUserOnenoteSectionGroup", + "Module": "Beta.Notes", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaUserOnlineMeeting", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -403037,22 +403325,11 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "Command": "Update-MgBetaUserOnlineMeeting", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -403065,13 +403342,13 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -403084,13 +403361,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaUserOnlineMeetingRecording", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403099,18 +403376,13 @@ ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Command": "Update-MgBetaUserOnlineMeetingRecording", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": { - "Name": "OnlineMeetings.ReadWrite", - "Description": "Read and create your online meetings", - "FullDescription": "Allows the app to read and create online meetings on your behalf.", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserOnlineMeetingRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403119,18 +403391,18 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistration", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "Command": "Update-MgBetaUserOnlineMeetingRegistration", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", "FullDescription": "Allows the app to read and create online meetings on your behalf.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403139,13 +403411,18 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "OnlineMeetings.ReadWrite", + "Description": "Read and create your online meetings", + "FullDescription": "Allows the app to read and create online meetings on your behalf.", + "IsAdmin": false + } }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403154,13 +403431,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaUserOnlineMeetingTranscript", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403169,12 +403446,23 @@ ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Command": "Update-MgBetaUserOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaUserOnlineMeetingVirtualAppointment", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphVirtualAppointment", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/virtualAppointment", "Module": "Beta.CloudCommunications", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -403194,47 +403482,31 @@ "FullDescription": "Allows the application to read and write virtual appointments for all users, without a signed-in user. The app must also be authorized to access an individual user’s data by the online meetings application access policy.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserOutlookMasterCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVirtualAppointment", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/virtualAppointment", - "Command": "Update-MgBetaUserOnlineMeetingVirtualAppointment", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOutlookCategory", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write all user mailbox settings", "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOutlookCategory", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Command": "Update-MgBetaUserOutlookMasterCategory", - "ApiVersion": "beta", - "Method": "PATCH" + } }, { - "Module": "Beta.Users", - "Permissions": { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserOutlookTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403243,18 +403515,18 @@ ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "Command": "Update-MgBetaUserOutlookTask", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaUserOutlookTaskFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403263,13 +403535,18 @@ ], "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "Command": "Update-MgBetaUserOutlookTaskFolder", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + } }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Update-MgBetaUserOutlookTaskFolderTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403278,18 +403555,13 @@ ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Command": "Update-MgBetaUserOutlookTaskFolderTask", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, + "Command": "Update-MgBetaUserOutlookTaskGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403298,18 +403570,18 @@ ], "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "Command": "Update-MgBetaUserOutlookTaskGroup", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403318,13 +403590,18 @@ ], "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + } }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403333,18 +403610,13 @@ ], "OutputType": "IMicrosoftGraphOutlookTask", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users.Actions", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "Command": "Update-MgBetaUserPassword", + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -403353,12 +403625,28 @@ ], "OutputType": null, "Uri": "/users/{user-id}/changePassword", - "Command": "Update-MgBetaUserPassword", + "Module": "Beta.Users.Actions", "ApiVersion": "beta", - "Method": "POST" + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + } }, { + "Command": "Update-MgBetaUserPhoto", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/photo", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403372,21 +403660,21 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/photo", - "Command": "Update-MgBetaUserPhoto", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerUser", + "Uri": "/users/{user-id}/planner", "Module": "Beta.Planner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -403400,22 +403688,11 @@ "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPlannerUser", - "Uri": "/users/{user-id}/planner", - "Command": "Update-MgBetaUserPlanner", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.CloudCommunications", - "Permissions": [], + "Command": "Update-MgBetaUserPresence", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403424,13 +403701,13 @@ ], "OutputType": "IMicrosoftGraphPresence", "Uri": "/users/{user-id}/presence", - "Command": "Update-MgBetaUserPresence", + "Module": "Beta.CloudCommunications", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.People", - "Permissions": [], + "Command": "Update-MgBetaUserProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403439,26 +403716,13 @@ ], "OutputType": "IMicrosoftGraphProfile", "Uri": "/users/{user-id}/profile", - "Command": "Update-MgBetaUserProfile", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.People", - "Permissions": [ - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and update user profiles without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Update-MgBetaUserProfileAccount", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403467,12 +403731,8 @@ ], "OutputType": "IMicrosoftGraphUserAccountInformation", "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "Command": "Update-MgBetaUserProfileAccount", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403486,7 +403746,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfileAddress", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403495,12 +403759,8 @@ ], "OutputType": "IMicrosoftGraphItemAddress", "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "Command": "Update-MgBetaUserProfileAddress", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403514,7 +403774,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfileAnniversary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403523,12 +403787,8 @@ ], "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "Command": "Update-MgBetaUserProfileAnniversary", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403542,7 +403802,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfileAward", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403551,12 +403815,8 @@ ], "OutputType": "IMicrosoftGraphPersonAward", "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "Command": "Update-MgBetaUserProfileAward", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403570,7 +403830,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfileCertification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403579,12 +403843,8 @@ ], "OutputType": "IMicrosoftGraphPersonCertification", "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "Command": "Update-MgBetaUserProfileCertification", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403598,7 +403858,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfileEducationalActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403607,12 +403871,8 @@ ], "OutputType": "IMicrosoftGraphEducationalActivity", "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "Command": "Update-MgBetaUserProfileEducationalActivity", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403626,7 +403886,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfileEmail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403635,12 +403899,8 @@ ], "OutputType": "IMicrosoftGraphItemEmail", "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "Command": "Update-MgBetaUserProfileEmail", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403654,7 +403914,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfileInterest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403663,12 +403927,8 @@ ], "OutputType": "IMicrosoftGraphPersonInterest", "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "Command": "Update-MgBetaUserProfileInterest", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403682,7 +403942,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfileLanguage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403691,12 +403955,8 @@ ], "OutputType": "IMicrosoftGraphLanguageProficiency", "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "Command": "Update-MgBetaUserProfileLanguage", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403710,7 +403970,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfileName", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403719,12 +403983,36 @@ ], "OutputType": "IMicrosoftGraphPersonName", "Uri": "/users/{user-id}/profile/names/{personName-id}", - "Command": "Update-MgBetaUserProfileName", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [ + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false + } + ] }, { + "Command": "Update-MgBetaUserProfileNote", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPersonAnnotation", + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -403756,35 +404044,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "Command": "Update-MgBetaUserProfileNote", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.People", - "Permissions": [ - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and update user profiles without a signed in user.", - "IsAdmin": false - } - ], + "Command": "Update-MgBetaUserProfilePatent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403793,12 +404057,8 @@ ], "OutputType": "IMicrosoftGraphItemPatent", "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "Command": "Update-MgBetaUserProfilePatent", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403812,7 +404072,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfilePhone", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403821,12 +404085,8 @@ ], "OutputType": "IMicrosoftGraphItemPhone", "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "Command": "Update-MgBetaUserProfilePhone", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403840,7 +404100,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfilePosition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403849,12 +404113,8 @@ ], "OutputType": "IMicrosoftGraphWorkPosition", "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "Command": "Update-MgBetaUserProfilePosition", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403868,7 +404128,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfileProject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403877,12 +404141,8 @@ ], "OutputType": "IMicrosoftGraphProjectParticipation", "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "Command": "Update-MgBetaUserProfileProject", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403896,7 +404156,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfilePublication", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403905,12 +404169,8 @@ ], "OutputType": "IMicrosoftGraphItemPublication", "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "Command": "Update-MgBetaUserProfilePublication", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403924,7 +404184,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfileSkill", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403933,12 +404197,8 @@ ], "OutputType": "IMicrosoftGraphSkillProficiency", "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "Command": "Update-MgBetaUserProfileSkill", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403952,7 +404212,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfileWebAccount", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403961,12 +404225,8 @@ ], "OutputType": "IMicrosoftGraphWebAccount", "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "Command": "Update-MgBetaUserProfileWebAccount", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { "Module": "Beta.People", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -403980,7 +404240,11 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserProfileWebsite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -403989,13 +404253,26 @@ ], "OutputType": "IMicrosoftGraphPersonWebsite", "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "Command": "Update-MgBetaUserProfileWebsite", + "Module": "Beta.People", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [ + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false + } + ] }, { - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgBetaUserScopedRoleMemberOf", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404004,13 +404281,13 @@ ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Command": "Update-MgBetaUserScopedRoleMemberOf", + "Module": "Beta.Identity.DirectoryManagement", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaUserSecurity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404019,13 +404296,13 @@ ], "OutputType": "IMicrosoftGraphSecurityAutoGenerated", "Uri": "/users/{user-id}/security", - "Command": "Update-MgBetaUserSecurity", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaUserSecurityInformationProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404034,13 +404311,13 @@ ], "OutputType": "IMicrosoftGraphSecurityInformationProtection", "Uri": "/users/{user-id}/security/informationProtection", - "Command": "Update-MgBetaUserSecurityInformationProtection", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404049,13 +404326,13 @@ ], "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404064,13 +404341,13 @@ ], "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Security", - "Permissions": [], + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404079,12 +404356,23 @@ ], "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Module": "Beta.Security", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaUserSetting", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserSettings", + "Uri": "/users/{user-id}/settings", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -404098,76 +404386,76 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserSettingContactMergeSuggestion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserSettings", - "Uri": "/users/{user-id}/settings", - "Command": "Update-MgBetaUserSetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "User.ReadWrite", "Description": "Read and update your profile", "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaUserSettingItemInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContactMergeSuggestions", - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "Command": "Update-MgBetaUserSettingContactMergeSuggestion", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "Uri": "/users/{user-id}/settings/itemInsights", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": { "Name": "User.ReadWrite", "Description": "Read and update your profile", "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserInsightsSettings", - "Uri": "/users/{user-id}/settings/itemInsights", - "Command": "Update-MgBetaUserSettingItemInsight", + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Update-MgBetaUserSettingShiftPreference", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShiftPreferences", + "Uri": "/users/{user-id}/settings/shiftPreferences", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -404181,22 +404469,11 @@ "FullDescription": "Allows the app to manage all users' shift schedule preferences without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphShiftPreferences", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "Command": "Update-MgBetaUserSettingShiftPreference", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaUserTeamwork", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404205,13 +404482,13 @@ ], "OutputType": "IMicrosoftGraphUserTeamwork", "Uri": "/users/{user-id}/teamwork", - "Command": "Update-MgBetaUserTeamwork", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Teams", - "Permissions": [], + "Command": "Update-MgBetaUserTeamworkAssociatedTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404220,12 +404497,23 @@ ], "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Command": "Update-MgBetaUserTeamworkAssociatedTeam", + "Module": "Beta.Teams", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBetaUserTodoList", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -404239,36 +404527,36 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserTodoListExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "Command": "Update-MgBetaUserTodoList", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Update-MgBetaUserTodoListTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Command": "Update-MgBetaUserTodoListExtension", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -404282,36 +404570,36 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "Command": "Update-MgBetaUserTodoListTask", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Update-MgBetaUserTodoListTaskChecklistItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChecklistItem", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -404325,36 +404613,36 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBetaUserTodoListTaskExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "Command": "Update-MgBetaUserTodoListTaskChecklistItem", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Module": "Beta.Users", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Users", - "Permissions": [], + "Command": "Update-MgBetaUserTodoListTaskLinkedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Command": "Update-MgBetaUserTodoListTaskExtension", - "ApiVersion": "beta", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Module": "Beta.Users", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -404368,22 +404656,11 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "Command": "Update-MgBetaUserTodoListTaskLinkedResource", - "ApiVersion": "beta", - "Method": "PATCH" + ] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEvent", + "Method": "PATCH", "Variants": [ "Update1", "UpdateExpanded1", @@ -404392,13 +404669,13 @@ ], "OutputType": "IMicrosoftGraphVirtualEvent", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Command": "Update-MgBetaVirtualEvent", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventPresenter", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404407,13 +404684,13 @@ ], "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Command": "Update-MgBetaVirtualEventPresenter", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404422,13 +404699,13 @@ ], "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Command": "Update-MgBetaVirtualEventSession", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404437,13 +404714,13 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404452,13 +404729,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventSessionMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404467,13 +404744,13 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport", - "Command": "Update-MgBetaVirtualEventSessionMeetingAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404482,13 +404759,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}", - "Command": "Update-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventSessionRecording", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404497,13 +404774,13 @@ ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}", - "Command": "Update-MgBetaVirtualEventSessionRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventSessionRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404512,13 +404789,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistration", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration", - "Command": "Update-MgBetaVirtualEventSessionRegistration", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404527,13 +404804,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Command": "Update-MgBetaVirtualEventSessionRegistrationCustomQuestion", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventSessionRegistrationRegistrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404542,13 +404819,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}", - "Command": "Update-MgBetaVirtualEventSessionRegistrationRegistrant", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventSessionTranscript", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404557,13 +404834,13 @@ ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}", - "Command": "Update-MgBetaVirtualEventSessionTranscript", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventSessionVirtualAppointment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404572,13 +404849,13 @@ ], "OutputType": "IMicrosoftGraphVirtualAppointment", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/virtualAppointment", - "Command": "Update-MgBetaVirtualEventSessionVirtualAppointment", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventWebinar", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404587,13 +404864,13 @@ ], "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Command": "Update-MgBetaVirtualEventWebinar", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventWebinarPresenter", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404602,13 +404879,13 @@ ], "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Command": "Update-MgBetaVirtualEventWebinarPresenter", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventWebinarSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404617,13 +404894,13 @@ ], "OutputType": "IMicrosoftGraphVirtualEventSession", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Command": "Update-MgBetaVirtualEventWebinarSession", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404632,13 +404909,13 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404647,13 +404924,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404662,13 +404939,13 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport", - "Command": "Update-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404677,13 +404954,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}", - "Command": "Update-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventWebinarSessionRecording", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404692,13 +404969,13 @@ ], "OutputType": "IMicrosoftGraphCallRecording", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}", - "Command": "Update-MgBetaVirtualEventWebinarSessionRecording", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventWebinarSessionRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404707,13 +404984,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistration", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration", - "Command": "Update-MgBetaVirtualEventWebinarSessionRegistration", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404722,13 +404999,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Command": "Update-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404737,13 +405014,13 @@ ], "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}", - "Command": "Update-MgBetaVirtualEventWebinarSessionRegistrationRegistrant", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventWebinarSessionTranscript", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404752,13 +405029,13 @@ ], "OutputType": "IMicrosoftGraphCallTranscript", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}", - "Command": "Update-MgBetaVirtualEventWebinarSessionTranscript", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.Bookings", - "Permissions": [], + "Command": "Update-MgBetaVirtualEventWebinarSessionVirtualAppointment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404767,18 +405044,13 @@ ], "OutputType": "IMicrosoftGraphVirtualAppointment", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/virtualAppointment", - "Command": "Update-MgBetaVirtualEventWebinarSessionVirtualAppointment", + "Module": "Beta.Bookings", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaWindowsUpdatesDeployment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404787,13 +405059,18 @@ ], "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "Command": "Update-MgBetaWindowsUpdatesDeployment", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -404802,18 +405079,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -404822,18 +405094,18 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", - "ApiVersion": "beta", - "Method": "POST" - }, - { "Module": "Beta.WindowsUpdates", + "ApiVersion": "beta", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgBetaWindowsUpdatesPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404842,13 +405114,18 @@ ], "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "Command": "Update-MgBetaWindowsUpdatesPolicy", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404857,13 +405134,13 @@ ], "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -404872,13 +405149,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "POST" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404887,13 +405164,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404902,18 +405179,13 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": { - "Name": "WindowsUpdates.ReadWrite.All", - "Description": "Read and write all Windows update deployment settings", - "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404922,13 +405194,18 @@ ], "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": { + "Name": "WindowsUpdates.ReadWrite.All", + "Description": "Read and write all Windows update deployment settings", + "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Update-MgBetaWindowsUpdatesResourceConnection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404937,13 +405214,13 @@ ], "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "Command": "Update-MgBetaWindowsUpdatesResourceConnection", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Beta.WindowsUpdates", - "Permissions": [], + "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -404952,12 +405229,23 @@ ], "OutputType": null, "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", + "Module": "Beta.WindowsUpdates", "ApiVersion": "beta", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgBookingBusiness", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphBookingBusiness", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -404971,21 +405259,21 @@ "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBookingBusinessAppointment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingBusiness", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "Command": "Update-MgBookingBusiness", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -405011,7 +405299,11 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBookingBusinessCalendarView", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405019,28 +405311,24 @@ "UpdateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Command": "Update-MgBookingBusinessAppointment", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Module": "Bookings", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Bookings", - "Permissions": [], + "Command": "Update-MgBookingBusinessCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Command": "Update-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -405066,21 +405354,21 @@ "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBookingBusinessCustomQuestion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "Command": "Update-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -405100,21 +405388,21 @@ "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBookingBusinessService", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "Command": "Update-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphBookingService", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -405128,21 +405416,21 @@ "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBookingBusinessStaffMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingService", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Command": "Update-MgBookingBusinessService", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", "Module": "Bookings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -405156,36 +405444,36 @@ "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgBookingCurrency", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "Command": "Update-MgBookingBusinessStaffMember", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Module": "Bookings", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Bookings", - "Permissions": [], + "Command": "Update-MgChat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCurrency", - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "Command": "Update-MgBookingCurrency", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChat", + "Uri": "/chats/{chat-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -405205,21 +405493,21 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphChat", - "Uri": "/chats/{chat-id}", - "Command": "Update-MgChat", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { + "Command": "Update-MgChatInstalledApp", + "Method": "POST", + "Variants": [ + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Manage.Chat", @@ -405275,22 +405563,11 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Command": "Update-MgChatInstalledApp", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgChatLastMessagePreview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405299,13 +405576,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/chats/{chat-id}/lastMessagePreview", - "Command": "Update-MgChatLastMessagePreview", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgChatMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405314,12 +405591,23 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Command": "Update-MgChatMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgChatMessage", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.ReadWrite", @@ -405357,22 +405645,11 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "Command": "Update-MgChatMessage", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgChatMessageReply", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405381,13 +405658,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Update-MgChatMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgChatMessageReplyHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405396,13 +405673,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgChatMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgChatPinnedMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405411,12 +405688,23 @@ ], "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Command": "Update-MgChatPinnedMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgChatTab", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -405448,21 +405736,21 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgCommunicationCallAudioRoutingGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "Command": "Update-MgChatTab", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.InitiateGroupCalls.All", @@ -405476,22 +405764,11 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "Command": "Update-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Update-MgCommunicationCallContentSharingSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405500,13 +405777,13 @@ ], "OutputType": null, "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Command": "Update-MgCommunicationCallContentSharingSession", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Update-MgCommunicationCallOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405515,13 +405792,13 @@ ], "OutputType": "IMicrosoftGraphCommsOperation", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Command": "Update-MgCommunicationCallOperation", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Update-MgCommunicationCallParticipant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405530,12 +405807,23 @@ ], "OutputType": "IMicrosoftGraphParticipant", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Command": "Update-MgCommunicationCallParticipant", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgCommunicationCallRecordingStatus", + "Method": "POST", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "Uri": "/communications/calls/{call-id}/updateRecordingStatus", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -405549,22 +405837,11 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "Command": "Update-MgCommunicationCallRecordingStatus", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Update-MgCommunicationCallRecordSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405573,13 +405850,13 @@ ], "OutputType": "IMicrosoftGraphCallRecordsSession", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Command": "Update-MgCommunicationCallRecordSession", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Update-MgCommunicationOnlineMeeting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405588,13 +405865,13 @@ ], "OutputType": "IMicrosoftGraphOnlineMeeting", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Command": "Update-MgCommunicationOnlineMeeting", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405603,13 +405880,13 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405618,13 +405895,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Update-MgCommunicationPresence", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405633,26 +405910,26 @@ ], "OutputType": "IMicrosoftGraphPresence", "Uri": "/communications/presences/{presence-id}", - "Command": "Update-MgCommunicationPresence", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Compliance", - "Permissions": [], + "Command": "Update-MgCompliance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphCompliance", "Uri": "/compliance", - "Command": "Update-MgCompliance", + "Module": "Compliance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405661,13 +405938,13 @@ ], "OutputType": "IMicrosoftGraphOrgContact", "Uri": "/contacts/{orgContact-id}", - "Command": "Update-MgContact", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgContract", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405676,13 +405953,13 @@ ], "OutputType": "IMicrosoftGraphContract", "Uri": "/contracts/{contract-id}", - "Command": "Update-MgContract", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgDataPolicyOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -405691,12 +405968,23 @@ ], "OutputType": "IMicrosoftGraphDataPolicyOperation", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Command": "Update-MgDataPolicyOperation", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgDevice", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDevice", + "Uri": "/devices/{device-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.ReadWrite.All", @@ -405716,21 +406004,19 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagement", + "Method": "PATCH", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDevice", - "Uri": "/devices/{device-id}", - "Command": "Update-MgDevice", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Uri": "/deviceAppManagement", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405744,39 +406030,41 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "PATCH", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Uri": "/deviceAppManagement", - "Command": "Update-MgDeviceAppManagement", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405790,21 +406078,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405818,21 +406106,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405846,21 +406134,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405874,21 +406162,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405902,21 +406190,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405930,41 +406218,41 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405978,21 +406266,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406006,21 +406294,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406034,22 +406322,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgDeviceAppManagementManagedAppPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406058,13 +406335,13 @@ ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Command": "Update-MgDeviceAppManagementManagedAppPolicy", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgDeviceAppManagementManagedAppRegistration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406073,13 +406350,13 @@ ], "OutputType": "IMicrosoftGraphManagedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Command": "Update-MgDeviceAppManagementManagedAppRegistration", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406088,13 +406365,13 @@ ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406103,12 +406380,23 @@ ], "OutputType": "IMicrosoftGraphManagedAppPolicy", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406122,22 +406410,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgDeviceAppManagementManagedAppStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406146,18 +406423,13 @@ ], "OutputType": "IMicrosoftGraphManagedAppStatus", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Command": "Update-MgDeviceAppManagementManagedAppStatus", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgDeviceAppManagementManagedEBook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406166,18 +406438,18 @@ ], "OutputType": "IMicrosoftGraphManagedEBook", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Command": "Update-MgDeviceAppManagementManagedEBook", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406186,18 +406458,18 @@ ], "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406206,18 +406478,18 @@ ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406226,18 +406498,18 @@ ], "OutputType": "IMicrosoftGraphEBookInstallSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406246,18 +406518,18 @@ ], "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406266,18 +406538,18 @@ ], "OutputType": "IMicrosoftGraphDeviceInstallState", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406286,12 +406558,28 @@ ], "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406305,21 +406593,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406333,7 +406621,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406341,13 +406633,9 @@ "UpdateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406361,27 +406649,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Devices.CorporateManagement", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgDeviceAppManagementMobileApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406390,18 +406662,18 @@ ], "OutputType": "IMicrosoftGraphMobileApp", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Command": "Update-MgDeviceAppManagementMobileApp", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementMobileAppAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406410,18 +406682,18 @@ ], "OutputType": "IMicrosoftGraphMobileAppAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Command": "Update-MgDeviceAppManagementMobileAppAssignment", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementMobileAppCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406430,18 +406702,18 @@ ], "OutputType": "IMicrosoftGraphMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Command": "Update-MgDeviceAppManagementMobileAppCategory", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406450,18 +406722,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406470,18 +406742,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406490,18 +406762,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406510,18 +406782,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406530,18 +406802,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406550,18 +406822,18 @@ ], "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406570,12 +406842,28 @@ ], "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406589,21 +406877,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406617,21 +406905,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406645,21 +406933,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementVppToken", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406673,21 +406961,21 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "Command": "Update-MgDeviceAppManagementVppToken", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406701,21 +406989,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406729,21 +407017,21 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406757,7 +407045,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406765,13 +407057,9 @@ "UpdateViaIdentityExpanded" ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Module": "Devices.CorporateManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406785,22 +407073,11 @@ "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgDeviceExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406809,12 +407086,21 @@ ], "OutputType": null, "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Command": "Update-MgDeviceExtension", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgDeviceManagement", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagement", + "Uri": "/deviceManagement", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406846,19 +407132,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagement", - "Uri": "/deviceManagement", - "Command": "Update-MgDeviceManagement", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Uri": "/deviceManagement/applePushNotificationCertificate", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406872,25 +407158,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "DeviceManagement.Administration", - "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgDeviceManagementAuditEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406899,26 +407171,18 @@ ], "OutputType": "IMicrosoftGraphAuditEvent", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Command": "Update-MgDeviceManagementAuditEvent", + "Module": "DeviceManagement.Administration", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Update-MgDeviceManagementComplianceManagementPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406927,12 +407191,8 @@ ], "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "Command": "Update-MgDeviceManagementComplianceManagementPartner", + "Module": "DeviceManagement.Administration", "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { - "Module": "DeviceManagement.Enrollment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406946,19 +407206,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementConditionalAccessSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Uri": "/deviceManagement/conditionalAccessSettings", - "Command": "Update-MgDeviceManagementConditionalAccessSetting", + "Module": "DeviceManagement.Enrollment", "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { - "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406967,12 +407227,16 @@ "IsAdmin": false }, { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementDetectedApp", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -406981,12 +407245,8 @@ ], "OutputType": "IMicrosoftGraphDetectedApp", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "Command": "Update-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -407000,7 +407260,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementDeviceCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407009,18 +407273,26 @@ ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "Command": "Update-MgDeviceManagementDeviceCategory", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "DeviceManagement", - "Permissions": { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407029,18 +407301,18 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407049,18 +407321,18 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407069,36 +407341,36 @@ ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407107,18 +407379,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407127,18 +407399,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407147,18 +407419,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407167,18 +407439,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407187,18 +407459,18 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407207,18 +407479,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407227,18 +407499,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407247,18 +407519,18 @@ ], "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407267,18 +407539,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfiguration", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Command": "Update-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407287,18 +407559,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407307,36 +407579,36 @@ ], "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407345,18 +407617,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407365,18 +407637,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407385,18 +407657,18 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407405,12 +407677,28 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -407424,21 +407712,21 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -407452,21 +407740,21 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementExchangeConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -407480,56 +407768,56 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "Command": "Update-MgDeviceManagementExchangeConnector", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Module": "DeviceManagement.Enrollment", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "DeviceManagement.Enrollment", - "Permissions": [], + "Command": "Update-MgDeviceManagementIoUpdateStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementManagedDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Command": "Update-MgDeviceManagementIoUpdateStatus", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -407543,22 +407831,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "Command": "Update-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Update-MgDeviceManagementManagedDeviceCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407567,13 +407844,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Command": "Update-MgDeviceManagementManagedDeviceCategory", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407582,13 +407859,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407597,13 +407874,13 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407612,18 +407889,13 @@ ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", - "Description": "Perform user-impacting remote actions on Microsoft Intune devices", - "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -407632,13 +407904,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", + "Description": "Perform user-impacting remote actions on Microsoft Intune devices", + "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407647,13 +407924,13 @@ ], "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "DeviceManagement", - "Permissions": [], + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407662,32 +407939,43 @@ ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -407701,21 +407989,21 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -407729,61 +408017,61 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementNotificationMessageTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Command": "Update-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -407797,21 +408085,21 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementRemoteAssistancePartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "Command": "Update-MgDeviceManagementPartner", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -407825,21 +408113,19 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementReport", + "Method": "PATCH", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "Command": "Update-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Uri": "/deviceManagement/reports", "Module": "Reports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -407865,33 +408151,11 @@ "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Uri": "/deviceManagement/reports", - "Command": "Update-MgDeviceManagementReport", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false - } - ], + "Command": "Update-MgDeviceManagementResourceOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407900,12 +408164,8 @@ ], "OutputType": "IMicrosoftGraphResourceOperation", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "Command": "Update-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -407919,7 +408179,11 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407928,12 +408192,8 @@ ], "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "Command": "Update-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -407947,7 +408207,11 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407956,12 +408220,8 @@ ], "OutputType": "IMicrosoftGraphRoleDefinition", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "Command": "Update-MgDeviceManagementRoleDefinition", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -407975,7 +408235,11 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -407984,18 +408248,26 @@ ], "OutputType": "IMicrosoftGraphRoleAssignment", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", + "Module": "DeviceManagement.Administration", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false + } + ] }, { - "Module": "DeviceManagement.Administration", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408004,18 +408276,18 @@ ], "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementTermAndCondition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408024,18 +408296,18 @@ ], "OutputType": "IMicrosoftGraphTermsAndConditions", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Command": "Update-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408044,18 +408316,18 @@ ], "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement.Administration", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementTermAndConditionAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408064,46 +408336,38 @@ ], "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Command": "Update-MgDeviceManagementTermAndConditionAssignment", + "Module": "DeviceManagement.Administration", "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { - "Module": "DeviceManagement", "Permissions": { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Command": "Update-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", - "Method": "PATCH" + } }, { - "Module": "DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false - } + "Command": "Update-MgDeviceManagementTroubleshootingEvent", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "DeviceManagement", + "ApiVersion": "v1.0", + "Permissions": { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408112,12 +408376,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408131,7 +408391,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408140,12 +408404,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408159,7 +408419,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408168,12 +408432,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408187,7 +408447,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408196,12 +408460,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408215,7 +408475,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408224,12 +408488,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408243,7 +408503,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408252,12 +408516,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408271,7 +408531,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408280,12 +408544,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408299,7 +408559,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408308,12 +408572,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408327,34 +408587,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", - "Permissions": [], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { - "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408368,21 +408613,36 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408396,7 +408656,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408405,27 +408669,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", - "Permissions": [], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { - "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408439,21 +408684,36 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408467,7 +408727,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408476,12 +408740,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408495,7 +408755,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408504,12 +408768,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408523,7 +408783,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408532,12 +408796,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408551,7 +408811,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408560,12 +408824,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408579,7 +408839,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408588,12 +408852,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408607,19 +408867,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408633,7 +408893,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408642,12 +408906,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408661,19 +408921,19 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408687,7 +408947,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408696,12 +408960,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408715,7 +408975,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408724,12 +408988,8 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408743,7 +409003,11 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408752,18 +409016,26 @@ ], "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false + } + ] }, { - "Module": "DeviceManagement.Actions", - "Permissions": { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -408772,18 +409044,18 @@ ], "OutputType": null, "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", + "Module": "DeviceManagement.Actions", "ApiVersion": "v1.0", - "Method": "POST" - }, - { - "Module": "DeviceManagement", "Permissions": { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408792,18 +409064,18 @@ ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408812,12 +409084,28 @@ ], "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Module": "DeviceManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgDeviceManagementWindowsMalwareInformation", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408831,21 +409119,21 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "Command": "Update-MgDeviceManagementWindowsMalwareInformation", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Module": "DeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408859,40 +409147,24 @@ "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgDirectory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphDirectory", "Uri": "/directory", - "Command": "Update-MgDirectory", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgDirectoryAdministrativeUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408901,13 +409173,18 @@ ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Command": "Update-MgDirectoryAdministrativeUnit", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgDirectoryAdministrativeUnitExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408916,13 +409193,13 @@ ], "OutputType": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Command": "Update-MgDirectoryAdministrativeUnitExtension", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408931,18 +409208,13 @@ ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "CustomSecAttributeDefinition.ReadWrite.All", - "Description": "Read and write custom security attribute definitions", - "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", - "IsAdmin": false - }, + "Command": "Update-MgDirectoryAttributeSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408951,18 +409223,18 @@ ], "OutputType": "IMicrosoftGraphAttributeSet", "Uri": "/directory/attributeSets/{attributeSet-id}", - "Command": "Update-MgDirectoryAttributeSet", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408971,18 +409243,18 @@ ], "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -408991,13 +409263,18 @@ ], "OutputType": "IMicrosoftGraphAllowedValue", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "CustomSecAttributeDefinition.ReadWrite.All", + "Description": "Read and write custom security attribute definitions", + "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgDirectoryDeletedItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409006,13 +409283,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directory/deletedItems/{directoryObject-id}", - "Command": "Update-MgDirectoryDeletedItem", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgDirectoryFederationConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409021,13 +409298,13 @@ ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Command": "Update-MgDirectoryFederationConfiguration", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "DirectoryObjects", - "Permissions": [], + "Command": "Update-MgDirectoryObject", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409036,18 +409313,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryObject", "Uri": "/directoryObjects/{directoryObject-id}", - "Command": "Update-MgDirectoryObject", + "Module": "DirectoryObjects", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "OnPremDirectorySynchronization.ReadWrite.All", - "Description": "Read and write all on-premises directory synchronization information", - "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgDirectoryOnPremiseSynchronization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409056,13 +409328,18 @@ ], "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Command": "Update-MgDirectoryOnPremiseSynchronization", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "OnPremDirectorySynchronization.ReadWrite.All", + "Description": "Read and write all on-premises directory synchronization information", + "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgDirectoryRole", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409071,13 +409348,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryRole", "Uri": "/directoryRoles/{directoryRole-id}", - "Command": "Update-MgDirectoryRole", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgDirectoryRoleScopedMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409086,13 +409363,13 @@ ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Command": "Update-MgDirectoryRoleScopedMember", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgDirectoryRoleTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409101,18 +409378,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Command": "Update-MgDirectoryRoleTemplate", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "Domain.ReadWrite.All", - "Description": "Read and write domains", - "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", - "IsAdmin": false - }, + "Command": "Update-MgDomain", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409121,18 +409393,18 @@ ], "OutputType": "IMicrosoftGraphDomain", "Uri": "/domains/{domain-id}", - "Command": "Update-MgDomain", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgDomainFederationConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409141,13 +409413,18 @@ ], "OutputType": "IMicrosoftGraphInternalDomainFederation", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Command": "Update-MgDomainFederationConfiguration", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgDomainServiceConfigurationRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409156,13 +409433,13 @@ ], "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Command": "Update-MgDomainServiceConfigurationRecord", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgDomainVerificationDnsRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409171,13 +409448,13 @@ ], "OutputType": "IMicrosoftGraphDomainDnsRecord", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Command": "Update-MgDomainVerificationDnsRecord", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDrive", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409186,13 +409463,13 @@ ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/drives/{drive-id}", - "Command": "Update-MgDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409201,12 +409478,23 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Command": "Update-MgDriveCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgDriveItem", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -409226,22 +409514,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "Command": "Update-MgDriveItem", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409250,13 +409527,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Update-MgDriveItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409265,13 +409542,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409280,13 +409557,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409295,13 +409572,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409310,13 +409587,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Update-MgDriveItemListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409325,13 +409602,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409340,13 +409617,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409355,13 +409632,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgDriveItemListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409370,13 +409647,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Update-MgDriveItemListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409385,13 +409662,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409400,13 +409677,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Update-MgDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409415,12 +409692,23 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Update-MgDriveItemListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgDriveItemPermission", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Module": "Files", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -409440,22 +409728,11 @@ "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Update-MgDriveItemPermission", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409464,13 +409741,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Update-MgDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemThumbnail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409479,13 +409756,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Update-MgDriveItemThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409494,13 +409771,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Update-MgDriveItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409509,13 +409786,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409524,13 +409801,13 @@ ], "OutputType": "IMicrosoftGraphList", "Uri": "/drives/{drive-id}/list", - "Command": "Update-MgDriveList", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409539,13 +409816,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Update-MgDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409554,13 +409831,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Update-MgDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409569,13 +409846,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409584,13 +409861,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409599,13 +409876,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Command": "Update-MgDriveListCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409614,13 +409891,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Update-MgDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409629,13 +409906,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409644,13 +409921,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409659,13 +409936,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgDriveListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409674,13 +409951,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Update-MgDriveListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409689,13 +409966,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409704,13 +409981,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Update-MgDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409719,13 +409996,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Update-MgDriveListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409734,13 +410011,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409749,13 +410026,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Update-MgDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveListSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409764,13 +410041,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Update-MgDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409779,13 +410056,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/drives/{drive-id}/root", - "Command": "Update-MgDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409794,13 +410071,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/drives/{drive-id}/root/analytics", - "Command": "Update-MgDriveRootAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409809,13 +410086,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409824,13 +410101,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409839,13 +410116,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409854,13 +410131,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/drives/{drive-id}/root/listItem", - "Command": "Update-MgDriveRootListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409869,13 +410146,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409884,13 +410161,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409899,13 +410176,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgDriveRootListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409914,13 +410191,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/fields", - "Command": "Update-MgDriveRootListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409929,13 +410206,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409944,13 +410221,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Update-MgDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409959,13 +410236,13 @@ ], "OutputType": null, "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Update-MgDriveRootListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409974,13 +410251,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Update-MgDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -409989,13 +410266,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Update-MgDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootThumbnail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410004,13 +410281,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Update-MgDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgDriveRootVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410019,32 +410296,43 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Update-MgDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgEducationClass", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/classes/{educationClass-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": { "Name": "EduRoster.ReadWrite.All", "Description": "Read and write the organization's roster", "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgEducationClassAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Uri": "/education/classes/{educationClass-id}", - "Command": "Update-MgEducationClass", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -410058,36 +410346,36 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgEducationClassAssignmentCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "Command": "Update-MgEducationClassAssignment", + "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationClassAssignmentDefault", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Command": "Update-MgEducationClassAssignmentCategory", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -410101,36 +410389,36 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgEducationClassAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Command": "Update-MgEducationClassAssignmentDefault", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationClassAssignmentRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Update-MgEducationClassAssignmentResource", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -410144,21 +410432,21 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgEducationClassAssignmentSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "Command": "Update-MgEducationClassAssignmentRubric", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -410172,36 +410460,36 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgEducationClassAssignmentSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Command": "Update-MgEducationClassAssignmentSetting", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Update-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -410227,22 +410515,11 @@ "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationClassAssignmentSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410251,13 +410528,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Update-MgEducationClassAssignmentSubmissionResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410266,31 +410543,31 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "Update-MgEducationMe", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/me", - "Command": "Update-MgEducationMe", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationMeAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410299,13 +410576,13 @@ ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/me/assignments/{educationAssignment-id}", - "Command": "Update-MgEducationMeAssignment", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationMeAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410314,13 +410591,13 @@ ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Update-MgEducationMeAssignmentResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationMeAssignmentRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410329,13 +410606,13 @@ ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Command": "Update-MgEducationMeAssignmentRubric", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationMeAssignmentSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410344,13 +410621,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Update-MgEducationMeAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410359,13 +410636,13 @@ ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationMeAssignmentSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410374,13 +410651,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Update-MgEducationMeAssignmentSubmissionResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410389,12 +410666,23 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgEducationMeRubric", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/rubrics/{educationRubric-id}", "Module": "Education", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -410408,53 +410696,37 @@ "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "Command": "Update-MgEducationMeRubric", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationMeUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/education/me/user/mailboxSettings", - "Command": "Update-MgEducationMeUserMailboxSetting", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphEducationRoot", "Uri": "/education", - "Command": "Update-MgEducationRoot", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "Update-MgEducationSchool", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410463,13 +410735,18 @@ ], "OutputType": "IMicrosoftGraphEducationSchool", "Uri": "/education/schools/{educationSchool-id}", - "Command": "Update-MgEducationSchool", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationSchoolAdministrativeUnit", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410478,18 +410755,13 @@ ], "OutputType": "IMicrosoftGraphAdministrativeUnit", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "Command": "Update-MgEducationSchoolAdministrativeUnit", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false - }, + "Command": "Update-MgEducationUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410498,13 +410770,18 @@ ], "OutputType": "IMicrosoftGraphEducationUser", "Uri": "/education/users/{educationUser-id}", - "Command": "Update-MgEducationUser", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false + } }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationUserAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410513,13 +410790,13 @@ ], "OutputType": "IMicrosoftGraphEducationAssignment", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Command": "Update-MgEducationUserAssignment", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationUserAssignmentResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410528,13 +410805,13 @@ ], "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Command": "Update-MgEducationUserAssignmentResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationUserAssignmentRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410543,13 +410820,13 @@ ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Command": "Update-MgEducationUserAssignmentRubric", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationUserAssignmentSubmission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410558,13 +410835,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmission", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Command": "Update-MgEducationUserAssignmentSubmission", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410573,13 +410850,13 @@ ], "OutputType": "IMicrosoftGraphEducationOutcome", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationUserAssignmentSubmissionResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410588,13 +410865,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Command": "Update-MgEducationUserAssignmentSubmissionResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410603,13 +410880,13 @@ ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410618,13 +410895,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Command": "Update-MgEducationUserMailboxSetting", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Education", - "Permissions": [], + "Command": "Update-MgEducationUserRubric", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410633,18 +410910,13 @@ ], "OutputType": "IMicrosoftGraphEducationRubric", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Command": "Update-MgEducationUserRubric", + "Module": "Education", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgEntitlementManagementAccessPackage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410653,13 +410925,18 @@ ], "OutputType": "IMicrosoftGraphAccessPackage", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Command": "Update-MgEntitlementManagementAccessPackage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410668,18 +410945,13 @@ ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write entitlement management resources", - "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", - "IsAdmin": true - }, + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410688,13 +410960,18 @@ ], "OutputType": "IMicrosoftGraphApprovalStage", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write entitlement management resources", + "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.", + "IsAdmin": true + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410703,18 +410980,13 @@ ], "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgEntitlementManagementAssignment", + "Method": "POST", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -410725,13 +410997,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess", - "Command": "Update-MgEntitlementManagementAssignment", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410740,13 +411017,13 @@ ], "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410755,18 +411032,13 @@ ], "OutputType": "IMicrosoftGraphAccessPackageQuestion", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgEntitlementManagementAssignmentRequest", + "Method": "POST", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -410777,18 +411049,18 @@ ], "OutputType": null, "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "Command": "Update-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", - "Method": "POST" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgEntitlementManagementCatalog", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410797,13 +411069,18 @@ ], "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "Command": "Update-MgEntitlementManagementCatalog", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410812,18 +411089,13 @@ ], "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "EntitlementManagement.ReadWrite.All", - "Description": "Read and write all entitlement management resources", - "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgEntitlementManagementConnectedOrganization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410832,43 +411104,59 @@ ], "OutputType": "IMicrosoftGraphConnectedOrganization", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Command": "Update-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write all entitlement management resources", "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgEntitlementManagementSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphEntitlementManagementSettings", "Uri": "/identityGovernance/entitlementManagement/settings", - "Command": "Update-MgEntitlementManagementSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "EntitlementManagement.ReadWrite.All", + "Description": "Read and write all entitlement management resources", + "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Search", - "Permissions": [], + "Command": "Update-MgExternal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Uri": "/external", - "Command": "Update-MgExternal", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgExternalConnection", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/external/connections/{externalConnection-id}", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.All", @@ -410882,21 +411170,21 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgExternalConnectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Uri": "/external/connections/{externalConnection-id}", - "Command": "Update-MgExternalConnection", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.All", @@ -410910,22 +411198,11 @@ "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "Command": "Update-MgExternalConnectionGroup", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Search", - "Permissions": [], + "Command": "Update-MgExternalConnectionGroupMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410934,13 +411211,13 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Command": "Update-MgExternalConnectionGroupMember", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Update-MgExternalConnectionItemActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410949,13 +411226,13 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Command": "Update-MgExternalConnectionItemActivity", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Search", - "Permissions": [], + "Command": "Update-MgExternalConnectionOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -410964,12 +411241,23 @@ ], "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Command": "Update-MgExternalConnectionOperation", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgExternalConnectionSchema", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Uri": "/external/connections/{externalConnection-id}/schema", "Module": "Search", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.All", @@ -410983,21 +411271,21 @@ "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Uri": "/external/connections/{externalConnection-id}/schema", - "Command": "Update-MgExternalConnectionSchema", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -411011,36 +411299,36 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgGroupAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroup", - "Uri": "/groups/{group-id}", - "Command": "Update-MgGroup", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgGroupCalendarEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Update-MgGroupAppRoleAssignment", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -411054,22 +411342,11 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "Command": "Update-MgGroupCalendarEvent", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Update-MgGroupCalendarPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411078,18 +411355,13 @@ ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Command": "Update-MgGroupCalendarPermission", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgGroupConversationThread", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411098,13 +411370,18 @@ ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "Command": "Update-MgGroupConversationThread", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Groups", - "Permissions": [], + "Command": "Update-MgGroupConversationThreadPostExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411113,13 +411390,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Command": "Update-MgGroupConversationThreadPostExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411128,13 +411405,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDrive", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411143,13 +411420,13 @@ ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/groups/{group-id}/drives/{drive-id}", - "Command": "Update-MgGroupDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411158,13 +411435,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411173,13 +411450,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Command": "Update-MgGroupDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411188,13 +411465,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Update-MgGroupDriveItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411203,13 +411480,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411218,13 +411495,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411233,13 +411510,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411248,13 +411525,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Update-MgGroupDriveItemListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411263,13 +411540,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411278,13 +411555,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411293,13 +411570,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411308,13 +411585,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Update-MgGroupDriveItemListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411323,13 +411600,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411338,13 +411615,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Update-MgGroupDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411353,13 +411630,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Update-MgGroupDriveItemListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411368,13 +411645,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Update-MgGroupDriveItemPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411383,13 +411660,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Update-MgGroupDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemThumbnail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411398,13 +411675,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Update-MgGroupDriveItemThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411413,13 +411690,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Update-MgGroupDriveItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411428,13 +411705,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411443,13 +411720,13 @@ ], "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Command": "Update-MgGroupDriveList", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411458,13 +411735,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Update-MgGroupDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411473,13 +411750,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Update-MgGroupDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411488,13 +411765,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgGroupDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411503,13 +411780,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgGroupDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411518,13 +411795,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411533,13 +411810,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Update-MgGroupDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411548,13 +411825,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411563,13 +411840,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgGroupDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411578,13 +411855,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411593,13 +411870,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Update-MgGroupDriveListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411608,13 +411885,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411623,13 +411900,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Update-MgGroupDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411638,13 +411915,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Update-MgGroupDriveListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411653,13 +411930,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411668,13 +411945,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Update-MgGroupDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveListSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411683,13 +411960,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Update-MgGroupDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411698,13 +411975,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Command": "Update-MgGroupDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411713,13 +411990,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Command": "Update-MgGroupDriveRootAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411728,13 +412005,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411743,13 +412020,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411758,13 +412035,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411773,13 +412050,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Command": "Update-MgGroupDriveRootListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411788,13 +412065,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411803,13 +412080,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411818,13 +412095,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411833,13 +412110,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Command": "Update-MgGroupDriveRootListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411848,13 +412125,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411863,13 +412140,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Update-MgGroupDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411878,13 +412155,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Update-MgGroupDriveRootListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411893,13 +412170,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Update-MgGroupDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411908,13 +412185,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Update-MgGroupDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootThumbnail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411923,13 +412200,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Update-MgGroupDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgGroupDriveRootVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411938,12 +412215,23 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Update-MgGroupDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgGroupEvent", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -411957,22 +412245,11 @@ "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEvent", - "Uri": "/groups/{group-id}/events/{event-id}", - "Command": "Update-MgGroupEvent", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Update-MgGroupEventExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411981,13 +412258,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Command": "Update-MgGroupEventExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Update-MgGroupEventInstanceExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -411996,13 +412273,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Command": "Update-MgGroupEventInstanceExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Update-MgGroupExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412011,18 +412288,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Command": "Update-MgGroupExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false - }, + "Command": "Update-MgGroupLifecyclePolicy", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -412035,13 +412307,18 @@ ], "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Command": "Update-MgGroupLifecyclePolicy", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false + } }, { - "Module": "Notes", - "Permissions": [], + "Command": "Update-MgGroupOnenoteNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412050,13 +412327,13 @@ ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Command": "Update-MgGroupOnenoteNotebook", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Update-MgGroupOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412065,13 +412342,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Command": "Update-MgGroupOnenotePage", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Update-MgGroupOnenotePageContent", + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -412080,13 +412357,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Command": "Update-MgGroupOnenotePageContent", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Update-MgGroupOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412095,13 +412372,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Command": "Update-MgGroupOnenoteSection", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Update-MgGroupOnenoteSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412110,13 +412387,13 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Update-MgGroupOnenoteSectionGroup", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Update-MgGroupPermissionGrant", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412125,18 +412402,13 @@ ], "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Command": "Update-MgGroupPermissionGrant", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgGroupPhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412145,13 +412417,18 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/photo", - "Command": "Update-MgGroupPhoto", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Planner", - "Permissions": [], + "Command": "Update-MgGroupPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412160,13 +412437,13 @@ ], "OutputType": "IMicrosoftGraphPlannerGroup", "Uri": "/groups/{group-id}/planner", - "Command": "Update-MgGroupPlanner", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Planner", - "Permissions": [], + "Command": "Update-MgGroupPlannerPlanDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412175,12 +412452,27 @@ ], "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Command": "Update-MgGroupPlannerPlanDetail", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgGroupSetting", + "Method": "PATCH", + "Variants": [ + "Update", + "Update1", + "UpdateExpanded", + "UpdateExpanded1", + "UpdateViaIdentity", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" + ], + "OutputType": "IMicrosoftGraphGroupSetting", + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", "Module": "Groups", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -412194,26 +412486,11 @@ "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "Update1", - "UpdateExpanded", - "UpdateExpanded1", - "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" - ], - "OutputType": "IMicrosoftGraphGroupSetting", - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "Command": "Update-MgGroupSetting", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412222,13 +412499,13 @@ ], "OutputType": "IMicrosoftGraphGroupSettingTemplate", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412237,13 +412514,13 @@ ], "OutputType": "IMicrosoftGraphSite", "Uri": "/groups/{group-id}/sites/{site-id}", - "Command": "Update-MgGroupSite", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412252,13 +412529,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Command": "Update-MgGroupSiteAnalytic", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412267,13 +412544,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgGroupSiteAnalyticItemActivityStat", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412282,13 +412559,13 @@ ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412297,13 +412574,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Command": "Update-MgGroupSiteColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412312,13 +412589,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Command": "Update-MgGroupSiteContentType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412327,13 +412604,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgGroupSiteContentTypeColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412342,13 +412619,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgGroupSiteContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412357,13 +412634,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412372,13 +412649,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412387,13 +412664,13 @@ ], "OutputType": "IMicrosoftGraphList", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Command": "Update-MgGroupSiteList", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412402,13 +412679,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Command": "Update-MgGroupSiteListColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412417,13 +412694,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Command": "Update-MgGroupSiteListContentType", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412432,13 +412709,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgGroupSiteListContentTypeColumn", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412447,13 +412724,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgGroupSiteListContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412462,13 +412739,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412477,13 +412754,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Command": "Update-MgGroupSiteListItem", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412492,13 +412769,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412507,13 +412784,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgGroupSiteListItemDocumentSetVersion", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412522,13 +412799,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412537,13 +412814,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Command": "Update-MgGroupSiteListItemField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412552,13 +412829,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412567,13 +412844,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Update-MgGroupSiteListItemVersion", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412582,13 +412859,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Update-MgGroupSiteListItemVersionField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412597,13 +412874,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412612,13 +412889,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Command": "Update-MgGroupSiteListOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteListSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412627,13 +412904,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Command": "Update-MgGroupSiteListSubscription", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412642,13 +412919,13 @@ ], "OutputType": "IMicrosoftGraphOnenote", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Command": "Update-MgGroupSiteOnenote", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenoteNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412657,13 +412934,13 @@ ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Command": "Update-MgGroupSiteOnenoteNotebook", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenoteNotebookSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412672,13 +412949,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Command": "Update-MgGroupSiteOnenoteNotebookSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412687,13 +412964,13 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412702,13 +412979,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412717,13 +412994,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412732,13 +413009,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenoteOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412747,13 +413024,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteOperation", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Command": "Update-MgGroupSiteOnenoteOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412762,13 +413039,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Command": "Update-MgGroupSiteOnenotePage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenoteResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412777,13 +413054,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteResource", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Command": "Update-MgGroupSiteOnenoteResource", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412792,13 +413069,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Command": "Update-MgGroupSiteOnenoteSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenoteSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412807,13 +413084,13 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Update-MgGroupSiteOnenoteSectionGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412822,13 +413099,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412837,13 +413114,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOnenoteSectionPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412852,13 +413129,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Command": "Update-MgGroupSiteOnenoteSectionPage", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412867,13 +413144,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Command": "Update-MgGroupSiteOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSitePermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -412882,13 +413159,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Command": "Update-MgGroupSitePermission", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStore", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -412901,13 +413178,13 @@ ], "OutputType": "IMicrosoftGraphTermStore", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Command": "Update-MgGroupSiteTermStore", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -412920,13 +413197,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Command": "Update-MgGroupSiteTermStoreGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreGroupSet", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -412939,13 +413216,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Command": "Update-MgGroupSiteTermStoreGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreGroupSetChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -412966,13 +413243,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Command": "Update-MgGroupSiteTermStoreGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -412993,13 +413270,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413012,13 +413289,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413031,13 +413308,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413050,13 +413327,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413069,13 +413346,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413088,13 +413365,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413107,13 +413384,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413126,13 +413403,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Command": "Update-MgGroupSiteTermStoreSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413153,13 +413430,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Command": "Update-MgGroupSiteTermStoreSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413180,13 +413457,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgGroupSiteTermStoreSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetParentGroup", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413199,13 +413476,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Command": "Update-MgGroupSiteTermStoreSetParentGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413218,13 +413495,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413245,13 +413522,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413272,13 +413549,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413291,13 +413568,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413310,13 +413587,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413329,13 +413606,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413348,13 +413625,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413367,13 +413644,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413386,13 +413663,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Command": "Update-MgGroupSiteTermStoreSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413405,13 +413682,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Command": "Update-MgGroupSiteTermStoreSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetTermChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413424,13 +413701,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Update-MgGroupSiteTermStoreSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413443,13 +413720,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgGroupSiteTermStoreSetTermRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -413462,13 +413739,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Update-MgGroupSiteTermStoreSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413477,13 +413754,13 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Command": "Update-MgGroupTeamChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamChannelMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413492,13 +413769,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Update-MgGroupTeamChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamChannelMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413507,13 +413784,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Update-MgGroupTeamChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamChannelMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413522,13 +413799,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgGroupTeamChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamChannelMessageReply", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413537,13 +413814,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Update-MgGroupTeamChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413552,13 +413829,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamChannelSharedWithTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413567,13 +413844,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Update-MgGroupTeamChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamChannelTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413582,13 +413859,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Update-MgGroupTeamChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413597,13 +413874,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Command": "Update-MgGroupTeamMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413612,13 +413889,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Command": "Update-MgGroupTeamOperation", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamPhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413627,13 +413904,13 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/groups/{group-id}/team/photo", - "Command": "Update-MgGroupTeamPhoto", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamPrimaryChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413642,13 +413919,13 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/groups/{group-id}/team/primaryChannel", - "Command": "Update-MgGroupTeamPrimaryChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamPrimaryChannelMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413657,13 +413934,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Command": "Update-MgGroupTeamPrimaryChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamPrimaryChannelMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413672,13 +413949,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Command": "Update-MgGroupTeamPrimaryChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413687,13 +413964,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413702,13 +413979,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413717,13 +413994,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413732,13 +414009,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamPrimaryChannelTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413747,13 +414024,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Command": "Update-MgGroupTeamPrimaryChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413762,13 +414039,13 @@ ], "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamScheduleOpenShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413777,13 +414054,13 @@ ], "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Command": "Update-MgGroupTeamScheduleOpenShift", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413792,13 +414069,13 @@ ], "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamScheduleSchedulingGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413807,13 +414084,13 @@ ], "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Command": "Update-MgGroupTeamScheduleSchedulingGroup", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamScheduleShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413822,13 +414099,13 @@ ], "OutputType": "IMicrosoftGraphShift", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Command": "Update-MgGroupTeamScheduleShift", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413837,13 +414114,13 @@ ], "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamScheduleTimeOff", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413852,13 +414129,13 @@ ], "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Command": "Update-MgGroupTeamScheduleTimeOff", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamScheduleTimeOffReason", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413867,13 +414144,13 @@ ], "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Command": "Update-MgGroupTeamScheduleTimeOffReason", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamScheduleTimeOffRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413882,13 +414159,13 @@ ], "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Command": "Update-MgGroupTeamScheduleTimeOffRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413897,13 +414174,13 @@ ], "OutputType": "IMicrosoftGraphTeamworkTag", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Command": "Update-MgGroupTeamTag", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgGroupTeamTagMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413912,18 +414189,13 @@ ], "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Command": "Update-MgGroupTeamTagMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgGroupThread", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413932,13 +414204,18 @@ ], "OutputType": "IMicrosoftGraphConversationThread", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "Command": "Update-MgGroupThread", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Groups", - "Permissions": [], + "Command": "Update-MgGroupThreadPostExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413947,13 +414224,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Command": "Update-MgGroupThreadPostExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Groups", - "Permissions": [], + "Command": "Update-MgGroupThreadPostInReplyToExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413962,18 +414239,13 @@ ], "OutputType": null, "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Command": "Update-MgGroupThreadPostInReplyToExtension", + "Module": "Groups", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "APIConnectors.ReadWrite.All", - "Description": "Read and write API connectors for authentication flows", - "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgIdentityApiConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413982,13 +414254,18 @@ ], "OutputType": "IMicrosoftGraphIdentityApiConnector", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Command": "Update-MgIdentityApiConnector", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "APIConnectors.ReadWrite.All", + "Description": "Read and write API connectors for authentication flows", + "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgIdentityB2XUserFlow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -413997,13 +414274,13 @@ ], "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Command": "Update-MgIdentityB2XUserFlow", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgIdentityB2XUserFlowLanguage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414012,13 +414289,13 @@ ], "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Command": "Update-MgIdentityB2XUserFlowLanguage", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414027,13 +414304,13 @@ ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414042,18 +414319,13 @@ ], "OutputType": null, "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414062,31 +414334,31 @@ ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgIdentityConditionalAccess", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphConditionalAccessRoot", "Uri": "/identity/conditionalAccess", - "Command": "Update-MgIdentityConditionalAccess", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ConditionalAccess", - "Description": "Read and write your organization's conditional access policies", - "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414095,12 +414367,28 @@ ], "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.ConditionalAccess", + "Description": "Read and write your organization's conditional access policies", + "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", + "IsAdmin": false + } }, { + "Command": "Update-MgIdentityConditionalAccessNamedLocation", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -414114,21 +414402,21 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgIdentityConditionalAccessPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Command": "Update-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -414148,22 +414436,11 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Command": "Update-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceAccessReviewDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414172,13 +414449,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414187,13 +414464,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414202,18 +414479,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414222,13 +414494,18 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414237,18 +414514,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage all access reviews", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414257,18 +414529,18 @@ ], "OutputType": "IMicrosoftGraphAccessReviewStage", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true - }, + "Description": "Manage all access reviews", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false + } + }, + { + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414277,13 +414549,18 @@ ], "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414292,13 +414569,13 @@ ], "OutputType": "IMicrosoftGraphGovernanceInsight", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414307,13 +414584,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414322,13 +414599,13 @@ ], "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceAppConsentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414337,13 +414614,13 @@ ], "OutputType": "IMicrosoftGraphAppConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Command": "Update-MgIdentityGovernanceAppConsentRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414352,13 +414629,13 @@ ], "OutputType": "IMicrosoftGraphUserConsentRequest", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414367,13 +414644,13 @@ ], "OutputType": "IMicrosoftGraphApproval", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414382,18 +414659,13 @@ ], "OutputType": "IMicrosoftGraphApprovalStage", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414402,13 +414674,18 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414417,18 +414694,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414437,13 +414709,18 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414452,13 +414729,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414467,13 +414744,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414482,13 +414759,13 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414497,13 +414774,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414512,13 +414789,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414527,36 +414804,31 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "LifecycleWorkflows.ReadWrite.All", - "Description": "Read and write all lifecycle workflows resources", - "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": { "Name": "LifecycleWorkflows.ReadWrite.All", "Description": "Read and write all lifecycle workflows resources", "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414565,13 +414837,18 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "LifecycleWorkflows.ReadWrite.All", + "Description": "Read and write all lifecycle workflows resources", + "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414580,13 +414857,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414595,13 +414872,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414610,13 +414887,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414625,13 +414902,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414640,13 +414917,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414655,13 +414932,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414670,13 +414947,13 @@ ], "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414685,18 +414962,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": { - "Name": "Agreement.ReadWrite.All", - "Description": "Read and write all terms of use agreements", - "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414705,13 +414977,18 @@ ], "OutputType": "IMicrosoftGraphAgreement", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Agreement.ReadWrite.All", + "Description": "Read and write all terms of use agreements", + "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -414724,13 +415001,13 @@ ], "OutputType": "IMicrosoftGraphAgreementAcceptance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414739,13 +415016,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFile", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414754,13 +415031,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414769,13 +415046,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414784,18 +415061,13 @@ ], "OutputType": "IMicrosoftGraphAgreementFileVersion", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "IdentityProvider.ReadWrite.All", - "Description": "Read and write identity providers", - "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", - "IsAdmin": false - }, + "Command": "Update-MgIdentityProvider", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414804,18 +415076,18 @@ ], "OutputType": "IMicrosoftGraphIdentityProviderBase", "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Command": "Update-MgIdentityProvider", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { - "Name": "IdentityUserFlow.ReadWrite.All", - "Description": "Read and write all identity user flows", - "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "Name": "IdentityProvider.ReadWrite.All", + "Description": "Read and write identity providers", + "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgIdentityUserFlowAttribute", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414824,26 +415096,31 @@ ], "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Command": "Update-MgIdentityUserFlowAttribute", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "IdentityUserFlow.ReadWrite.All", + "Description": "Read and write all identity user flows", + "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgInformationProtection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphInformationProtection", "Uri": "/informationProtection", - "Command": "Update-MgInformationProtection", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgInformationProtectionThreatAssessmentRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414852,13 +415129,13 @@ ], "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Command": "Update-MgInformationProtectionThreatAssessmentRequest", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414867,13 +415144,13 @@ ], "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgInvitation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414882,13 +415159,13 @@ ], "OutputType": "IMicrosoftGraphInvitation", "Uri": "/invitations/{invitation-id}", - "Command": "Update-MgInvitation", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgInvitationInvitedUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414897,12 +415174,23 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Command": "Update-MgInvitationInvitedUserMailboxSetting", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgOauth2PermissionGrant", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -414916,21 +415204,21 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgOrganization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Command": "Update-MgOauth2PermissionGrant", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphOrganization", + "Uri": "/organization/{organization-id}", "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -414950,27 +415238,11 @@ "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOrganization", - "Uri": "/organization/{organization-id}", - "Command": "Update-MgOrganization", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": false - }, + "Command": "Update-MgOrganizationBranding", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414979,18 +415251,18 @@ ], "OutputType": "IMicrosoftGraphOrganizationalBranding", "Uri": "/organization/{organization-id}/branding", - "Command": "Update-MgOrganizationBranding", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.DirectoryManagement", + "ApiVersion": "v1.0", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgOrganizationBrandingLocalization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -414999,13 +415271,18 @@ ], "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "Command": "Update-MgOrganizationBrandingLocalization", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": false + } }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgOrganizationExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415014,18 +415291,13 @@ ], "OutputType": null, "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Command": "Update-MgOrganizationExtension", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": { - "Name": "Place.ReadWrite.All", - "Description": "Read and write organization places", - "FullDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgPlace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415034,45 +415306,31 @@ ], "OutputType": "IMicrosoftGraphPlace", "Uri": "/places/{place-id}", - "Command": "Update-MgPlace", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Place.ReadWrite.All", + "Description": "Read and write organization places", + "FullDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Planner", - "Permissions": [], + "Command": "Update-MgPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphPlanner", "Uri": "/planner", - "Command": "Update-MgPlanner", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Planner", - "Permissions": [ - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false - } - ], + "Command": "Update-MgPlannerBucket", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415081,12 +415339,8 @@ ], "OutputType": "IMicrosoftGraphPlannerBucket", "Uri": "/planner/buckets/{plannerBucket-id}", - "Command": "Update-MgPlannerBucket", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -415106,7 +415360,11 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgPlannerPlan", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415115,12 +415373,8 @@ ], "OutputType": "IMicrosoftGraphPlannerPlan", "Uri": "/planner/plans/{plannerPlan-id}", - "Command": "Update-MgPlannerPlan", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -415140,7 +415394,11 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgPlannerPlanDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415149,12 +415407,8 @@ ], "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Uri": "/planner/plans/{plannerPlan-id}/details", - "Command": "Update-MgPlannerPlanDetail", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -415174,7 +415428,11 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgPlannerTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415183,12 +415441,8 @@ ], "OutputType": "IMicrosoftGraphPlannerTask", "Uri": "/planner/tasks/{plannerTask-id}", - "Command": "Update-MgPlannerTask", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -415208,7 +415462,11 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415217,12 +415475,8 @@ ], "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -415242,7 +415496,11 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415251,12 +415509,8 @@ ], "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -415276,7 +415530,11 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgPlannerTaskDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415285,12 +415543,8 @@ ], "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Uri": "/planner/tasks/{plannerTask-id}/details", - "Command": "Update-MgPlannerTaskDetail", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -415310,7 +415564,11 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415319,18 +415577,32 @@ ], "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", + "Module": "Planner", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [ + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false + } + ] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415339,31 +415611,31 @@ ], "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgPolicyAdminConsentRequestPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "Uri": "/policies/adminConsentRequestPolicy", - "Command": "Update-MgPolicyAdminConsentRequestPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Update-MgPolicyAppManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415372,49 +415644,54 @@ ], "OutputType": "IMicrosoftGraphAppManagementPolicy", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "Command": "Update-MgPolicyAppManagementPolicy", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { - "Name": "Policy.ReadWrite.AuthenticationFlows", - "Description": "Read and write authentication flow policies", - "FullDescription": "Allows the app to read and write all authentication flow policies for the tenant, without a signed-in user.", + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgPolicyAuthenticationFlowPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "Uri": "/policies/authenticationFlowsPolicy", - "Command": "Update-MgPolicyAuthenticationFlowPolicy", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { - "Name": "Policy.ReadWrite.AuthenticationMethod", - "Description": "Read and write all authentication method policies ", - "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ", + "Name": "Policy.ReadWrite.AuthenticationFlows", + "Description": "Read and write authentication flow policies", + "FullDescription": "Allows the app to read and write all authentication flow policies for the tenant, without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgPolicyAuthenticationMethodPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "Uri": "/policies/authenticationMethodsPolicy", - "Command": "Update-MgPolicyAuthenticationMethodPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.AuthenticationMethod", + "Description": "Read and write all authentication method policies ", + "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415423,12 +415700,23 @@ ], "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgPolicyAuthenticationStrengthPolicy", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -415442,21 +415730,21 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "Command": "Update-MgPolicyAuthenticationStrengthPolicy", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.AuthenticationMethod", @@ -415470,22 +415758,11 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415494,36 +415771,31 @@ ], "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.Authorization", - "Description": "Read and write your organization's authorization policy", - "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", - "IsAdmin": false - }, + "Command": "Update-MgPolicyAuthorizationPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Uri": "/policies/authorizationPolicy", - "Command": "Update-MgPolicyAuthorizationPolicy", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "Policy.ReadWrite.Authorization", + "Description": "Read and write your organization's authorization policy", + "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgPolicyClaimMappingPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415532,54 +415804,54 @@ ], "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "Command": "Update-MgPolicyClaimMappingPolicy", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { - "Name": "Policy.ReadWrite.CrossTenantAccess", - "Description": "Read and write your organization's cross tenant access policies", - "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgPolicyCrossTenantAccessPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "Uri": "/policies/crossTenantAccessPolicy", - "Command": "Update-MgPolicyCrossTenantAccessPolicy", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "Uri": "/policies/crossTenantAccessPolicy/default", - "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415588,18 +415860,18 @@ ], "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415608,36 +415880,36 @@ ], "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Command": "Update-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "Name": "Policy.ReadWrite.CrossTenantAccess", + "Description": "Read and write your organization's cross tenant access policies", + "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgPolicyDefaultAppManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "Uri": "/policies/defaultAppManagementPolicy", - "Command": "Update-MgPolicyDefaultAppManagementPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, + "Command": "Update-MgPolicyFeatureRolloutPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415646,18 +415918,18 @@ ], "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Command": "Update-MgPolicyFeatureRolloutPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415666,12 +415938,26 @@ ], "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { + "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -415685,25 +415971,11 @@ "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.PermissionGrant", - "Description": "Manage consent and permission grant policies", - "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgPolicyPermissionGrantPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415712,13 +415984,18 @@ ], "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Command": "Update-MgPolicyPermissionGrantPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.PermissionGrant", + "Description": "Manage consent and permission grant policies", + "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgPolicyPermissionGrantPolicyExclude", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415727,13 +416004,13 @@ ], "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Command": "Update-MgPolicyPermissionGrantPolicyExclude", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgPolicyPermissionGrantPolicyInclude", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415742,13 +416019,13 @@ ], "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Command": "Update-MgPolicyPermissionGrantPolicyInclude", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgPolicyRoleManagementPolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415757,13 +416034,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Command": "Update-MgPolicyRoleManagementPolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgPolicyRoleManagementPolicyAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415772,13 +416049,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Command": "Update-MgPolicyRoleManagementPolicyAssignment", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415787,12 +416064,23 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgPolicyRoleManagementPolicyRule", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -415806,27 +416094,11 @@ "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Command": "Update-MgPolicyRoleManagementPolicyRule", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Identity.SignIns", - "Permissions": { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false - }, + "Command": "Update-MgPolicyTokenIssuancePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415835,18 +416107,18 @@ ], "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Command": "Update-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgPolicyTokenLifetimePolicy", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415855,31 +416127,31 @@ ], "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Command": "Update-MgPolicyTokenLifetimePolicy", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false + } }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgPrint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphPrint", "Uri": "/print", - "Command": "Update-MgPrint", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": { - "Name": "PrintConnector.ReadWrite.All", - "Description": "Read and write print connectors", - "FullDescription": "Allows the application to read and write print connectors on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgPrintConnector", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415888,13 +416160,18 @@ ], "OutputType": "IMicrosoftGraphPrintConnector", "Uri": "/print/connectors/{printConnector-id}", - "Command": "Update-MgPrintConnector", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "PrintConnector.ReadWrite.All", + "Description": "Read and write print connectors", + "FullDescription": "Allows the application to read and write print connectors on your behalf.", + "IsAdmin": true + } }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgPrintOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415903,12 +416180,23 @@ ], "OutputType": "IMicrosoftGraphPrintOperation", "Uri": "/print/operations/{printOperation-id}", - "Command": "Update-MgPrintOperation", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgPrintPrinter", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrinter", + "Uri": "/print/printers/{printer-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -415922,21 +416210,21 @@ "FullDescription": "Allows the application to read and update printers without a signed-in user. Does not allow creating (registering) or deleting (unregistering) printers.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgPrintPrinterJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrinter", - "Uri": "/print/printers/{printer-id}", - "Command": "Update-MgPrintPrinter", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Manage.All", @@ -415956,22 +416244,11 @@ "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPrintJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Command": "Update-MgPrintPrinterJob", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgPrintPrinterJobDocument", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415980,13 +416257,13 @@ ], "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Update-MgPrintPrinterJobDocument", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgPrintPrinterJobTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -415995,13 +416272,13 @@ ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Update-MgPrintPrinterJobTask", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgPrintPrinterTaskTrigger", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416010,13 +416287,13 @@ ], "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Command": "Update-MgPrintPrinterTaskTrigger", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgPrintService", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416025,13 +416302,13 @@ ], "OutputType": "IMicrosoftGraphPrintService", "Uri": "/print/services/{printService-id}", - "Command": "Update-MgPrintService", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgPrintServiceEndpoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416040,18 +416317,13 @@ ], "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Command": "Update-MgPrintServiceEndpoint", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true - }, + "Command": "Update-MgPrintShare", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416060,13 +416332,18 @@ ], "OutputType": "IMicrosoftGraphPrinterShare", "Uri": "/print/shares/{printerShare-id}", - "Command": "Update-MgPrintShare", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true + } }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgPrintShareAllowedUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416075,13 +416352,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Command": "Update-MgPrintShareAllowedUserMailboxSetting", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgPrintShareJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416090,13 +416367,13 @@ ], "OutputType": "IMicrosoftGraphPrintJob", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Command": "Update-MgPrintShareJob", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgPrintShareJobDocument", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416105,13 +416382,13 @@ ], "OutputType": "IMicrosoftGraphPrintDocument", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Command": "Update-MgPrintShareJobDocument", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": [], + "Command": "Update-MgPrintShareJobTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416120,18 +416397,13 @@ ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Command": "Update-MgPrintShareJobTask", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CloudPrint", - "Permissions": { - "Name": "PrintTaskDefinition.ReadWrite.All", - "Description": "Read, write and update print task definitions", - "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", - "IsAdmin": false - }, + "Command": "Update-MgPrintTaskDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416140,18 +416412,18 @@ ], "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Command": "Update-MgPrintTaskDefinition", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Devices.CloudPrint", + "ApiVersion": "v1.0", "Permissions": { "Name": "PrintTaskDefinition.ReadWrite.All", "Description": "Read, write and update print task definitions", "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgPrintTaskDefinitionTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416160,18 +416432,18 @@ ], "OutputType": "IMicrosoftGraphPrintTask", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Command": "Update-MgPrintTaskDefinitionTask", + "Module": "Devices.CloudPrint", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "PrintTaskDefinition.ReadWrite.All", + "Description": "Read, write and update print task definitions", + "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ", + "IsAdmin": false + } }, { - "Module": "Compliance", - "Permissions": { - "Name": "SubjectRightsRequest.ReadWrite.All", - "Description": "Read and write data subject requests", - "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgPrivacySubjectRightsRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416180,13 +416452,18 @@ ], "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Command": "Update-MgPrivacySubjectRightsRequest", + "Module": "Compliance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "SubjectRightsRequest.ReadWrite.All", + "Description": "Read and write data subject requests", + "FullDescription": "Allows the app to read and write subject rights requests on your behalf.", + "IsAdmin": true + } }, { - "Module": "Compliance", - "Permissions": [], + "Command": "Update-MgPrivacySubjectRightsRequestNote", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416195,13 +416472,13 @@ ], "OutputType": "IMicrosoftGraphAuthoredNote", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Command": "Update-MgPrivacySubjectRightsRequestNote", + "Module": "Compliance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Reports", - "Permissions": [], + "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416210,13 +416487,13 @@ ], "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", + "Module": "Reports", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgRiskDetection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416225,13 +416502,13 @@ ], "OutputType": "IMicrosoftGraphRiskDetection", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Command": "Update-MgRiskDetection", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgRiskyServicePrincipal", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416240,13 +416517,13 @@ ], "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Command": "Update-MgRiskyServicePrincipal", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgRiskyServicePrincipalHistory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416255,13 +416532,13 @@ ], "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Command": "Update-MgRiskyServicePrincipalHistory", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgRiskyUser", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416270,13 +416547,13 @@ ], "OutputType": "IMicrosoftGraphRiskyUser", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Command": "Update-MgRiskyUser", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgRiskyUserHistory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416285,12 +416562,21 @@ ], "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Command": "Update-MgRiskyUserHistory", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgRoleManagement", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphRoleManagement", + "Uri": "/roleManagement", "Module": "DeviceManagement.Enrollment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -416304,33 +416590,24 @@ "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded" - ], - "OutputType": "IMicrosoftGraphRoleManagement", - "Uri": "/roleManagement", - "Command": "Update-MgRoleManagement", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementDirectory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/directory", - "Command": "Update-MgRoleManagementDirectory", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementDirectoryResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416339,13 +416616,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Update-MgRoleManagementDirectoryResourceNamespace", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416354,13 +416631,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementDirectoryRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416369,13 +416646,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Update-MgRoleManagementDirectoryRoleAssignment", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416384,13 +416661,13 @@ ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416399,13 +416676,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416414,13 +416691,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416429,12 +416706,23 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgRoleManagementDirectoryRoleDefinition", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Module": "Identity.Governance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -416466,22 +416754,11 @@ "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Update-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416490,13 +416767,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416505,13 +416782,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416520,13 +416797,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416535,26 +416812,26 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementEntitlementManagement", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphRbacApplication", "Uri": "/roleManagement/entitlementManagement", - "Command": "Update-MgRoleManagementEntitlementManagement", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416563,13 +416840,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416578,13 +416855,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416593,13 +416870,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416608,13 +416885,13 @@ ], "OutputType": "IMicrosoftGraphAppScope", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416623,13 +416900,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416638,13 +416915,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416653,13 +416930,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416668,13 +416945,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416683,13 +416960,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416698,13 +416975,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416713,13 +416990,13 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Governance", - "Permissions": [], + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416728,12 +417005,23 @@ ], "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Identity.Governance", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgSchemaExtension", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/schemaExtensions/{schemaExtension-id}", "Module": "SchemaExtensions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -416747,40 +417035,24 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSchemaExtension", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "Command": "Update-MgSchemaExtension", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Search", - "Permissions": [], + "Command": "Update-MgSearchEntity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": null, "Uri": "/search", - "Command": "Update-MgSearchEntity", + "Module": "Search", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", - "IsAdmin": false - }, + "Command": "Update-MgSecurityAlert", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416789,18 +417061,18 @@ ], "OutputType": "IMicrosoftGraphAlert", "Uri": "/security/alerts/{alert-id}", - "Command": "Update-MgSecurityAlert", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { - "Name": "SecurityAlert.ReadWrite.All", - "Description": "Read and write to all security alerts", - "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.", + "Name": "SecurityEvents.ReadWrite.All", + "Description": "Read and update your organization’s security events", + "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgSecurityAlertV2", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416809,13 +417081,18 @@ ], "OutputType": "IMicrosoftGraphSecurityAlert", "Uri": "/security/alerts_v2/{alert-id}", - "Command": "Update-MgSecurityAlertV2", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "SecurityAlert.ReadWrite.All", + "Description": "Read and write to all security alerts", + "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityAttackSimulationAutomation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416824,13 +417101,13 @@ ], "OutputType": "IMicrosoftGraphSimulationAutomation", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Command": "Update-MgSecurityAttackSimulationAutomation", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityAttackSimulationAutomationRun", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416839,25 +417116,36 @@ ], "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Command": "Update-MgSecurityAttackSimulationAutomationRun", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityCase", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSecurityCasesRoot", "Uri": "/security/cases", - "Command": "Update-MgSecurityCase", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgSecurityCaseEdiscoveryCase", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -416871,22 +417159,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "Command": "Update-MgSecurityCaseEdiscoveryCase", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416895,12 +417172,21 @@ ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", + "Method": "POST", + "Variants": [ + "Update", + "UpdateViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -416914,20 +417200,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416936,13 +417213,13 @@ ], "OutputType": "IMicrosoftGraphSecuritySiteSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416951,13 +417228,13 @@ ], "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416966,13 +417243,13 @@ ], "OutputType": "IMicrosoftGraphSecurityUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -416981,12 +417258,21 @@ ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", + "Method": "POST", + "Variants": [ + "Update", + "UpdateViaIdentity" + ], + "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -417000,20 +417286,11 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateViaIdentity" - ], - "OutputType": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417022,13 +417299,13 @@ ], "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417037,12 +417314,23 @@ ], "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -417056,21 +417344,21 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -417084,56 +417372,56 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -417147,42 +417435,31 @@ "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgSecurityIncident", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphSecurityIncident", + "Uri": "/security/incidents/{incident-id}", "Module": "Security", + "ApiVersion": "v1.0", "Permissions": { "Name": "SecurityIncident.ReadWrite.All", "Description": "Read and write to all security incidents", "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphSecurityIncident", - "Uri": "/security/incidents/{incident-id}", - "Command": "Update-MgSecurityIncident", - "ApiVersion": "v1.0", - "Method": "PATCH" + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecuritySecureScore", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417191,18 +417468,13 @@ ], "OutputType": "IMicrosoftGraphSecureScore", "Uri": "/security/secureScores/{secureScore-id}", - "Command": "Update-MgSecuritySecureScore", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "SecurityEvents.ReadWrite.All", - "Description": "Read and update your organization’s security events", - "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", - "IsAdmin": false - }, + "Command": "Update-MgSecuritySecureScoreControlProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417211,26 +417483,31 @@ ], "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Command": "Update-MgSecuritySecureScoreControlProfile", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "SecurityEvents.ReadWrite.All", + "Description": "Read and update your organization’s security events", + "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.", + "IsAdmin": false + } }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligence", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", "Uri": "/security/threatIntelligence", - "Command": "Update-MgSecurityThreatIntelligence", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligenceArticle", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417239,13 +417516,13 @@ ], "OutputType": "IMicrosoftGraphSecurityArticle", "Uri": "/security/threatIntelligence/articles/{article-id}", - "Command": "Update-MgSecurityThreatIntelligenceArticle", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417254,13 +417531,13 @@ ], "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligenceHost", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417269,13 +417546,13 @@ ], "OutputType": "IMicrosoftGraphSecurityHost", "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Command": "Update-MgSecurityThreatIntelligenceHost", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligenceHostComponent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417284,13 +417561,13 @@ ], "OutputType": "IMicrosoftGraphSecurityHostComponent", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Command": "Update-MgSecurityThreatIntelligenceHostComponent", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligenceHostCookie", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417299,13 +417576,13 @@ ], "OutputType": "IMicrosoftGraphSecurityHostCookie", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Command": "Update-MgSecurityThreatIntelligenceHostCookie", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligenceHostReputation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417314,13 +417591,13 @@ ], "OutputType": "IMicrosoftGraphSecurityHostReputation", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Command": "Update-MgSecurityThreatIntelligenceHostReputation", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligenceHostTracker", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417329,13 +417606,13 @@ ], "OutputType": "IMicrosoftGraphSecurityHostTracker", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Command": "Update-MgSecurityThreatIntelligenceHostTracker", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417344,13 +417621,13 @@ ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417359,13 +417636,13 @@ ], "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417374,13 +417651,13 @@ ], "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligenceVulnerability", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417389,13 +417666,13 @@ ], "OutputType": "IMicrosoftGraphSecurityVulnerability", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Command": "Update-MgSecurityThreatIntelligenceVulnerability", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417404,26 +417681,26 @@ ], "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityTrigger", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSecurityTriggersRoot", "Uri": "/security/triggers", - "Command": "Update-MgSecurityTrigger", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityTriggerRetentionEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417432,31 +417709,26 @@ ], "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Command": "Update-MgSecurityTriggerRetentionEvent", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": [], + "Command": "Update-MgSecurityTriggerType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", "Uri": "/security/triggerTypes", - "Command": "Update-MgSecurityTriggerType", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Security", - "Permissions": { - "Name": "RecordsManagement.ReadWrite.All", - "Description": "Read and write Records Management configuration, labels, and policies", - "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgSecurityTriggerTypeRetentionEventType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417465,13 +417737,18 @@ ], "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Command": "Update-MgSecurityTriggerTypeRetentionEventType", + "Module": "Security", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "RecordsManagement.ReadWrite.All", + "Description": "Read and write Records Management configuration, labels, and policies", + "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.", + "IsAdmin": true + } }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Update-MgServiceAnnouncementHealthOverview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417480,13 +417757,13 @@ ], "OutputType": "IMicrosoftGraphServiceHealth", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Command": "Update-MgServiceAnnouncementHealthOverview", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417495,13 +417772,13 @@ ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Update-MgServiceAnnouncementIssue", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417510,13 +417787,13 @@ ], "OutputType": "IMicrosoftGraphServiceHealthIssue", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Command": "Update-MgServiceAnnouncementIssue", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Update-MgServiceAnnouncementMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417525,13 +417802,13 @@ ], "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Command": "Update-MgServiceAnnouncementMessage", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.ServiceAnnouncement", - "Permissions": [], + "Command": "Update-MgServiceAnnouncementMessageAttachment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417540,12 +417817,23 @@ ], "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Command": "Update-MgServiceAnnouncementMessageAttachment", + "Module": "Devices.ServiceAnnouncement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgServicePrincipal", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}", "Module": "Applications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -417565,22 +417853,11 @@ "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "Command": "Update-MgServicePrincipal", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgServicePrincipalAppRoleAssignedTo", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417589,13 +417866,13 @@ ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Command": "Update-MgServicePrincipalAppRoleAssignedTo", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgServicePrincipalAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417604,13 +417881,13 @@ ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Update-MgServicePrincipalAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417619,13 +417896,13 @@ ], "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgServicePrincipalEndpoint", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417634,13 +417911,13 @@ ], "OutputType": "IMicrosoftGraphEndpoint", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Command": "Update-MgServicePrincipalEndpoint", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgServicePrincipalRiskDetection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417649,13 +417926,13 @@ ], "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Command": "Update-MgServicePrincipalRiskDetection", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgServicePrincipalSynchronizationJob", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417664,13 +417941,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Command": "Update-MgServicePrincipalSynchronizationJob", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgServicePrincipalSynchronizationJobSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417679,13 +417956,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Command": "Update-MgServicePrincipalSynchronizationJobSchema", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417694,13 +417971,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgServicePrincipalSynchronizationTemplate", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417709,13 +417986,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Command": "Update-MgServicePrincipalSynchronizationTemplate", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417724,13 +418001,13 @@ ], "OutputType": "IMicrosoftGraphSynchronizationSchema", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417739,13 +418016,13 @@ ], "OutputType": "IMicrosoftGraphDirectoryDefinition", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417754,13 +418031,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgShareCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417769,13 +418046,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgShareLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417784,13 +418061,13 @@ ], "OutputType": "IMicrosoftGraphList", "Uri": "/shares/{sharedDriveItem-id}/list", - "Command": "Update-MgShareList", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417799,13 +418076,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Command": "Update-MgShareListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417814,13 +418091,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Command": "Update-MgShareListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417829,13 +418106,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgShareListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417844,13 +418121,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgShareListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -417859,13 +418136,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Command": "Update-MgShareListCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListItem", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -417878,13 +418155,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Command": "Update-MgShareListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -417897,13 +418174,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -417916,13 +418193,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgShareListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -417935,13 +418212,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgShareListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListItemField", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -417954,13 +418231,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Command": "Update-MgShareListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -417973,13 +418250,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -417992,13 +418269,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Update-MgShareListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -418011,13 +418288,13 @@ ], "OutputType": null, "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Update-MgShareListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418026,13 +418303,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418041,13 +418318,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Update-MgShareListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareListSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418056,13 +418333,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Command": "Update-MgShareListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgSharePermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418071,13 +418348,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/shares/{sharedDriveItem-id}/permission", - "Command": "Update-MgSharePermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgShareSharedDriveItemSharedDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418086,13 +418363,13 @@ ], "OutputType": "IMicrosoftGraphSharedDriveItem", "Uri": "/shares/{sharedDriveItem-id}", - "Command": "Update-MgShareSharedDriveItemSharedDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSite", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418101,13 +418378,13 @@ ], "OutputType": "IMicrosoftGraphSite", "Uri": "/sites/{site-id}", - "Command": "Update-MgSite", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418116,13 +418393,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/sites/{site-id}/analytics", - "Command": "Update-MgSiteAnalytic", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418131,13 +418408,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgSiteAnalyticItemActivityStat", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteAnalyticItemActivityStatActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418146,12 +418423,23 @@ ], "OutputType": "IMicrosoftGraphItemActivity", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Command": "Update-MgSiteAnalyticItemActivityStatActivity", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgSiteColumn", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -418165,21 +418453,21 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgSiteContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "Command": "Update-MgSiteColumn", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -418193,21 +418481,21 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgSiteContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "Command": "Update-MgSiteContentType", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -418221,22 +418509,11 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgSiteContentTypeColumn", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418245,13 +418522,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgSiteContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418260,12 +418537,23 @@ ], "OutputType": "IMicrosoftGraphList", "Uri": "/sites/{site-id}/lists/{list-id}", - "Command": "Update-MgSiteList", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgSiteListColumn", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -418279,21 +418567,21 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgSiteListContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Command": "Update-MgSiteListColumn", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -418307,21 +418595,21 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgSiteListContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Command": "Update-MgSiteListContentType", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Sites", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -418335,22 +418623,11 @@ "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgSiteListContentTypeColumn", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteListContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418359,13 +418636,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgSiteListContentTypeColumnLink", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteListCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418374,18 +418651,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Command": "Update-MgSiteListCreatedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Update-MgSiteListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418394,13 +418666,18 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Command": "Update-MgSiteListItem", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418409,13 +418686,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418424,13 +418701,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgSiteListItemDocumentSetVersion", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418439,18 +418716,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgSiteListItemDocumentSetVersionField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Update-MgSiteListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418459,13 +418731,18 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Command": "Update-MgSiteListItemField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418474,13 +418751,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418489,13 +418766,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Update-MgSiteListItemVersion", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418504,13 +418781,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Update-MgSiteListItemVersionField", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418519,13 +418796,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteListOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418534,13 +418811,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Command": "Update-MgSiteListOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteListSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418549,13 +418826,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Command": "Update-MgSiteListSubscription", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Update-MgSiteOnenoteNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418564,13 +418841,13 @@ ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Command": "Update-MgSiteOnenoteNotebook", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -418579,13 +418856,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -418594,13 +418871,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Update-MgSiteOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418609,13 +418886,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Command": "Update-MgSiteOnenotePage", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteOnenotePageContent", + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -418624,13 +418901,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Command": "Update-MgSiteOnenotePageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Update-MgSiteOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418639,13 +418916,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Command": "Update-MgSiteOnenoteSection", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Update-MgSiteOnenoteSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418654,13 +418931,13 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Update-MgSiteOnenoteSectionGroup", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -418669,13 +418946,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteOnenoteSectionPageContent", + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -418684,13 +418961,13 @@ ], "OutputType": null, "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Command": "Update-MgSiteOnenoteSectionPageContent", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418699,18 +418976,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Command": "Update-MgSiteOperation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false - }, + "Command": "Update-MgSitePermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -418719,18 +418991,18 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Command": "Update-MgSitePermission", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false + } }, { - "Module": "Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "Update-MgSiteTermStore", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -418743,13 +419015,18 @@ ], "OutputType": "IMicrosoftGraphTermStore", "Uri": "/sites/{site-id}/termStore", - "Command": "Update-MgSiteTermStore", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreGroup", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -418762,13 +419039,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Command": "Update-MgSiteTermStoreGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreGroupSet", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -418781,13 +419058,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Command": "Update-MgSiteTermStoreGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreGroupSetChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -418808,13 +419085,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Command": "Update-MgSiteTermStoreGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreGroupSetChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -418835,13 +419112,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgSiteTermStoreGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreGroupSetParentGroup", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -418854,13 +419131,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Command": "Update-MgSiteTermStoreGroupSetParentGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreGroupSetRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -418873,13 +419150,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Command": "Update-MgSiteTermStoreGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreGroupSetTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -418892,13 +419169,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Command": "Update-MgSiteTermStoreGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreGroupSetTermChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -418911,13 +419188,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Update-MgSiteTermStoreGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -418930,13 +419207,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreGroupSetTermRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -418949,18 +419226,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Update-MgSiteTermStoreGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "Update-MgSiteTermStoreSet", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -418973,13 +419245,18 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Command": "Update-MgSiteTermStoreSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419000,13 +419277,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Command": "Update-MgSiteTermStoreSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419027,13 +419304,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgSiteTermStoreSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetParentGroup", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419046,13 +419323,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreGroup", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Command": "Update-MgSiteTermStoreSetParentGroup", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetParentGroupSet", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419065,13 +419342,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreSet", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Command": "Update-MgSiteTermStoreSetParentGroupSet", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419092,13 +419369,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419119,13 +419396,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419138,13 +419415,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419157,13 +419434,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419176,13 +419453,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419195,13 +419472,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419214,13 +419491,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419233,18 +419510,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Command": "Update-MgSiteTermStoreSetRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": { - "Name": "TermStore.ReadWrite.All", - "Description": "Read and write term store data", - "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true - }, + "Command": "Update-MgSiteTermStoreSetTerm", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419257,13 +419529,18 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Command": "Update-MgSiteTermStoreSetTerm", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "TermStore.ReadWrite.All", + "Description": "Read and write term store data", + "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true + } }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetTermChild", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419276,13 +419553,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreTerm", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Command": "Update-MgSiteTermStoreSetTermChild", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetTermChildRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419295,13 +419572,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Command": "Update-MgSiteTermStoreSetTermChildRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Sites", - "Permissions": [], + "Command": "Update-MgSiteTermStoreSetTermRelation", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -419314,13 +419591,13 @@ ], "OutputType": "IMicrosoftGraphTermStoreRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Command": "Update-MgSiteTermStoreSetTermRelation", + "Module": "Sites", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgSubscribedSku", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419329,13 +419606,13 @@ ], "OutputType": "IMicrosoftGraphSubscribedSku", "Uri": "/subscribedSkus/{subscribedSku-id}", - "Command": "Update-MgSubscribedSku", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "ChangeNotifications", - "Permissions": [], + "Command": "Update-MgSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419344,12 +419621,23 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/subscriptions/{subscription-id}", - "Command": "Update-MgSubscription", + "Module": "ChangeNotifications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgTeam", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeam", + "Uri": "/teams/{team-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -419375,21 +419663,21 @@ "FullDescription": "Consent description unavailable", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgTeamChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeam", - "Uri": "/teams/{team-id}", - "Command": "Update-MgTeam", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/channels/{channel-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -419415,21 +419703,21 @@ "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgTeamChannelMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "Command": "Update-MgTeamChannel", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -419455,22 +419743,11 @@ "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Update-MgTeamChannelMember", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamChannelMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419479,13 +419756,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Update-MgTeamChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamChannelMessageReply", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419494,13 +419771,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Update-MgTeamChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamChannelMessageReplyHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419509,13 +419786,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamChannelSharedWithTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419524,12 +419801,23 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Update-MgTeamChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgTeamChannelTab", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -419579,21 +419867,21 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Update-MgTeamChannelTab", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { + "Command": "Update-MgTeamInstalledApp", + "Method": "POST", + "Variants": [ + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" + ], + "OutputType": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -419655,21 +419943,21 @@ "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" - ], - "OutputType": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Command": "Update-MgTeamInstalledApp", - "ApiVersion": "v1.0", - "Method": "POST" + ] }, { + "Command": "Update-MgTeamMember", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -419695,22 +419983,11 @@ "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphConversationMember", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "Command": "Update-MgTeamMember", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419719,13 +419996,13 @@ ], "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Command": "Update-MgTeamOperation", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamPhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419734,13 +420011,13 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/teams/{team-id}/photo", - "Command": "Update-MgTeamPhoto", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamPrimaryChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419749,13 +420026,13 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/teams/{team-id}/primaryChannel", - "Command": "Update-MgTeamPrimaryChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamPrimaryChannelMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419764,13 +420041,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Command": "Update-MgTeamPrimaryChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamPrimaryChannelMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419779,13 +420056,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Command": "Update-MgTeamPrimaryChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamPrimaryChannelMessageReply", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419794,13 +420071,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Update-MgTeamPrimaryChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419809,13 +420086,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419824,13 +420101,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamPrimaryChannelTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419839,13 +420116,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Command": "Update-MgTeamPrimaryChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamScheduleOfferShiftRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419854,13 +420131,13 @@ ], "OutputType": "IMicrosoftGraphOfferShiftRequest", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Command": "Update-MgTeamScheduleOfferShiftRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamScheduleOpenShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419869,13 +420146,13 @@ ], "OutputType": "IMicrosoftGraphOpenShift", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Command": "Update-MgTeamScheduleOpenShift", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419884,13 +420161,13 @@ ], "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamScheduleSchedulingGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419899,13 +420176,13 @@ ], "OutputType": "IMicrosoftGraphSchedulingGroup", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Command": "Update-MgTeamScheduleSchedulingGroup", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamScheduleShift", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419914,13 +420191,13 @@ ], "OutputType": "IMicrosoftGraphShift", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Command": "Update-MgTeamScheduleShift", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419929,13 +420206,13 @@ ], "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamScheduleTimeOff", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419944,13 +420221,13 @@ ], "OutputType": "IMicrosoftGraphTimeOff", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Command": "Update-MgTeamScheduleTimeOff", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamScheduleTimeOffReason", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419959,13 +420236,13 @@ ], "OutputType": "IMicrosoftGraphTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Command": "Update-MgTeamScheduleTimeOffReason", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamScheduleTimeOffRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -419974,12 +420251,23 @@ ], "OutputType": "IMicrosoftGraphTimeOffRequest", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Command": "Update-MgTeamScheduleTimeOffRequest", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgTeamTag", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Module": "Teams", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -419993,22 +420281,11 @@ "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphTeamworkTag", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "Command": "Update-MgTeamTag", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamTagMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420017,26 +420294,26 @@ ], "OutputType": "IMicrosoftGraphTeamworkTagMember", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Command": "Update-MgTeamTagMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamwork", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded" ], "OutputType": "IMicrosoftGraphTeamwork", "Uri": "/teamwork", - "Command": "Update-MgTeamwork", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamworkDeletedTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420045,13 +420322,13 @@ ], "OutputType": "IMicrosoftGraphDeletedTeam", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Command": "Update-MgTeamworkDeletedTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamworkDeletedTeamChannel", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420060,13 +420337,13 @@ ], "OutputType": "IMicrosoftGraphChannel", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Command": "Update-MgTeamworkDeletedTeamChannel", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamworkDeletedTeamChannelMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420075,13 +420352,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Command": "Update-MgTeamworkDeletedTeamChannelMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamworkDeletedTeamChannelMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420090,13 +420367,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Command": "Update-MgTeamworkDeletedTeamChannelMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420105,13 +420382,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420120,13 +420397,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420135,13 +420412,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420150,13 +420427,13 @@ ], "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgTeamworkDeletedTeamChannelTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420165,18 +420442,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Command": "Update-MgTeamworkDeletedTeamChannelTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": { - "Name": "WorkforceIntegration.ReadWrite.All", - "Description": "Read and write workforce integrations", - "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgTeamworkWorkforceIntegration", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420185,13 +420457,18 @@ ], "OutputType": "IMicrosoftGraphWorkforceIntegration", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Command": "Update-MgTeamworkWorkforceIntegration", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "WorkforceIntegration.ReadWrite.All", + "Description": "Read and write workforce integrations", + "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Partner", - "Permissions": [], + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420200,13 +420477,13 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Partner", - "Permissions": [], + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420215,18 +420492,13 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Partner", - "Permissions": { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": "Manage Delegated Admin relationships with customers", - "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", - "IsAdmin": true - }, + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420235,18 +420507,18 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "Identity.Partner", + "ApiVersion": "v1.0", "Permissions": { "Name": "DelegatedAdminRelationship.ReadWrite.All", "Description": "Manage Delegated Admin relationships with customers", "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", "IsAdmin": true - }, + } + }, + { + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420255,13 +420527,18 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": "Manage Delegated Admin relationships with customers", + "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.", + "IsAdmin": true + } }, { - "Module": "Identity.Partner", - "Permissions": [], + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420270,13 +420547,13 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.Partner", - "Permissions": [], + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420285,12 +420562,23 @@ ], "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Identity.Partner", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgUser", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -420346,22 +420634,11 @@ "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", "IsAdmin": true } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphUser", - "Uri": "/users/{user-id}", - "Command": "Update-MgUser", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "CrossDeviceExperiences", - "Permissions": [], + "Command": "Update-MgUserActivity", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420370,13 +420647,13 @@ ], "OutputType": "IMicrosoftGraphUserActivity", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Command": "Update-MgUserActivity", + "Module": "CrossDeviceExperiences", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "CrossDeviceExperiences", - "Permissions": [], + "Command": "Update-MgUserActivityHistoryItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420385,13 +420662,13 @@ ], "OutputType": "IMicrosoftGraphActivityHistoryItem", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Command": "Update-MgUserActivityHistoryItem", + "Module": "CrossDeviceExperiences", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Applications", - "Permissions": [], + "Command": "Update-MgUserAppRoleAssignment", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420400,12 +420677,23 @@ ], "OutputType": "IMicrosoftGraphAppRoleAssignment", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Command": "Update-MgUserAppRoleAssignment", + "Module": "Applications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgUserAuthenticationEmailMethod", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -420419,22 +420707,11 @@ "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "Command": "Update-MgUserAuthenticationEmailMethod", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgUserAuthenticationMethod", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420443,13 +420720,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "Command": "Update-MgUserAuthenticationMethod", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.SignIns", - "Permissions": [], + "Command": "Update-MgUserAuthenticationOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420458,12 +420735,23 @@ ], "OutputType": "IMicrosoftGraphLongRunningOperation", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Command": "Update-MgUserAuthenticationOperation", + "Module": "Identity.SignIns", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgUserAuthenticationPhoneMethod", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Module": "Identity.SignIns", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -420477,42 +420765,31 @@ "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true } - ], + ] + }, + { + "Command": "Update-MgUserCalendarGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "Command": "Update-MgUserAuthenticationPhoneMethod", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphCalendarGroup", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Module": "Calendar", + "ApiVersion": "v1.0", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Read and write calendars in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", "IsAdmin": false - }, - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Command": "Update-MgUserCalendarGroup", - "ApiVersion": "v1.0", - "Method": "PATCH" + } }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Update-MgUserCalendarPermission", + "Method": "PATCH", "Variants": [ "Update", "Update1", @@ -420525,13 +420802,13 @@ ], "OutputType": "IMicrosoftGraphCalendarPermission", "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Command": "Update-MgUserCalendarPermission", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgUserChat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420540,13 +420817,13 @@ ], "OutputType": "IMicrosoftGraphChat", "Uri": "/users/{user-id}/chats/{chat-id}", - "Command": "Update-MgUserChat", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Update-MgUserChatInstalledApp", + "Method": "POST", "Variants": [ "Upgrade", "UpgradeExpanded", @@ -420555,13 +420832,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Command": "Update-MgUserChatInstalledApp", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgUserChatLastMessagePreview", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420570,13 +420847,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Command": "Update-MgUserChatLastMessagePreview", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgUserChatMember", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420585,13 +420862,13 @@ ], "OutputType": "IMicrosoftGraphConversationMember", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Command": "Update-MgUserChatMember", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgUserChatMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420600,13 +420877,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Command": "Update-MgUserChatMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgUserChatMessageHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420615,13 +420892,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgUserChatMessageHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgUserChatMessageReply", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420630,13 +420907,13 @@ ], "OutputType": "IMicrosoftGraphChatMessage", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Command": "Update-MgUserChatMessageReply", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgUserChatMessageReplyHostedContent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420645,13 +420922,13 @@ ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Command": "Update-MgUserChatMessageReplyHostedContent", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgUserChatPinnedMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420660,13 +420937,13 @@ ], "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Command": "Update-MgUserChatPinnedMessage", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgUserChatTab", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420675,18 +420952,13 @@ ], "OutputType": "IMicrosoftGraphTeamsTab", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Command": "Update-MgUserChatTab", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgUserContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420695,13 +420967,18 @@ ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contacts/{contact-id}", - "Command": "Update-MgUserContact", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Update-MgUserContactExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420710,18 +420987,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Update-MgUserContactExtension", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgUserContactFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420730,13 +421002,18 @@ ], "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Command": "Update-MgUserContactFolder", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Update-MgUserContactFolderChildFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420745,18 +421022,13 @@ ], "OutputType": "IMicrosoftGraphContactFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Command": "Update-MgUserContactFolderChildFolder", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgUserContactFolderChildFolderContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420765,13 +421037,18 @@ ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Command": "Update-MgUserContactFolderChildFolderContact", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Update-MgUserContactFolderChildFolderContactExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420780,13 +421057,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Update-MgUserContactFolderChildFolderContactExtension", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Update-MgUserContactFolderChildFolderContactPhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420795,18 +421072,13 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Command": "Update-MgUserContactFolderChildFolderContactPhoto", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgUserContactFolderContact", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420815,13 +421087,18 @@ ], "OutputType": "IMicrosoftGraphContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Command": "Update-MgUserContactFolderContact", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "PersonalContacts", - "Permissions": [], + "Command": "Update-MgUserContactFolderContactExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420830,18 +421107,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Command": "Update-MgUserContactFolderContactExtension", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "PersonalContacts", - "Permissions": { - "Name": "Contacts.ReadWrite", - "Description": "Read and write contacts in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgUserContactFolderContactPhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420850,18 +421122,18 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "Command": "Update-MgUserContactFolderContactPhoto", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { "Module": "PersonalContacts", + "ApiVersion": "v1.0", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Read and write contacts in all mailboxes", "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgUserContactPhoto", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420870,13 +421142,18 @@ ], "OutputType": "IMicrosoftGraphProfilePhoto", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "Command": "Update-MgUserContactPhoto", + "Module": "PersonalContacts", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Contacts.ReadWrite", + "Description": "Read and write contacts in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420885,13 +421162,13 @@ ], "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDrive", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420900,13 +421177,13 @@ ], "OutputType": "IMicrosoftGraphDrive", "Uri": "/users/{user-id}/drives/{drive-id}", - "Command": "Update-MgUserDrive", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420915,13 +421192,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420930,13 +421207,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Command": "Update-MgUserDriveItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420945,13 +421222,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Command": "Update-MgUserDriveItemAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420960,13 +421237,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420975,13 +421252,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -420990,13 +421267,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421005,13 +421282,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Command": "Update-MgUserDriveItemListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421020,13 +421297,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421035,13 +421312,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421050,13 +421327,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421065,13 +421342,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Command": "Update-MgUserDriveItemListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421080,13 +421357,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421095,13 +421372,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Command": "Update-MgUserDriveItemListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421110,13 +421387,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Command": "Update-MgUserDriveItemListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421125,13 +421402,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Command": "Update-MgUserDriveItemPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421140,13 +421417,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Command": "Update-MgUserDriveItemSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemThumbnail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421155,13 +421432,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Command": "Update-MgUserDriveItemThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421170,13 +421447,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Command": "Update-MgUserDriveItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421185,13 +421462,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveList", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421200,13 +421477,13 @@ ], "OutputType": "IMicrosoftGraphList", "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Command": "Update-MgUserDriveList", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421215,13 +421492,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Command": "Update-MgUserDriveListColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListContentType", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421230,13 +421507,13 @@ ], "OutputType": "IMicrosoftGraphContentType", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Command": "Update-MgUserDriveListContentType", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListContentTypeColumn", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421245,13 +421522,13 @@ ], "OutputType": "IMicrosoftGraphColumnDefinition", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Command": "Update-MgUserDriveListContentTypeColumn", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListContentTypeColumnLink", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421260,13 +421537,13 @@ ], "OutputType": "IMicrosoftGraphColumnLink", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Command": "Update-MgUserDriveListContentTypeColumnLink", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421275,13 +421552,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421290,13 +421567,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Command": "Update-MgUserDriveListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421305,13 +421582,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421320,13 +421597,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgUserDriveListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421335,13 +421612,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgUserDriveListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421350,13 +421627,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Command": "Update-MgUserDriveListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421365,13 +421642,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421380,13 +421657,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Command": "Update-MgUserDriveListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421395,13 +421672,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Command": "Update-MgUserDriveListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421410,13 +421687,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListOperation", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421425,13 +421702,13 @@ ], "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Command": "Update-MgUserDriveListOperation", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveListSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421440,13 +421717,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Command": "Update-MgUserDriveListSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRoot", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421455,13 +421732,13 @@ ], "OutputType": "IMicrosoftGraphDriveItem", "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Command": "Update-MgUserDriveRoot", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootAnalytic", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421470,13 +421747,13 @@ ], "OutputType": "IMicrosoftGraphItemAnalytics", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Command": "Update-MgUserDriveRootAnalytic", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421485,13 +421762,13 @@ ], "OutputType": "IMicrosoftGraphItemActivityStat", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421500,13 +421777,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421515,13 +421792,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootListItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421530,13 +421807,13 @@ ], "OutputType": "IMicrosoftGraphListItem", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Command": "Update-MgUserDriveRootListItem", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421545,13 +421822,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421560,13 +421837,13 @@ ], "OutputType": "IMicrosoftGraphDocumentSetVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421575,13 +421852,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootListItemField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421590,13 +421867,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Command": "Update-MgUserDriveRootListItemField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421605,13 +421882,13 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootListItemVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421620,13 +421897,13 @@ ], "OutputType": "IMicrosoftGraphListItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Command": "Update-MgUserDriveRootListItemVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootListItemVersionField", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421635,13 +421912,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Command": "Update-MgUserDriveRootListItemVersionField", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootPermission", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421650,13 +421927,13 @@ ], "OutputType": "IMicrosoftGraphPermission", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Command": "Update-MgUserDriveRootPermission", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootSubscription", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421665,13 +421942,13 @@ ], "OutputType": "IMicrosoftGraphSubscription", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Command": "Update-MgUserDriveRootSubscription", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootThumbnail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421680,13 +421957,13 @@ ], "OutputType": "IMicrosoftGraphThumbnailSet", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Command": "Update-MgUserDriveRootThumbnail", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Files", - "Permissions": [], + "Command": "Update-MgUserDriveRootVersion", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421695,18 +421972,13 @@ ], "OutputType": "IMicrosoftGraphDriveItemVersion", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Command": "Update-MgUserDriveRootVersion", + "Module": "Files", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false - }, + "Command": "Update-MgUserEvent", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421715,13 +421987,18 @@ ], "OutputType": "IMicrosoftGraphEvent", "Uri": "/users/{user-id}/events/{event-id}", - "Command": "Update-MgUserEvent", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false + } }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Update-MgUserEventExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421730,13 +422007,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Command": "Update-MgUserEventExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Calendar", - "Permissions": [], + "Command": "Update-MgUserEventInstanceExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421745,13 +422022,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Command": "Update-MgUserEventInstanceExtension", + "Module": "Calendar", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Update-MgUserExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421760,13 +422037,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/extensions/{extension-id}", - "Command": "Update-MgUserExtension", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Update-MgUserInferenceClassification", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421775,18 +422052,13 @@ ], "OutputType": "IMicrosoftGraphInferenceClassification", "Uri": "/users/{user-id}/inferenceClassification", - "Command": "Update-MgUserInferenceClassification", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Update-MgUserInferenceClassificationOverride", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421795,13 +422067,18 @@ ], "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Command": "Update-MgUserInferenceClassificationOverride", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Users", - "Permissions": [], + "Command": "Update-MgUserLicenseDetail", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421810,18 +422087,13 @@ ], "OutputType": "IMicrosoftGraphLicenseDetails", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Command": "Update-MgUserLicenseDetail", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Users", - "Permissions": { - "Name": "MailboxSettings.ReadWrite", - "Description": "Read and write all user mailbox settings", - "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Update-MgUserMailboxSetting", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421830,18 +422102,18 @@ ], "OutputType": "IMicrosoftGraphMailboxSettings", "Uri": "/users/{user-id}/mailboxSettings", - "Command": "Update-MgUserMailboxSetting", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { - "Module": "Mail", "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "Name": "MailboxSettings.ReadWrite", + "Description": "Read and write all user mailbox settings", + "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", "IsAdmin": false - }, + } + }, + { + "Command": "Update-MgUserMailFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421850,13 +422122,18 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Command": "Update-MgUserMailFolder", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Mail", - "Permissions": [], + "Command": "Update-MgUserMailFolderChildFolder", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421865,13 +422142,13 @@ ], "OutputType": "IMicrosoftGraphMailFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Command": "Update-MgUserMailFolderChildFolder", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Update-MgUserMailFolderChildFolderMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421880,13 +422157,13 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Command": "Update-MgUserMailFolderChildFolderMessage", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Update-MgUserMailFolderChildFolderMessageExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421895,13 +422172,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Command": "Update-MgUserMailFolderChildFolderMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Update-MgUserMailFolderChildFolderMessageRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421910,18 +422187,13 @@ ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Command": "Update-MgUserMailFolderChildFolderMessageRule", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Update-MgUserMailFolderMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421930,13 +422202,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Command": "Update-MgUserMailFolderMessage", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Mail", - "Permissions": [], + "Command": "Update-MgUserMailFolderMessageExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421945,13 +422222,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Command": "Update-MgUserMailFolderMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": [], + "Command": "Update-MgUserMailFolderMessageRule", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421960,13 +422237,13 @@ ], "OutputType": "IMicrosoftGraphMessageRule", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Command": "Update-MgUserMailFolderMessageRule", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgUserManagedDevice", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421975,13 +422252,13 @@ ], "OutputType": "IMicrosoftGraphManagedDevice", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Command": "Update-MgUserManagedDevice", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgUserManagedDeviceCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -421990,13 +422267,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCategory", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Command": "Update-MgUserManagedDeviceCategory", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgUserManagedDeviceCompliancePolicyState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422005,13 +422282,13 @@ ], "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Command": "Update-MgUserManagedDeviceCompliancePolicyState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgUserManagedDeviceConfigurationState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422020,13 +422297,13 @@ ], "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Command": "Update-MgUserManagedDeviceConfigurationState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgUserManagedDeviceLogCollectionResponse", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422035,13 +422312,13 @@ ], "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Command": "Update-MgUserManagedDeviceLogCollectionResponse", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", + "Method": "POST", "Variants": [ "Update", "UpdateExpanded", @@ -422050,13 +422327,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgUserManagedDeviceWindowsProtectionState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422065,13 +422342,13 @@ ], "OutputType": "IMicrosoftGraphWindowsProtectionState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Command": "Update-MgUserManagedDeviceWindowsProtectionState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Devices.CorporateManagement", - "Permissions": [], + "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422080,18 +422357,13 @@ ], "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Devices.CorporateManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Mail", - "Permissions": { - "Name": "Mail.ReadWrite", - "Description": "Read and write mail in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Update-MgUserMessage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422100,13 +422372,18 @@ ], "OutputType": "IMicrosoftGraphMessage", "Uri": "/users/{user-id}/messages/{message-id}", - "Command": "Update-MgUserMessage", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "Mail.ReadWrite", + "Description": "Read and write mail in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Mail", - "Permissions": [], + "Command": "Update-MgUserMessageExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422115,13 +422392,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Command": "Update-MgUserMessageExtension", + "Module": "Mail", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Update-MgUserOnenoteNotebook", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422130,13 +422407,13 @@ ], "OutputType": "IMicrosoftGraphNotebook", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Command": "Update-MgUserOnenoteNotebook", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Update-MgUserOnenotePage", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422145,13 +422422,13 @@ ], "OutputType": "IMicrosoftGraphOnenotePage", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Command": "Update-MgUserOnenotePage", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Users.Actions", - "Permissions": [], + "Command": "Update-MgUserOnenotePageContent", + "Method": "POST", "Variants": [ "Patch", "PatchExpanded", @@ -422160,13 +422437,13 @@ ], "OutputType": null, "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Command": "Update-MgUserOnenotePageContent", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Update-MgUserOnenoteSection", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422175,13 +422452,13 @@ ], "OutputType": "IMicrosoftGraphOnenoteSection", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Command": "Update-MgUserOnenoteSection", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Notes", - "Permissions": [], + "Command": "Update-MgUserOnenoteSectionGroup", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422190,12 +422467,23 @@ ], "OutputType": "IMicrosoftGraphSectionGroup", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Command": "Update-MgUserOnenoteSectionGroup", + "Module": "Notes", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgUserOnlineMeeting", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Module": "CloudCommunications", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -422209,22 +422497,11 @@ "FullDescription": "Allows the app to read and create online meetings as an application in your organization.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "Command": "Update-MgUserOnlineMeeting", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Update-MgUserOnlineMeetingAttendanceReport", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422233,13 +422510,13 @@ ], "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Command": "Update-MgUserOnlineMeetingAttendanceReport", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422248,18 +422525,13 @@ ], "OutputType": "IMicrosoftGraphAttendanceRecord", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Users", - "Permissions": { - "Name": "MailboxSettings.ReadWrite", - "Description": "Read and write all user mailbox settings", - "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", - "IsAdmin": false - }, + "Command": "Update-MgUserOutlookMasterCategory", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422268,18 +422540,18 @@ ], "OutputType": "IMicrosoftGraphOutlookCategory", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Command": "Update-MgUserOutlookMasterCategory", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": { + "Name": "MailboxSettings.ReadWrite", + "Description": "Read and write all user mailbox settings", + "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.", + "IsAdmin": false + } }, { - "Module": "Users.Actions", - "Permissions": { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, + "Command": "Update-MgUserPassword", + "Method": "POST", "Variants": [ "Change", "ChangeExpanded", @@ -422288,12 +422560,28 @@ ], "OutputType": null, "Uri": "/users/{user-id}/changePassword", - "Command": "Update-MgUserPassword", + "Module": "Users.Actions", "ApiVersion": "v1.0", - "Method": "POST" + "Permissions": { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + } }, { + "Command": "Update-MgUserPhoto", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/photo", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite", @@ -422307,21 +422595,21 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgUserPlanner", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Uri": "/users/{user-id}/photo", - "Command": "Update-MgUserPhoto", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphPlannerUser", + "Uri": "/users/{user-id}/planner", "Module": "Planner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -422335,22 +422623,11 @@ "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphPlannerUser", - "Uri": "/users/{user-id}/planner", - "Command": "Update-MgUserPlanner", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "CloudCommunications", - "Permissions": [], + "Command": "Update-MgUserPresence", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422359,13 +422636,13 @@ ], "OutputType": "IMicrosoftGraphPresence", "Uri": "/users/{user-id}/presence", - "Command": "Update-MgUserPresence", + "Module": "CloudCommunications", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Identity.DirectoryManagement", - "Permissions": [], + "Command": "Update-MgUserScopedRoleMemberOf", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422374,12 +422651,23 @@ ], "OutputType": "IMicrosoftGraphScopedRoleMembership", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Command": "Update-MgUserScopedRoleMemberOf", + "Module": "Identity.DirectoryManagement", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgUserSetting", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUserSettings", + "Uri": "/users/{user-id}/settings", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite", @@ -422393,21 +422681,21 @@ "FullDescription": "Allows the app to read and update user profiles without a signed in user.", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgUserSettingShiftPreference", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserSettings", - "Uri": "/users/{user-id}/settings", - "Command": "Update-MgUserSetting", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphShiftPreferences", + "Uri": "/users/{user-id}/settings/shiftPreferences", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -422421,22 +422709,11 @@ "FullDescription": "Allows the app to manage all users' shift schedule preferences without a signed-in user.", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphShiftPreferences", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "Command": "Update-MgUserSettingShiftPreference", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgUserTeamwork", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422445,13 +422722,13 @@ ], "OutputType": "IMicrosoftGraphUserTeamwork", "Uri": "/users/{user-id}/teamwork", - "Command": "Update-MgUserTeamwork", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Teams", - "Permissions": [], + "Command": "Update-MgUserTeamworkAssociatedTeam", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", @@ -422460,12 +422737,23 @@ ], "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Command": "Update-MgUserTeamworkAssociatedTeam", + "Module": "Teams", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { + "Command": "Update-MgUserTodoList", + "Method": "PATCH", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -422479,36 +422767,36 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgUserTodoListExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "Command": "Update-MgUserTodoList", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Update-MgUserTodoListTask", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Command": "Update-MgUserTodoListExtension", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -422522,36 +422810,36 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgUserTodoListTaskAttachmentSession", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTask", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "Command": "Update-MgUserTodoListTask", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Update-MgUserTodoListTaskChecklistItem", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Command": "Update-MgUserTodoListTaskAttachmentSession", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphChecklistItem", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -422565,36 +422853,36 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], + ] + }, + { + "Command": "Update-MgUserTodoListTaskExtension", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChecklistItem", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "Command": "Update-MgUserTodoListTaskChecklistItem", + "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Module": "Users", "ApiVersion": "v1.0", - "Method": "PATCH" + "Permissions": [] }, { - "Module": "Users", - "Permissions": [], + "Command": "Update-MgUserTodoListTaskLinkedResource", + "Method": "PATCH", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Command": "Update-MgUserTodoListTaskExtension", - "ApiVersion": "v1.0", - "Method": "PATCH" - }, - { + "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Module": "Users", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -422608,17 +422896,6 @@ "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", "IsAdmin": false } - ], - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "OutputType": "IMicrosoftGraphLinkedResource", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "Command": "Update-MgUserTodoListTaskLinkedResource", - "ApiVersion": "v1.0", - "Method": "PATCH" + ] } ]